Raid Roll 4.1.0 Beta
Change log
Raid Roll 4.1.0 Beta
- Added roll button
- Added announce winner button
- Added No countdown option
Raid Roll 4.0.1 Beta
- Fixed Russian localization
Raid Roll 4.0.0 Beta
- New Loot tracking interface
- Can be shown by alt+left clicking the LDB button (or /rr loot)
- Only sends and displays epics and certain rares looted in raids
- Possibly only displays for raids in english client (If someone could clarify this it would be great)
- You can disable the showing of the window in the options
- You can also receive loot data from guildmates in guild channel (You dont have to be in the raid, disabled by default. May be useful for Guild Leaders)
- Auto resend item data to reduce chance of item not being in local cache
- Customizable messages for rolling on items
- Added ability to ignore a person from the rolls list (right click their name)
- This is only for that roll id / item
- Added ability to mark a person with various marks (currently "!", "(N)", "(G)", "(NG)") (left click on their name)
- This applies to all roll ids / items
- Removed 5 second 5,4,3,2,1 countdown
- Countdown counts from 10 seconds then announces at 5 seconds then announces winner
- Added option to auto announce the countdown and winner
- Added button to clear roll memory
- Added button to clear mark memory
- Renamed "clear" button to "new id" button
- Countdown button now says "Awaiting rolls" when no rolls are present
- Fixed bug with awarding items to players (doesnt find the player)
- Fixed bug where it was not accepting "Roll [itemlink]" commands from party leader
- Added ability to auto close window after awarding loot
- Added ability to finish rolling early if there is less than 10 seconds left in the count
Raid Roll 3.9.2 (Temp Bugfix)
- Fixed bug when people roll a non 1-100 roll
- No longer announces 5,4,3,2,1
3.9.2
- Added Russian localization
3.9
- Added award loot button
3.8.3 Looter Alpha Cosmetic
- Shiny
3.8.3 Looter Alpha
- Testing the loot tracking, players shouldn't notice any difference between this and 3.8.3, if you do then please leave a comment. If you want to display the loot frame type "/run RR_LOOT_FRAME:Show()" but remember it is still in alpha stages
3.8.3
- Fixed bug when you roll and arent in a party
- Added ability to change roll time (5s to 120s)
3.8.2
- Added announce button
- Auto tracking any items linked in /rw
3.8.1
- German rolling fix
3.8
- Added EPGP Support, You can enable this in the options menu
- Fixed bug with setting ranks (Rank names not showing up)
3.7.4
- Added class colors to the rolling screen
3.7.3 Dridzt Version General Cleanup (no functionality changes)
CODEBASE: version 3.7.3
CHANGES:
- reformat / properly indent RaidRoll.xml because: "it hurts our eyes!"
- use 'self', '...' and the locally passed arguments making it wow 2.x+ compliant in place of the deprecated 'this', arg# globals.
- remove the redundant extra frame creation in RaidRoll_OnLoad(). We already have a reference to the addon frame (see above).
- fix the event handler accordingly RaidRoll_Event(). We already have a reference to the addon and the arguments. because: it's cleaner (doesn't create an unneeded extra frame), doesn't pollute the global namespace, current implementation will break eventually when the deprecated wow 1.x globals are removed.
- make the RR_Test() function actually do something and use it for debug output instead of ChatFrame1:AddMessage and DEFAULT_CHAT_FRAME:AddMessage because: consistency, actually checks that DEFAULT_CHAT_FRAME exists before outputting, won't bug out on passing 'nil' or non-string arguments.
- globally replace getglobal() with _G[] because: it's wasteful and adds performance overhead to call a global function to do a table lookup a gazillion times, instead of doing the table lookup directly.
3.7.3
- Hopefully fixed the bug on startup
- Added tooltip for the item being rolled on
3.7.2
- German localization modification
3.7.1
- You can now modify the guild rank priority
3.7
- Modified the options menu's
- Added scroll bar for scale
- Added scroll bar for rank width
- Added ability to show/hide group
- Hopefully fixed scrolling error
- Fixed rerolling error
- Added more words to be localized
3.6
- added the slash handler /rrl (i will remove it if there is any conflicts)
- Fixed the "Leer" to "Leeren" in german localization
- Catching rolls is now localization independent thanks to zanglang and his addon "RollTracker Lite" http://wow.curse.com/downloads/wow-addons/details/rolltracker.aspx
- Removed those annoying SendAddonMessage whispers for users from Lightning's Blade
- You can now raid roll in a party as well as in a raid. The commands are still the same (/rr and /rr [Itemlink])
- Added a debug option ( /rr debug ) which can help in finding and reproducing any bugs you find
3.5.1
- DB nil error bugfix
3.5
- Localized in German
3.4.1
- Fixed a null bug
3.4
- Added scrollbar
- Added ability to mark rollers with an !
3.3
- Added options screen
- More LDB support
- Non-standard rolls are marked with a *
3.2
- Added name to LDB button
3.1
- Minor LDB support
- Added width function
3.0
- Added ability to track many rolls from one person
- Added ability to track guild ranks
- Added ability to give higher ranks priority
- New GUI
2.7
- Changed the position of the item name (that is being rolled on) to make it easier to read
2.6
- Automatic window resizing if the itemlink is too big
2.5
- Added commands:
- /rr enable - Enables raid rolling tracking
- /rr disable - Disables raid rolling tracking
- These settings are saved between sessions
2.4
- Settings are now saved between sessions on a per character basis
- When you create a new window it waits for someone to roll before counting down
2.3
- Options are now displayed in the raid rolling window
2.2
- Fixed a bug where someone saying an itemlink with "roll" in the name would open the rolling frame
- Added a 60 second countdown to the top left of the frame
- Allowed the tracking of non-announced rolls
2.1
- Fixed a bug with a player roll 100
- Added the ability to track all types of rolls (e.g. 1-50, 50-100)
- Only tracks rolls made within 60 seconds of the announcement
2.0
- Now tracks rolls made on items
1.5
- Added ability to announce itemlinks using one of these commands:
- /rr [Itemlink]
- /rr re [Itemlink]
1.3
- New command "/rr re" to reroll
1.2
- Fixed a nil error
1.1
- Fixed bug
Facts
- Uploaded on
- 06 Jan 2010
- Game version
- 3.3.0
- Filename
- RaidRoll_4.1.0_Beta.zip
- Size
- 465.3 KiB
- MD5
- 8a4758207dbb1b48e76f8fb73842344e
- Type
- Beta
- Status
- Normal