aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-20DB/Locales: Add missing esES & esMX quest locales (Part 177)Cerveciento
Closes #26843
2021-08-20DB/Locales: Corrections to some quest textskvolk2git
Closes #26842
2021-08-20DB/Creature: Correct text for Shatterhornoffl
2021-08-20DB: missing format to 2021_08_19_00_world fileccrs
2021-08-20Scripts/Pet: implement Dance Rune Weapon + minor tweaks to ↵ccrs
npc_pet_mage_mirror_image script damage is now halved, years ago it wasn't, so we got that going at least stat scaling missing - the low damage might even come from this instead of the aura periodic auras still unknown
2021-08-19Core/Config: Implement config override with env vars (#26811)Anton Popovichenko
* Core/Config: Implement config override with env vars Implement overriding of configuration from the .conf file with environment variables. Environment variables keys are autogenerated based on the keys defined in .conf file. Usage example: $ export TC_DATA_DIR=/usr $ TC_WORLD_SERVER_PORT=8080 ./worldserver * Core/Config Fix typo in logs Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> * Core/Config Fix code style in EnvVarForIniKey Co-authored-by: Shauren <shauren.trinity@gmail.com> * Update tests/common/Config.cpp * Apply suggestions from code review Co-authored-by: Peter Keresztes Schmidt <carbenium@outlook.com> * Apply suggestions from code review Co-authored-by: Peter Keresztes Schmidt <carbenium@outlook.com> Co-authored-by: Anton Popovichenko <anton.popovichenko@mendix.com> Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> Co-authored-by: Shauren <shauren.trinity@gmail.com> Co-authored-by: Peter Keresztes Schmidt <carbenium@outlook.com>
2021-08-19Scripts/Ahnkahet: adjust timer on Conjure Flame Spheres in Prince Taldaram ↵ccrs
encounter values sniffed
2021-08-19DB/SAI: rescript Plague Walker & Ahn'kahar Web Winder + spelldifficulty_dbcccrs
2021-08-19Scripts/Ahnkahet: 57fe05f2 followupccrs
cause staging is hard
2021-08-19Build: fix no-pch buildccrs
2021-08-19Scripts/Ahnkahet: rescript Ahn'kahar Spell Flinger SAI + spell scripts + ↵ccrs
spelldifficulty_dbc entries
2021-08-19Scripts: Fix warnings introduced in 7360c2d1567be05f81bdb51d0b74f5fd4e263d6aShauren
2021-08-19Don't count character pending deletion towards character per account limit ↵Kelno
(#26837) * Don't count character pending deletion towards character per account limit * Never show more than 10 characters char enum * Use constants
2021-08-19Scripts/Ahnkahet: implement Herald Volazj's Twisted Visage AI + small ↵ccrs
corrections to Herald's own AI sorry about indentation timers are guessed summoning logic unchanged, remains not blizzlike visage's spells missing spelldifficulty_dbc entries
2021-08-18Revert "Core/SAI: Remove no longer used event types & params (#26833)" (#26840)offl
This reverts commit 2cb877ea661caad0e97f62a21c1d0d4be7c7a624.
2021-08-18Core/SAI: Remove no longer used event types & params (#26833)offl
* Core/SAI: Remove no longer used event types & params * Move SMART_EVENT_RESPAWN to 'no params' Co-authored-by: offl <offl@users.noreply.github.com>
2021-08-18Core/DB: Updated missing check (#26834)Aokromes
* Core/DB: Updated missing check TrinityCore does not support MySQL versions below 5.7, please update your MySQL server
2021-08-16Scripts/Commands: Avoid copies of RBACCommandDataShauren
Silences the PVS V1002 warning: "The 'RBACCommandData' class, containing pointers, constructor and destructor, is copied by the automatically generated copy constructor."
2021-08-16DB/Locales: Add missing esES & esMX quest locales (Part 176)Cerveciento
Closes #26828
2021-08-16DB/SAI: Remove params of SMART_EVENT_RESPAWN (SMART_SCRIPT_RESPAWN_CONDITION)offl
2021-08-16DB/SAI: Handle SMART_EVENT_TARGET_HEALTH_PCT events by SMART_EVENT_UPDATE_ICoffl
Spells used in this event has AURA_STATE_HEALTHLESS_20_PERCENT and requires no special event type
2021-08-16Scripts/Ahnkahet: small corrections to boss_prince_taldaram scriptccrs
2021-08-16Scripts/Ahnkahet: corrections to boss_jedoga_shadowseeker scriptccrs
2021-08-15DB/Locales: Add missing esES & esMX quest locales (Part 175)Cerveciento
Closes #26818
2021-08-15DB/Creature: Add missing scripts for some Howling Fjord creaturesCraftedRO
Closes #16320
2021-08-15Scripts/Misc: Moved Submerge script to spell_genericKeader
2021-08-15Scripts/Commands: Convert argument parsing of instance commands to new systemCarbenium
2021-08-15TDB 335.21081 - 2021/08/15TDB335.21081TDB Release
2021-08-15Dep/fmt: Upgrade to 7.1.3 (#26816)Peter Keresztes Schmidt
Printing enum values as integers was broken before 7.1.0. Upgrade the library so we include commits https://github.com/fmtlib/fmt/commit/20d4f2e83677be035a15693127e404c4a5d68ac9 https://github.com/fmtlib/fmt/commit/86287b8d5625ef390da6ef10fc77a872b8ad41ac which fix the issue.
2021-08-14Scripts/Spells: Fixed Anti-Magic Zone amount calculationKeader
Spell is casted by a trigger, not a player, so script need get owner instead caster
2021-08-14Core/Spells: Fixed Sacred Cleansing rangeKeader
- It was not working into friends/pets
2021-08-14Scripts/Ulduar: Moved UNIT_FLAG_NOT_SELECTABLE to inside XT002 ScriptKeader
Spell is used for some world quests too
2021-08-15DB/Creature: Restore original values of some fieldsoffl
2021-08-14DB/Creature: Replace path of Kira Songshine with correctdr-j
Updates #26751
2021-08-14DB/Creature: Add more spawn points for Hearthsinger Forrestenoffl
Closes #26766
2021-08-14DB/Locales: Add missing esES & esMX quest locales (Part 174)Cerveciento
Closes #26813
2021-08-14DB/Quest: Update outro event of 'The Calling' (8315)offl
Updates #26803
2021-08-14DB/Creature: Revert changes to some of type & family & exp fieldsoffl
Ref #2963 #3234 #24464
2021-08-14DB/Loot: Torwa's Pouch & Un'Goro Dirt Pileoffl
Closes #26812
2021-08-14Scripts/Commands: Convert title commands to new systemCarbenium
2021-08-14Core/Script: fix Silithus Wind Stone exploit (#26808)Jinnaix
* Core/Script: fix Silithus Wind Stone exploit * corrections Closes #23577
2021-08-14Scripts/Commands: Convert rbac commands to new systemCarbenium
Note: To enable rbac commands for administrators permissions 202-206 have to be linked to permission 196. Sample SQL for auth DB: INSERT INTO `rbac_linked_permissions` VALUES (196, 202), (196, 203), (196, 204), (196, 205), (196, 206);
2021-08-14Core/ChatCommands: AccountIdentifier from current targetCarbenium
2021-08-13DB/Creature: Warpwood Sporesoffl
2021-08-13DB/Spell: Add missing conditions to Capture Raptor spellZenslash
2021-08-13DB/GameObject: Make traps of Warpwood Pod despawn after being activateddr-j
Closes #19371
2021-08-13Server/Config - Change default settings for saving gm logs. (#26804)Jinnaix
* Server/Config - Change default settings for saving gm logs. * update Prefix Timestamp to the text
2021-08-12Core/SAI: Remove SMART_ACTION_INSTALL_AI_TEMPLATE (#26797)offl
2021-08-12DB/Quest: Reduce drop chance of some quest itemsoffl
Closes #26800 Closes #26801
2021-08-12DB/Spells: Update teleport destination of some spellsoffl
Closes #26799