r119
Details
-
FilenameAngryRaidPoints-r119.zip
-
Uploaded by
-
UploadedJul 1, 2013
-
Size185.23 KB
-
Downloads79
-
MD54d0c46ca6c1a42ed328d64474fa29b28
Supported WoW Retail Versions
- 5.3.0
Changelog
------------------------------------------------------------------------
r119 | ywfn | 2013-07-01 12:04:11 +0000 (Mon, 01 Jul 2013) | 3 lines
Changed paths:
M /trunk/Core.lua
- Updated addon com protocol again, itemID is no longer used
- More code cleanup
- Again incompatible with all previous versions
------------------------------------------------------------------------
r118 | ywfn | 2013-06-30 13:50:13 +0000 (Sun, 30 Jun 2013) | 6 lines
Changed paths:
M /trunk/Core.lua
- Started implementing new com system, existing functionality is all moved over but new messages aren't added yet
- Items with random stats should be properly supported now (proper link is passed around, and different random-stat items with same itemID shouldn't get grouped together for bidding)
- "/arp test" reworked: now loads in two pieces of sample loot and that's all, there is no more "test mode"
- Players' random numbers (for breaking bid order ties) are now preserved when they remove themselves from the bid list and re-add
- Big code cleanup/restructuring
- Completely incompatible with all previous versions
------------------------------------------------------------------------
r117 | ywfn | 2013-06-25 09:47:49 +0000 (Tue, 25 Jun 2013) | 1 line
Changed paths:
M /trunk/embeds.xml
Update embeds.xml
------------------------------------------------------------------------
r116 | ywfn | 2013-06-25 09:38:45 +0000 (Tue, 25 Jun 2013) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
Start preparing things for new com system, include some new libs
------------------------------------------------------------------------
r115 | ywfn | 2013-06-25 09:18:58 +0000 (Tue, 25 Jun 2013) | 2 lines
Changed paths:
D /trunk/BlackChancery.ttf
M /trunk/Core.lua
Use standard font for "RP" in main window instead of special one
------------------------------------------------------------------------
r113 | ywfn | 2013-06-06 07:27:57 +0000 (Thu, 06 Jun 2013) | 1 line
Changed paths:
M /trunk/Core.lua
Don't allow "Start Bid" to be used (from window or console) if bid has already started
------------------------------------------------------------------------