Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-20 | DB/Locales: Add missing esES & esMX quest locales (Part 177) | Cerveciento | |
Closes #26843 | |||
2021-08-20 | DB/Locales: Corrections to some quest texts | kvolk2git | |
Closes #26842 | |||
2021-08-20 | DB/Creature: Correct text for Shatterhorn | offl | |
2021-08-20 | DB: missing format to 2021_08_19_00_world file | ccrs | |
2021-08-20 | Scripts/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-19 | Core/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-19 | Scripts/Ahnkahet: adjust timer on Conjure Flame Spheres in Prince Taldaram ↵ | ccrs | |
encounter values sniffed | |||
2021-08-19 | DB/SAI: rescript Plague Walker & Ahn'kahar Web Winder + spelldifficulty_dbc | ccrs | |
2021-08-19 | Scripts/Ahnkahet: 57fe05f2 followup | ccrs | |
cause staging is hard | |||
2021-08-19 | Build: fix no-pch build | ccrs | |
2021-08-19 | Scripts/Ahnkahet: rescript Ahn'kahar Spell Flinger SAI + spell scripts + ↵ | ccrs | |
spelldifficulty_dbc entries | |||
2021-08-19 | Scripts: Fix warnings introduced in 7360c2d1567be05f81bdb51d0b74f5fd4e263d6a | Shauren | |
2021-08-19 | Don'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-19 | Scripts/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-18 | Revert "Core/SAI: Remove no longer used event types & params (#26833)" (#26840) | offl | |
This reverts commit 2cb877ea661caad0e97f62a21c1d0d4be7c7a624. | |||
2021-08-18 | Core/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-18 | Core/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-16 | Scripts/Commands: Avoid copies of RBACCommandData | Shauren | |
Silences the PVS V1002 warning: "The 'RBACCommandData' class, containing pointers, constructor and destructor, is copied by the automatically generated copy constructor." | |||
2021-08-16 | DB/Locales: Add missing esES & esMX quest locales (Part 176) | Cerveciento | |
Closes #26828 | |||
2021-08-16 | DB/SAI: Remove params of SMART_EVENT_RESPAWN (SMART_SCRIPT_RESPAWN_CONDITION) | offl | |
2021-08-16 | DB/SAI: Handle SMART_EVENT_TARGET_HEALTH_PCT events by SMART_EVENT_UPDATE_IC | offl | |
Spells used in this event has AURA_STATE_HEALTHLESS_20_PERCENT and requires no special event type | |||
2021-08-16 | Scripts/Ahnkahet: small corrections to boss_prince_taldaram script | ccrs | |
2021-08-16 | Scripts/Ahnkahet: corrections to boss_jedoga_shadowseeker script | ccrs | |
2021-08-15 | DB/Locales: Add missing esES & esMX quest locales (Part 175) | Cerveciento | |
Closes #26818 | |||
2021-08-15 | DB/Creature: Add missing scripts for some Howling Fjord creatures | CraftedRO | |
Closes #16320 | |||
2021-08-15 | Scripts/Misc: Moved Submerge script to spell_generic | Keader | |
2021-08-15 | Scripts/Commands: Convert argument parsing of instance commands to new system | Carbenium | |
2021-08-15 | TDB 335.21081 - 2021/08/15TDB335.21081 | TDB Release | |
2021-08-15 | Dep/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-14 | Scripts/Spells: Fixed Anti-Magic Zone amount calculation | Keader | |
Spell is casted by a trigger, not a player, so script need get owner instead caster | |||
2021-08-14 | Core/Spells: Fixed Sacred Cleansing range | Keader | |
- It was not working into friends/pets | |||
2021-08-14 | Scripts/Ulduar: Moved UNIT_FLAG_NOT_SELECTABLE to inside XT002 Script | Keader | |
Spell is used for some world quests too | |||
2021-08-15 | DB/Creature: Restore original values of some fields | offl | |
2021-08-14 | DB/Creature: Replace path of Kira Songshine with correct | dr-j | |
Updates #26751 | |||
2021-08-14 | DB/Creature: Add more spawn points for Hearthsinger Forresten | offl | |
Closes #26766 | |||
2021-08-14 | DB/Locales: Add missing esES & esMX quest locales (Part 174) | Cerveciento | |
Closes #26813 | |||
2021-08-14 | DB/Quest: Update outro event of 'The Calling' (8315) | offl | |
Updates #26803 | |||
2021-08-14 | DB/Creature: Revert changes to some of type & family & exp fields | offl | |
Ref #2963 #3234 #24464 | |||
2021-08-14 | DB/Loot: Torwa's Pouch & Un'Goro Dirt Pile | offl | |
Closes #26812 | |||
2021-08-14 | Scripts/Commands: Convert title commands to new system | Carbenium | |
2021-08-14 | Core/Script: fix Silithus Wind Stone exploit (#26808) | Jinnaix | |
* Core/Script: fix Silithus Wind Stone exploit * corrections Closes #23577 | |||
2021-08-14 | Scripts/Commands: Convert rbac commands to new system | Carbenium | |
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-14 | Core/ChatCommands: AccountIdentifier from current target | Carbenium | |
2021-08-13 | DB/Creature: Warpwood Spores | offl | |
2021-08-13 | DB/Spell: Add missing conditions to Capture Raptor spell | Zenslash | |
2021-08-13 | DB/GameObject: Make traps of Warpwood Pod despawn after being activated | dr-j | |
Closes #19371 | |||
2021-08-13 | Server/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-12 | Core/SAI: Remove SMART_ACTION_INSTALL_AI_TEMPLATE (#26797) | offl | |
2021-08-12 | DB/Quest: Reduce drop chance of some quest items | offl | |
Closes #26800 Closes #26801 | |||
2021-08-12 | DB/Spells: Update teleport destination of some spells | offl | |
Closes #26799 |