| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-26 | Scritps/ICC: Fixed resistance calculation for Mutated Transformation ↵ | Keader | |
| (Professor Putricide) (#23858) More Info in: #23837 | |||
| 2019-12-26 | Core/Creatures: Fix spell_school_immune_mask being applied against positive ↵ | Giacomo Pozzoni | |
| spells too (#23999) | |||
| 2019-12-26 | Core/Spells: Fix Spellsteal stealing Silence buff of Arcane Torrent (#23992) | Giacomo Pozzoni | |
| 2019-12-26 | Core/Movement: Add more LOS checks (#23991) | Giacomo Pozzoni | |
| Add more LOS checks to ensure Units don't cross trees/walls when fleeing/moving | |||
| 2019-12-21 | Core/Map: Load the grid of TempSummons owned by Players | jackpoz | |
| Ensure to load the grid of TempSummons owned by Players when the relocate to another cell | |||
| 2019-12-21 | Scripts: Add missing killer nullptr checks in JustDied hooks | Shauren | |
| 2019-12-21 | Core/Creatures: Fixed crash when guards get killed by periodic auras whose ↵ | Shauren | |
| caster is offline or despawned | |||
| 2019-12-20 | Scripts/Misc:Code cleanup | jackpoz | |
| 2019-12-20 | Creature/Script: Fire Bomb | Killyana | |
| Closes #23977 | |||
| 2019-12-20 | Creature/Script: Toravon Frozen Orb Stalker | Killyana | |
| 2019-12-19 | Spell: Move Crystal Spike aura to the cpp | Killyana | |
| 2019-12-19 | Spell: Move Shadow Trap aura to the cpp | Killyana | |
| 2019-12-19 | Boss/Script: Fix Mechano-Lord Capacitus's Nether Charges (#23976) | Eridium | |
| * Boss/Script: Fix Mechano-Lord Capacitus's Nether Charges Closes #23973 * Update boss_mechano_lord_capacitus.cpp * Update boss_mechano_lord_capacitus.cpp * Update boss_mechano_lord_capacitus.cpp * Rename 2019_12_99_99_world.sql to 2019_12_19_00_world.sql | |||
| 2019-12-18 | Spell: Move Column of Frost & Mana Void to the cpp | Killyana | |
| 2019-12-17 | Common/Encoding: fix Base32 alphabet (oops) | Treeston | |
| 2019-12-16 | Spell/Script: Move the spell "Flame Sphere Spawn Effect" from the DB to the cpp | Killyana | |
| 2019-12-16 | Core/Creature: Remove empty spell ids from CreatureAddon.auras vector | Giacomo Pozzoni | |
| Close #23969 | |||
| 2019-12-15 | Core/Creature: Log an error for Creatures spawned with temporary auras | jackpoz | |
| The errors still need to be addressed. Close #23225 | |||
| 2019-12-15 | Build fix | Keader | |
| 2019-12-15 | Scripts/Azjol-Nerub: Fixed Gatewatcher pets evading when kill a player | Keader | |
| Making Aokromes happy | |||
| 2019-12-15 | Tabs | Killyana | |
| 2019-12-15 | DB/Quest: Take Down Tethyr! | Killyana | |
| Closes #22407 | |||
| 2019-12-14 | Core/Log: Gameobjects may have faction template id = 0 | Killyana | |
| Ref https://github.com/TrinityCore/TrinityCore/pull/22922 | |||
| 2019-12-13 | DB/Spawns: Rampart of skulls | Killyana | |
| Closes #23966 | |||
| 2019-12-11 | Scripts/VioletHold: Minor improvements (#23961) | Gildor | |
| * Scripts/VioletHold: Minor improvements * Now we can teleport inside with gossip if event is in progress * Improve HavePlayers() check logic * Remove a pointless comment suggested by shauren * Move CheckWipe function to execute every 3 seconds instead every map update suggested by Riztazz * I supose Riztazz forgot add this to repeat every 3 seconds | |||
| 2019-12-09 | Core/Grid: Code cleanup | Giacomo Pozzoni | |
| Remove unused method that should not be used anyway | |||
| 2019-12-07 | Tabs | Killyana | |
| 2019-12-07 | Core/Spell: Reset threat to zero when the hunter use Feign Death | Treeston | |
| Closes #23874 | |||
| 2019-12-07 | Quest: Weakness to Lightning | Killyana | |
| Closes #23916 | |||
| 2019-12-07 | warning fix | Shauren | |
| 2019-12-07 | Core/Realms: Move build info (and auth seeds) to database | Shauren | |
| (cherry picked from commit 61f2eed3531ebfd2585ab05add31ae9e97598233) | |||
| 2019-12-06 | Scripts/ScarletEnclave: reworked Eye of Acherus script (#23953) | Ovah | |
| * updated script model to new standard * corrected spell usage and timers based on sniff data * removed hacks | |||
| 2019-11-25 | Core/AI: add another helper for "ScriptedAI::ForceCombatStop" | ccrs | |
| 2019-11-24 | Core/GameObjects: Skip LoS checks for traps (#23936) | Giacomo Pozzoni | |
| * Core/GameObjects: Skip LoS checks for traps * Core/GameObjects: Fix spells cast by traps missing always * Scripts/Spells: Fix WSG heal buff not healing The WSG green heal buff is now cast by a GameObject so the spell target should be used to calculate the healing, not the GameObject. | |||
| 2019-11-17 | Fixed pets repositioning themselves after every cast (#23923) | Ovah | |
| 2019-11-17 | Movements/Pets: Fix the follow angle | Killyana | |
| 2019-11-09 | Core/Random: Refactor random number generation to use ↵ | Shauren | |
| std::uniform_*_distribution to restrict result range instead of doing that ourselves * Seed SFMTRand with more values for its state | |||
| 2019-11-09 | Dep/SFMT: updated to newest upstream version from ↵ | daMaex | |
| https://github.com/MersenneTwister-Lab/SFMT * only needed files added * used CMake and SFMTRand from https://github.com/TrinityCore/TrinityCore/pull/23240 (Thank you Artox) | |||
| 2019-11-09 | Build fix - include went missing when resolving merge conflicts | Shauren | |
| 2019-11-09 | Build fix | Shauren | |
| (cherry picked from commit 7c168fb6eb1c0fea76096e87d13194983c130a08) | |||
| 2019-11-09 | Fix dynamic linking builds for msvc | Shauren | |
| (cherry picked from commit a6635436ce7899aa7e402544ed633037013afc31) | |||
| 2019-11-09 | Core/DBUpdater: Fixed db updater for mysql 8 on windows using named pipe ↵ | Shauren | |
| connections (cherry picked from commit f689f6e9bd02cb1fa202ff4206428d677ff79295) | |||
| 2019-11-09 | Core/DBLayer: Support using mysql 8 | Shauren | |
| (cherry picked from commit c3a9d56b56b665133707f587ecb1bd1c272f6911) | |||
| 2019-10-28 | Core/Spells: add spell fix to Trained Rock Falcon (#23896) | Trond B. Krokli | |
| fixed by sirikfoll | |||
| 2019-10-27 | Core/PacketIO: Restrict CMSG_STANDSTATECHANGE to only allow the same stand ↵ | Shauren | |
| states that client can send by itself | |||
| 2019-10-27 | Core/PacketIO: Restrict CMSG_EMOTE to only allow emotes that are hardcoded ↵ | Shauren | |
| in client | |||
| 2019-10-27 | Scripts/PoS: a7a96d4 followup | ccrs | |
| cause edge cases may exist ty Aokromes | |||
| 2019-10-26 | Scripts/ScarletMonastery: instance script cleanup (#23889) | ccrs | |
| Adapt InstanceScript into newer structure and style Adapt existing boss scripts into newer structure and style Improve existing boss related definitions Should make each boss more functionally reliable, but nothing new has been added | |||
| 2019-10-26 | Core/Misc: Enable MaxCoreStuckTime setting by default | jackpoz | |
| Enable MaxCoreStuckTime setting by default to force worldserver to exit in case of infinite loops. Note that this will not affect existing setups with the setting MaxCoreStuckTime set to 0 in the local worldserver.conf . | |||
| 2019-10-24 | Scripts/PoS: a7a96d4 followup | ccrs | |
| we cant despawn all summons since vehicle spawn their passengers as regular summons ty Aokromes | |||
