Mercurial > wow > wowdb-profiler
log Main.lua @ 343:2149753132a1 WoD
age | author | description |
---|---|---|
Fri, 03 Oct 2014 15:07:30 -0400 | MMOSimca | Reverted previous WoD change from LOOT_OPENED to LOOT_READY due to ingame changes. WoD |
Wed, 24 Sep 2014 23:14:03 -0400 | MMOSimca | 'DEBUGGING' is now 'WOWDB_DEBUGGING' and is also a global, for easier testing/distribution. WoD |
Mon, 22 Sep 2014 17:00:08 -0400 | MMOSimca | Added a large number of reputation modifiers, enabled examining items on drop, and disabled bonus ID checking from inventory processing. WoD |
Thu, 18 Sep 2014 04:38:51 -0400 | MMOSimca | Accounted for GUID delimiter change in latest WoD build and added a new psuedoloot item. WoD |
Sat, 06 Sep 2014 02:57:57 -0400 | MMOSimca | Fixed select replacement for bonus_ids. Fixed references to moved constants. WoD |
Fri, 05 Sep 2014 01:50:04 -0400 | MMOSimca | Moved two constant tables to Constants.lua and restructured a pair of them to be a single table. Replaced UnitManaMax with UnitPowerMax (other was deprecated). WoD |