| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-08 | DB/Creature: Elder Torntusk | ZenoX92 | |
| Closes #22706 | |||
| 2018-12-08 | DB/Quest: Back to Booty Bay | ZenoX92 | |
| Closes #22705 | |||
| 2018-12-08 | DB/Gossip: Jannok Breezesong | ZenoX92 | |
| Closes #22704 | |||
| 2018-12-08 | DB/Quest: Fire Sapta & Water Sapta | ZenoX92 | |
| Closes #22703 | |||
| 2018-12-08 | DB/Gossip: Tog Rustsprocket | ZenoX92 | |
| Colses #22702 | |||
| 2018-12-08 | DB/Gossip: Gann Stonespire | ZenoX92 | |
| Closes #22701 | |||
| 2018-12-08 | DB: Terokkar Forest quest ObjectiveText deDE locales | AlcDenat | |
| Closes #22698 | |||
| 2018-12-08 | DB: Terokkar Forest quest OfferReward, RequestItems deDE locales | AlcDenat | |
| Closes #22697 | |||
| 2018-12-08 | DB: Zangarmarsh quest ObjectiveText deDE locales | AlcDenat | |
| Closes #22695 | |||
| 2018-12-08 | DB: Zangarmarsh quest OfferReward, RequestItems deDE locales | AlcDenat | |
| Closes #22694 | |||
| 2018-12-03 | Update zone_borean_tundra.cpp | Aokromes | |
| 2018-12-03 | Quest: Ruthless Cunning and Returning the Favor (#22806) | PolarCookie | |
| * Ruthless Cunning and Returning the Favor * no more magic numbers * now with scripted ai and condition * travis * more travis * jackpoz * now with no banner spellscripts * typo * Rename 9999_99_99_99_world.sql to 2018_12_03_00_word.sql | |||
| 2018-11-28 | Core/GameEvent: weekend xp rate (#17782) | Aokromes | |
| * Core/GameEvent: weekend xp rate by kline * Update to recent code * compile fix try things of copy and paste 4 years old code xd * more code update * forgot to change this * Update worldserver.conf.dist * Added function to calculate weekend event xp rates By greenbagels * Cleaning using scripts * Implement daymask and rename variables etc. * Rename script file weekend -> boosted * Update src/server/game/World/World.cpp Co-Authored-By: Aokromes <Aokromes@users.noreply.github.com> * Fix xp multiplier not applying to quest rewards * Disable xp boost script when no boosted days selected | |||
| 2018-11-28 | Scripts/movement: spline - velocity (#22836) | yvomsx | |
| 2018-11-28 | Update characters_database.sql | Aokromes | |
| 2018-11-27 | Core/Misc: Update description text for SpellAttr6 and SpellAttr7 | Treeston | |
| 2018-11-27 | more clarity (9309988 follow-up) | Treeston | |
| 2018-11-26 | Core/Misc: Update description text for SpellAttr5 (I'm back, baby!) | Treeston | |
| 2018-11-24 | Core/Scripts - The Eye: Fix Kael'thas Sunstrider Mind Control, limit ↵ | Gildor | |
| MaxAffectedTargets to 3 (#22828) Closes: #22826 | |||
| 2018-11-21 | Core/Achievements: Sync achievement reward field names with master | Shauren | |
| 2018-11-21 | DB/Creature: Tracker Thulin | Killyana | |
| 2018-11-20 | Core/Objects: properly use UPDATETYPE_CREATE_OBJECT2 when creating brand new ↵ | Ovah | |
| objects in all cases. Closes #22419 (#22816) | |||
| 2018-11-14 | Fix nopch build | Shauren | |
| 2018-11-14 | Core/Misc: Update description text for SpellAttr4 | Treeston | |
| 2018-11-13 | Core/Misc: Update description text for SpellAttr3 | Treeston | |
| 2018-11-12 | Core/Misc: Update description text for SpellAttr2 | Treeston | |
| 2018-11-12 | Core/Misc: Update description text for SpellAttr1 | Treeston | |
| 2018-11-12 | Core/Misc: Update description text for SpellAttr0 to match actual behavior | Treeston | |
| 2018-11-12 | GCC build fix | Shauren | |
| Closes #22785 | |||
| 2018-11-11 | DB/Strings: remove some now-unused language entries | Treeston | |
| 2018-11-11 | Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ↵ | Treeston | |
| and play nice with IDEs (PR #22768) | |||
| 2018-11-09 | Core/Auras: Fixed saving auras with same spell id but different item source | Shauren | |
| 2018-11-09 | Scripts/Utgarde Keep: Fixed Ingvar evade in phase 2 (one more time) | Keader | |
| Closes #21264 ScheduleEvents need happens after remove ImmuneToPc, or it will cause evade. | |||
| 2018-11-08 | Scripts/ToC: Fixed Twin Valkyr stucking in progress and added hover | Keader | |
| Closes: #22755 Update: #20961 | |||
| 2018-11-08 | Scripts/Spells: Fixed wrong change in Drain Mana removing fear/poly effects | Keader | |
| Update: #20234 Followup: a6673f6aa7a1c2ca4b3f2ac22cbff5f4191ec664 More Info: https://github.com/TrinityCore/TrinityCore/issues/20234#issuecomment-436970730 | |||
| 2018-11-05 | Core/AI: Add some checks to catch if the AI changes mid-update for players. ↵ | Treeston | |
| Tag #22731 #22629. | |||
| 2018-11-04 | Core/Creatures: Changed creatures to become tagged by player doing any ↵ | PolarCookie | |
| action that causes creature aggro (apart from distance) (#22759) * This was introduced in patch 3.0.8 | |||
| 2018-11-04 | Spell/Script: Curse of agony (#22728) | PolarCookie | |
| * CoA now as spellscript * clean up drain soul * keader * keader2 * Rename 9999_99_99_99.sql to 2018_11_04_00_world.sql | |||
| 2018-11-04 | Core/Spells: fix issues with delayed spells and auras (#22382) | PolarCookie | |
| * Core/Spells: fix issues with delayed spells and auras * Make Travis Happy | |||
| 2018-11-04 | Core/Entities: Handle partial state change for pets (#22014) | DanVS | |
| * handle partial state change * range-based for loop * fixes * readability * break | |||
| 2018-10-28 | Add rotation to .gob info (#22723) | Rochet2 | |
| * Add rotation to .gob info - Add rotation (yaw, pitch, roll) to .gob info command - Replace LANG_SPAWNINFO_DISTANCEFROMPLAYER with LANG_SPAWNINFO_ROTATION - Fix description of .distance to describe the command arguments (the more you know..) - Fix .gob info guid targetting nearest gameobject instead of finding with given guid - Reorder the info data slightly - Print location and rotation data regardless of object found in world - Add error messages for when object is not found by guid or entry | |||
| 2018-10-27 | Fix invalid arguments to string format in Trinity::Fatal | Warpten | |
| Isn't whatever is used nowadays to make this stuff safe supposed to prevent this sort of stuff? | |||
| 2018-10-27 | Core/Spells: Warning fix | Shauren | |
| 2018-10-26 | grr gcc bugs | Treeston | |
| 2018-10-26 | Util/Enums: Implement constexpr operators ourselves instead of relying on ↵ | Treeston | |
| boost, because boost doesn't make them constexpr. | |||
| 2018-10-26 | 338e8ba follow-up (more constexpr) | Treeston | |
| 2018-10-26 | Core/Misc: Partial merge of 3.3.5-dbedit: | Treeston | |
| - Added SmartEnum.h for enum iteration, stringification, and more, courtesy of krabicezpapundeklu/smart_enum - Moved a bunch of enums in SharedDefines.h to the new system - Miscellaneous utility methods ported | |||
| 2018-10-25 | Core/Command: Fix gameobject turn orientation saving (#22712) | Rochet2 | |
| 2018-10-24 | DB/Waypoint: Fix the movement type in the previous commit | Killyana | |
| 2018-10-24 | DB/Creature: Add some waypoints to the Barrens | Killyana | |
