Mercurial > wow > wowdb-profiler
log Main.lua @ 298:841eeb16dcf7
age | author | description |
---|---|---|
Tue, 18 Jun 2013 14:18:44 -0500 | James D. Callahan III | Update group pets on GROUP_ROSTER_UPDATE as well as on UNIT_PET since pets may exist before groups are formed. |
Mon, 17 Jun 2013 14:39:09 -0500 | James D. Callahan III | Only wipe previous_combat_event on non-damaging CLEU subevent or when UNIT_DIED fires (after collecting its data). |
Mon, 17 Jun 2013 12:51:19 -0500 | James D. Callahan III | Fix assignment in group_owner_guids_to_pet_guids. |
Mon, 17 Jun 2013 12:26:14 -0500 | James D. Callahan III | Remove commas from stat amounts parsed from tooltips so tonumber() will produce a usable result instead of nil. |
Thu, 13 Jun 2013 14:45:13 -0500 | James D. Callahan III | Bumped DB version to 17. |
Thu, 13 Jun 2013 14:44:44 -0500 | James D. Callahan III | Fix to not detect socket-given stats, socket bonuses, and set bonuses. |
Tue, 21 May 2013 15:55:26 -0500 | James D. Callahan III | Group fixes. |