| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-06 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost | leak | |
| 2014-07-06 | Completely remove ACE as dependency for TC - kkthxbye | leak | |
| 2014-07-06 | Scripts/Magister's Terrace: Fixed typo in SetEncounterState | Shauren | |
| 2014-07-03 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost | Subv | |
| Conflicts: src/server/game/World/World.cpp | |||
| 2014-07-01 | Core/Skills: Use SkillLineAbility.dbc to determine player initial spells - ↵ | Shauren | |
| skill assignment done in a new table `playercreateinfo_skills` * Removed DK start skill hacks * Resolved missing skills in character skill tab Closes #12311 | |||
| 2014-06-28 | Revert "Scripts/Ulduar: Implement Mimiron" | jackpoz | |
| 2014-06-28 | Merge pull request #12268 from Unholychick/patch_mimironnew | Trisjdc | |
| Scripts/Ulduar: Implement Mimiron | |||
| 2014-06-28 | Scripts/Commands: fixed possible client crash with .go command | joschiwald | |
| 2014-06-27 | Scripts/MagistersTerrace: fix possible crash | joschiwald | |
| 2014-06-27 | Core/Spells: Ensure Haunt's healing takes in consideration crit damage | Trisjdc | |
| 2014-06-26 | Script/MagistersTerrace: Fix fail in 27f28552489bab153d5c4717ce48e31496b4c43f | Vincent-Michael | |
| 2014-06-26 | Core: Fix warnings and kill again whitespace ... | Vincent-Michael | |
| 2014-06-26 | Merge pull request #12364 from MitchesD/misc_2 | joschiwald | |
| Scripts/MagistersTerrace: reworked InstanceScript and fixed some issues ... | |||
| 2014-06-26 | Scripts/MagistersTerrace: reworked InstanceScript and fixed some issues on ↵ | MitchesD | |
| boss Vexallus * removed old hacks and added missing auras * Vexallus converted to EventMap | |||
| 2014-06-24 | Quest: Powering our Defenses fixed | Kittnz | |
| Fix by @Discover-, @untaught, @Kittnz | |||
| 2014-06-24 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost | Subv | |
| 2014-06-24 | Remove github fuckup | Aokromes | |
| 2014-06-24 | Script/Dustwallow mars: Remove no longer needed script | Aokromes | |
| 2014-06-24 | Core/Misc: Fixed warnings | Shauren | |
| 2014-06-23 | Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost | Subv | |
| Conflicts: src/server/authserver/Server/AuthSession.cpp src/server/game/Server/WorldSession.h src/server/shared/Packets/ByteBuffer.cpp src/server/shared/Utilities/Util.h | |||
| 2014-06-23 | Merge pull request #11976 from Ascathor/master | Aokromes | |
| Core/Misc: New ability to log account IP access history | |||
| 2014-06-23 | Scripts/Ulduar: Implement Mimiron | Unholychick | |
| TODO: Make ACU hover properly (not fly, but hover). Fix laser barrage visual not always being infront of VX-001. Problem is caused by bad orientation update on spellcast. | |||
| 2014-06-22 | Replaced all ACE_OS::localtime_r calls | leak | |
| 2014-06-20 | Core/Dependencies: Clean up recastnavigation folder | jackpoz | |
| Remove old files from recastnavigation folder and update the structure to the same of https://github.com/memononen/recastnavigation/ to allow easier updates. | |||
| 2014-06-18 | Scripts/Icecrown Citadel: Fixed a possibility to start the encounter again ↵ | Shauren | |
| if Tirion evades during outro RP Closes #10060 | |||
| 2014-06-17 | Scripts/Misc: Fixed training dummies not entering combat | Shauren | |
| 2014-06-17 | Core/Pets: Fixed pet power regeneration | Shauren | |
| Closes #12292 | |||
| 2014-06-15 | DB/SpellGroups: Completely review of WotLK Stack Rules | Trisjdc | |
| Closes https://github.com/TrinityCore/TrinityCore/issues/4313, https://github.com/TrinityCore/TrinityCore/issues/1626, https://github.com/TrinityCore/TrinityCore/issues/5173, https://github.com/TrinityCore/TrinityCore/issues/5822, https://github.com/TrinityCore/TrinityCore/issues/12212, https://github.com/TrinityCore/TrinityCore/issues/3814, and probably others | |||
| 2014-06-15 | Scripts/Gurtogg: | joschiwald | |
| * fixed bloodboil targeting * fel rage should only hit players Closes #12193 | |||
| 2014-06-14 | Core: Fix non pch build | Vincent-Michael | |
| 2014-06-14 | Merge pull request #12280 from MitchesD/commands | Discover- | |
| Scripts/Commands: added option to show flags_extra (.npc info) | |||
| 2014-06-14 | Scripts/Commands: added option to show flags_extra (.npc info) | MitchesD | |
| 2014-06-14 | Core/Ulduar: Added IsInCombat check for ulduar teleporter | Vincent-Michael | |
| 2014-06-14 | DB/Misc: Convert ulduar teleporter in sql | Vincent-Michael | |
| 2014-06-14 | Scripts/Misc: random fixes | MitchesD | |
| 2014-06-14 | Scripts/Icecrown Citadel: Fixed possible crash in blood nova target selection | Shauren | |
| 2014-06-13 | Core/Misc: | Ascathor | |
| * Fix some codestyle, fix some typos * Change CMakeLists for: Custom (can be uncommented), Events, World ** Custom is theoretically unchanged. You can, however, uncomment the glob_recurse that initializes every file within. This might be easier for beginners. * Introducing the IP Based Action Log System: ** On several different actions, e.g. Login, Character Login, etc., a new entry is added ** Can be logged on and off in worldserver config *** Disabled by default to prevent increased log db size for unknowing users. * Add a new row to account table called 'last_attempt_ip' ** Lists the last ip trying to connect to the account * Add a new type of HookScripts: AccountScript ** Includes: OnAccountLogin, OnFailedAccountLogin, OnEmailChange, OnFailedChange, OnPasswordChange, OnFailedPasswordChange * Added new Hook to PlayerScripts: OnFailedPlayerDelete * Added new variables to PlayerScripts: OnPlayerDelete | |||
| 2014-06-11 | Core/Misc: Fix gcc build | jackpoz | |
| 2014-06-11 | Move pestilence to spellscripts | Unholychick | |
| Fixes crash and warnings introduced in d4bbc26261d7ce1e01292470f77390ab3c2f5e98 Fixes a bug that allowed dks to spread diseases using another dks diseases Closes: https://github.com/TrinityCore/TrinityCore/issues/12245 | |||
| 2014-06-09 | Script: Minor optimization in spell_unlocking_zuluheds_chains | Gacko | |
| 2014-06-09 | Core/Misc: Kill Whitespace ... | Vincent-Michael | |
| 2014-06-09 | Core/Spells: Implement Periodic mechanics | Unholychick | |
| Change behaviour of single target periodic aura ticks to be more blizzlike Also add some missing handling of SPELL_AURA_MOD_CREATURE_AOE_DAMAGE_AVOIDANCE Fixes Deep wounds and Chimera Shot Serpent Remove an ancient hack with Drain Soul, spell id 100001 can now be deleted from spell_dbc table Allows Rolling dot mechanics and allows DK's to roll diseases with pestilence, see link for info: http://forums.elitistjerks.com/topic/82503-frost-dps-in-333this-will-be-a-day-long-remembered/page-88 | |||
| 2014-06-09 | Scripts/Blackrock Depths: Converted to eventmap+minor coding style changes | aletuna | |
| Closes #11730 | |||
| 2014-06-09 | Scripts/Items: Imp in a Ball | Trisjdc | |
| 2014-06-09 | Core/Spells: Swift Retribution should be reapplied when needed to be able to ↵ | Trisjdc | |
| gain spellmods | |||
| 2014-06-09 | Scripts/ToCr: Bosses shouldn't despawn so quickly | Trisjdc | |
| 2014-06-09 | Core/Spells: Corpse Explosion should not be able to pick the Ghoul out of ↵ | Trisjdc | |
| implicit targets | |||
| 2014-06-09 | Core/CreatureAI: Implement CreatureAI::TalkToMap for all your map-wide ↵ | Trisjdc | |
| talking needs. Could also replace Battleground::SendChatMessage | |||
| 2014-06-08 | Replaced mutex related code in Common.h | leak | |
| 2014-06-02 | Merge pull request #12135 from Trisjdc/event_map_extension | Sebastian Valle Herrera | |
| Core/Util: A couple useful new functions for EventMap | |||
