| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-21 | * Added support for GAMEOBJECT_TYPE_TRAP and GAMEOBJECT_TYPE_SPELL_FOCUS to | Brian | |
| * have modelid=0 since this is valid data for those GO types. More to the * point removed the check at core load that resulted in an error being logged --HG-- branch : trunk | |||
| 2009-12-21 | * Commented useless debug output for spell_script_target and | Brian | |
| * spell_target_position. If someone REALLY wants to see which ones are * missing, they can uncomment them for a debug compile. * Can finally start the core in debug mode and get useful data... --HG-- branch : trunk | |||
| 2009-12-21 | * Add support for extremely large stackable value in item_template. | Brian | |
| * Patch by Kudlaty -- THANK YOU! --HG-- branch : trunk | |||
| 2009-12-21 | * Add support for RewSpellCast=-1. If -1 remove all auras applied to player at | Brian | |
| * quest start. * Patch by Kudlaty -- THANK YOU! --HG-- branch : trunk | |||
| 2009-12-21 | * Commented out a useless debug line for spell chain data since it is read | Brian | |
| * from DBC and can't be fixed with the current way the core handles * spell chains --HG-- branch : trunk | |||
| 2009-12-21 | Implement aura 304. | win32 | |
| --HG-- branch : trunk | |||
| 2009-12-21 | Cleanup in spell code | win32 | |
| --HG-- branch : trunk | |||
| 2009-12-21 | Set use mtmaps by default, and cleanup some code in MapManager. | n0n4m3 | |
| TODO: Set MapUpdate.Threads=0 in config, for full disable mtmaps, for correct work mtmaps, need ACE 5.7.2+, recommend 5.7.5 --HG-- branch : trunk | |||
| 2009-12-21 | Zul'Drak: Implemented random movement at spawn for creature 28526. To have a ↵ | maanuel | |
| complete fix, apply the eventai scripts for quest "But First My Offspring", they are in tdb forum. --HG-- branch : trunk | |||
| 2009-12-20 | Merge | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Blackfathom Deeps: Corrected says in Kelris script. | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fix Replenishment to apply 1% every 5 seconds rather then 4. Thanks to ↵ | p0wer | |
| Morpheux for pointing it out. --HG-- branch : trunk | |||
| 2009-12-20 | * Added missing file in rev 6678 AuthCodes.cpp | Brian | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fix whitespace. Sorry about that. | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fix Preserved Holly. Patch by laise. Closes #822. | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-20 | * Massive cleanup of realmd | Brian | |
| * Patch by w12x -- THANK YOU! --HG-- branch : trunk | |||
| 2009-12-20 | Add missed change from rev6672. | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Gundrak: Partial redone of Drakkari Colossus encounter, it remove of some hacks. | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Merge | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fix warning that became present in rev6655. | p0wer | |
| --HG-- branch : trunk | |||
| 2009-12-21 | Use UpdateVictim() to check victim. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fix Kill Shot. Patch partially by bodompelle. Closes #357. | p0wer | |
| Adds a second copy of weapon damage to total damage. (Same as multiplying damage by 200%) Spell's aura type isn't currently implemented into core, so fix isn't permanent. --HG-- branch : trunk | |||
| 2009-12-20 | * Fix memory leak. Thanks to Anubisss for pointing out. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2009-12-20 | * merge | Brian | |
| --HG-- branch : trunk | |||
| 2009-12-20 | * Added support for using a lookup table for creature mana / health | Brian | |
| * As long as creature level, class, and the proper expansion they are from are * set in creature_template, you will have 100% accurate health and mana. * Research and base stats table done by Malcrom -- THANK YOU! * Original patch by Kudlaty -- THANK YOU! * Updated and enhanced by Machiavelli - THANK YOU! * Optimizations by w12x, MrSmite, and XTZGZoReX -- THANK YOU! * Final code updating for current rev by XTZGZoReX -- THANK YOU! --HG-- branch : trunk | |||
| 2009-12-20 | * Added support for RepObjectiveFaction2 / RepObjectiveValue2 (opposite | Brian | |
| * faction) IE: need to LOSE reputation with that faction. * Original patch by Brian / Ported to latest rev. by Kudlaty -- THANKS! --HG-- branch : trunk | |||
| 2009-12-20 | Fix a crash in mob_palehoof_orbAI. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Restore patch: No Fly Zone using Spell | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Merge | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | fix visual bug that flying creatures displayed as walking at place | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Icecrown: Support for quest "Ebon Blade Prisoners" Q12982. | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fixed Eclipse | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fixed Improved Mind Blast heal reduction | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fixed spell Ardent Defender | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fixed periodic damage from Seal of Vengeance, Seal of Corruption | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fixed Hammer of Wrath | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | *apply trinity style to whole source | Rat | |
| *comment out all mangos to trinity defines *this will make merging a little harder, but code will be more clear --HG-- branch : trunk | |||
| 2009-12-20 | Fixed Divine Aegis | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fixed spell Righteous Defense | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Fixed Wild Growth | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | fix lunux build | win32 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | * Added support for GO type 6 (TRAP) to have a negative value in data6 | Brian | |
| * This will allow proper data to be used --HG-- branch : trunk | |||
| 2009-12-20 | Merge MaNGOS, Gossip System. Autor NoFantasy. | win32 | |
| * DB support required * Closes #859 --HG-- branch : trunk | |||
| 2009-12-20 | * Add support for the use of Gameobject type 10 (GOOBER) use when not on quest | Brian | |
| * if data1=-1 --HG-- branch : trunk | |||
| 2009-12-20 | fix warrning | win32 | |
| --HG-- branch : trunk | |||
| 2009-12-20 | Gundrak: Use of GetUnit instead of grid searcher in LivingMojoAI and ↵ | maanuel | |
| DrakkariElementalAI --HG-- branch : trunk | |||
| 2009-12-20 | Gundrak: Improvements in Moorabi script. Better use of timers. | maanuel | |
| --HG-- branch : trunk | |||
| 2009-12-20 | merge | n0n4m3 | |
| --HG-- branch : trunk | |||
| 2009-12-19 | fix CRLF in last 3-4 commits, take note, new devs using windows need to ↵ | Paradox | |
| configure the win32text extension properly before pushing anything else. --HG-- branch : trunk | |||
| 2009-12-19 | Fix Tenacity to increase heal %. Patch by corfen. Closes #825. | p0wer | |
| --HG-- branch : trunk | |||
