- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,842 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
Piece of Justice
- 0 Likes
- World of Warcraft
- 3,889 Downloads
- Supports: 4.3
- 2 Average Daily Downloads
- Comments
- Created 5/30/2007 9:40:12 AM
- Updated 12/3/2011 3:19:58 PM
- 22 Favorites
- Project Site
- License: All Rights Reserved
- Release Type: Release
- Newest File: 1.15.1
About Piece of Justice
Piece of Justice is a general addon for World of Warcraft. It provides several little features to make your life in the World of Warcraft a bit easier. Every single feature can be turned on/off for it's own.
General:
- show online friends/guild members when logging in
- auto message to group when setting hearthstone
- notify/autograt when a group member levels up
- auto set the reputation bar's faction group when gaining reputation
- directing some popups to the chat window (like not available tickets)
- remind on activating auras/aspects
- auto activation of last tracking skill
- auto reject duels
- coordinates
- integrated notebook (general and for each character)
Player Names:
- show player names depending on situation (raid, instance, city)
Inventory:
- show gem category counter in character window
Quest Log:
- show quest levels or number of suggested players
Trade:
- show name/class of trading players
- move items to trade window quickly by Alt-rightclicking
Buffs:
- show cooldowns split to the second
Target Displays:
- adds target frames for your group members' and pet's current target (like your own target of target)
- set color for target of pet/group/target names (red/green/blue/yellow)
Chat:
- translate item names to your client language
- enlarge chat input frame
- spam filter
PvE:
- Display little buttons for raid target icons above the target frame.
PvP:
- Display the class of hostile players above the target frame.
Crafting:
- collect and show crafting cooldowns for all your chars
Note:
I use the German client, so the English version is not tested to excess. If you find any errors (or some bad English ^^) let me know.
Iterface update for WoW 4.3
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| 1.15.1 | Release | 4.3 | 17 | 12/3/2011 3:19:58 PM |
| 1.15.0 | Release | 4.2 | 329 | 6/29/2011 5:54:24 PM |
| 1.14.0 | Release | 4.1 | 267 | 4/28/2011 11:59:05 AM |
| 1.13.0 | Release | 4.0.3a | 454 | 12/4/2010 5:56:42 PM |
| 1.12.1 | Release | 4.0.1 | 764 | 10/27/2010 3:37:31 PM |
| 1.12.0 | Release | 4.0.1 | 246 | 10/11/2010 6:03:05 PM |
| 1.11.2 | Release | 3.3.5 | 145 | 8/15/2010 3:13:12 PM |
| 1.11.1 | Release | 3.3.5 | 63 | 8/11/2010 3:28:03 PM |
| 1.11.0 | Release | 3.3.5 | - | 8/1/2010 3:20:48 AM |
Comments
Interface\AddOns\PieceOfJustice\poj_uifuncs.lua:355: bad argument #1 to 'strmatch' (string expected, got nil)
It seems that on that character there is a deleted or empty macro still attached to one of your action bar buttons.
I cannot reproduce the error, so it has to be something like that since the code line is about reading macro code.
also, if possible, add some (or all) of these features:
- data broker support, at least for the tradeskill cooldowns.
- autorepair/autosell gray stuff at vendors.
- autoaccept groupinvites (with same options as the auto reject duell option)
- hiding of minimap buttons
- alert on calendar events (from friends/guild)
- track raid ID's of alts
- range coloring of the complete spellbutton
I hope I have some time to look for the bug on the weekend
Specifically:
1) I am not getting the raid icon buttons like I used to before the current patch. I have grown to depend on this feature. It is so convenient.
2) Last used tracking skill is now kept active through the Basic Blizzard UI so is no longer needed. This doesn't seem to be causing any problems however.
3) There seems to be some problem with the cool-down timer. This is causing an error periodically.
4) The ability to suppress error speech has always been present in the basic Blizzard UI (I don't know why you added that) and this feature has caused errors since it was added.
5) I have never been able to get the "Hide channel join/leaves" function to work so I suppose this doesn't matter.
However, I am getting fewer error messages since you updated it, so I guess that is good at least.
1)
Should be fixed with the current version (1.10.3).
2)
This does not exactly the same thing Blizzard UI does. It saves the last 2(!) tracking skills and trys to restore them whenever they are cancelled by the default interface.
E.g. a druid has "Find Herbs" active, then shifts to cat and activates "Track Humanoids"; after shifting again there's no tracking active any more, and now PoJ switches it back to "Find Herbs".
3)
Would be nice if you could provide some more information on this. I was not able to reproduce it.
4)
First of all, you're wrong, suppressing error speech was not always present. iirc this option was added to WoW with Patch 2.2, and therefore I removed it from PoJ at that time.
The feature I added with 1.10 does NOT suppress the sound, it prevents the error text(s) to be shown in your message queue in the upper middle of your WoW window. Why? Because many people asked for it.
Again, if you have errors with this feature, please tell me how to reproduce them.
5)
Just tested it with the current version and it still works fine (it hides joins/leaves from other people, not your own).
Of course, if you use a chat window addon, it will not work with that (like everything on the first options page it's an extension of the Blizzard UI, and obviously not working with addons that replace it).