aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-03-15Core/Misc: Update comments of static flagsoffl
(cherry picked from commit b4bb2bc0c52f682564e97d8e23d23784ce37c0ba)
2022-03-15Core/Misc: Update enums of static flagsoffl
(cherry picked from commit f381e1824423d9ef0307b63651a90f29b4bab5f9)
2022-03-15Core/Misc: Rename few type flagsoffl
(cherry picked from commit 4b028e599e06b4f7501298dc3410be89616c9720)
2022-03-15Core/Misc: Name unknown CreatureEliteTypeoffl
(cherry picked from commit 8047532605957e2d387251677e616f4407fb9f6e)
2022-03-15Core/Misc: Rename UNIT_FLAG_PVP to UNIT_FLAG_PVP_ENABLINGoffl
Ref #26912 (cherry picked from commit 4e291caff80b1e6b7f67fcd7d2c38bccc05fd8e6)
2022-03-15Core/Misc: Rename UNIT_FLAG_SWIMMING to UNIT_FLAG_CAN_SWIMoffl
Ref #26912 (cherry picked from commit e4a82ee97ad99f751216af47c88f29ff118d771b)
2022-03-15Core/Misc: Rename UNIT_FLAG_TAXI_FLIGHT to UNIT_FLAG_ON_TAXIoffl
Ref #26912 (cherry picked from commit a50ce8755b43b7c3bf98e1e0d8c36411a292f284)
2022-03-15Core/Creature: Add first 4 enums of static flags (#26914)offl
(cherry picked from commit 1a9b914ac0085089712ffddac3e27ff9cff2d995)
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
(cherry picked from commit c4741a131a0a28b69c228d3637beab7090e5f1e3)
2022-03-15Scripts/Misc: Remove useless comments & Varos' Centrifuge Shield adjustmentsoffl
(cherry picked from commit b2fffe674d545f1c5ed5ada3041f23872dccfb30)
2022-03-15Scripts/Creature: Update Dancing Flames (#26883)offl
(cherry picked from commit 70c3e58327855eb0e05a235f31bf72e135846877)
2022-03-14DB/Creature: Remove remaining non-static flags from DB, finally (#26884)offl
(cherry picked from commit 0e12e23f7784b4a80d3515cb094342cb677e35b2)
2022-03-14Core/QuestHandler: Fix potential crash caused by QUEST_FLAGS_PARTY_ACCEPT ↵HelloKitty
with conditions (#26880) (cherry picked from commit 5a60082e5d3a5290f142168c3142c54b000cb2b0)
2022-03-14Core/Disables: Fixed params_1 (SPELL_DISABLE_AREA) data loading for ↵Gildor
DISABLE_TYPE_SPELL (#26878) (cherry picked from commit 188b074f3ca0b303b263dc3bb2cfc093c0731a64)
2022-03-14DB/GameObject: Update Toy Train Setoffl
(cherry picked from commit fd9d04062c129049a134768ec15d09402c3fa95a)
2022-03-14Handle deprecated SAI actions and events (#26846)Giacomo Pozzoni
* Core/SAI: Show a clear error for no longer supported SAI actions * Core/SAI: Show a warning for deprecated SAI events, still loading them. Disable log "sql.sql.deprecation" in config if you want to ignore the warning (cherry picked from commit 3af4d17188dc0b7cb84ccd50bb9bb9d6cb193e00)
2022-03-13Core/Combat Fix first autoattack being skipped after charging (#26860)trickerer
Fixes #25014 Fixes #24626 (cherry picked from commit 8729bec8449d06ce2bcd25c2a176923221bca2dd)
2022-03-13Core/SAI: Change error to warning for unused parameters (#26848)Giacomo Pozzoni
Change error to warning for unused parameters and load the scripts instead of skipping them (cherry picked from commit cb764a932d640698ed7cd92dd1e02d08243a8ad3)
2022-03-13Core/Unit: improve SPELL_AURA_MOD_IMMUNE_AURA_APPLY_SCHOOL immunities (#26849)Gildor
(cherry picked from commit 0fad28e4ab4d7143d629a8f28883a46823680fde)
2022-03-13Scripts/VioletHold: f661bc6 follow-up - remove remnants of SetVisible calls ↵ccrs
from npc_sinclari_vh (cherry picked from commit 505e91a016e68ef323388e6e18e1a519d9cb184a)
2022-03-13Scripts/VioletHold: corrections to violet_hold_trashAI to prevent trash npcs ↵ccrs
being stuck in place forever if SPELL_DESTROY_DOOR_SEAL is no longer being casted for w/e reason (cherry picked from commit 4c0ff0917194516f8f734fd2b627e5cf5a8a5db8)
2022-03-13Core/Vehicles: Remove unused fieldShauren
(cherry picked from commit 203f175ec9f2479ac6600ca8bc9bd91625a03512)
2022-03-13Core/DB: Improve MySQL version check messages (#26866)Giacomo Pozzoni
* Core/DB: Improve MySQL version check messages * Make it more clear that any version above the required one is supported * Implement feedback (cherry picked from commit d9a0db79a8f74254afa31bbc26ab506fa00203c1)
2022-03-13DB/Quest: Rework 'Bitter Departure' (12832)offl
(cherry picked from commit afafff57a85232d42517439496a5281598a08126)
2022-03-13DB/Creature: Get rid of more flagsoffl
Ref #25764 (cherry picked from commit 2f02c2fb86ccf1fb9ff094f60b0eb0b48de5eece)
2022-03-13DB/Creature: Get rid of more Feign Death flagsoffl
Ref #25764 (cherry picked from commit 354a45b09d02a6fb12fbfc2f13a4b29883cdcc2a)
2022-03-13Core/Quests: check PreviousQuestID values as well when trying to make quest ↵Ovah
groups available to players (#26769) * Core/Quests: check PreviousQuestID values as well when trying to make a quest available to support quest group requirements for another quest group * checking for previous quests via NextQuestID only works for single followup quests. However, if we want to make multiple quests available after rewarding all quests of an exclusive group we have to consider PreviousQuestID values as well as every single quest of the next quest group has to check the rewarded exclusive group * only check for previous quests that must be rewarded instead of being active (cherry picked from commit a0aa9730e25197f8be2611f3b7800bdb979cad35)
2022-03-13Scripts/Commands: Fix ".wp show info" showing wrong event chance valuesjackpoz
(cherry picked from commit b64ef1a39adfc37380aba59de506eb394e9c664d)
2022-03-13Tools/Extractors: Use TACTKeys from wowdev TACTKeys repo instead of wow.toolsModoX
* wow.tools will kill /api.php?type=tactkeys soon
2022-03-13Core/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> (cherry picked from commit 1ddd9dc19cc1df1a1ab8c6123283999f9dea6760)
2022-03-13Scripts/Ahnkahet: adjust timer on Conjure Flame Spheres in Prince Taldaram ↵ccrs
encounter values sniffed (cherry picked from commit 0bdc55b07c9b0d26cd3609ac7313564b7a91efbf)
2022-03-13Scripts/Ahnkahet: 57fe05f2 followupccrs
cause staging is hard (cherry picked from commit b00486e1086688f4a4b3d5417e10e7669bec1070)
2022-03-13Build: fix no-pch buildccrs
(cherry picked from commit 994227fbb39c940511b1b31b18747b0ff596d7ec)
2022-03-13Scripts/Ahnkahet: rescript Ahn'kahar Spell Flinger SAI + spell scripts + ↵ccrs
spelldifficulty_dbc entries (cherry picked from commit 57fe05f270ec150b05e101f1325d3b27e2e5a655)
2022-03-13Scripts: Fix warnings introduced in 7360c2d1567be05f81bdb51d0b74f5fd4e263d6aShauren
(cherry picked from commit 50ab4254a3a4d1131859e0304d473b587a4886f1)
2022-03-13Don'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 (cherry picked from commit e2f20aff8ab3f526f513203e08915e7291386f50)
2022-03-13Scripts/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 (cherry picked from commit 7360c2d1567be05f81bdb51d0b74f5fd4e263d6a)
2022-03-13Core/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 (cherry picked from commit 3c84972a36cf5f621f4b8c052d07c7ede4a78495)
2022-03-13Scripts/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." (cherry picked from commit 7c7b4760d89f29b7ee3c2f15f94cd9be24dc36cb)
2022-03-13Scripts/Ahnkahet: small corrections to boss_prince_taldaram scriptccrs
(cherry picked from commit f8f50bef50d34245e86f016bf99132812b57e38f)
2022-03-13Scripts/Ahnkahet: corrections to boss_jedoga_shadowseeker scriptccrs
(cherry picked from commit f087850508a74b9dcdacb8ec5e8d59216faddfa3)
2022-03-13Scripts/Misc: Moved Submerge script to spell_genericKeader
(cherry picked from commit 9153ad621e7578f472460b9a98e21a6ed94f85c0)
2022-03-13Scripts/Commands: Convert argument parsing of instance commands to new systemCarbenium
(cherry picked from commit b90a4f1798bb948ce8203bd70d9367e6936b866a)
2022-03-12Scripts/Ulduar: Moved UNIT_FLAG_NOT_SELECTABLE to inside XT002 ScriptKeader
Spell is used for some world quests too (cherry picked from commit 8014054ef9d2f611127416cdc1f7e77e8877bb05)
2022-03-12Scripts/Commands: Convert title commands to new systemCarbenium
(cherry picked from commit cd1ef2de0646349c4e0f23e8fb063c99a48c5cbf)
2022-03-12Core/Script: fix Silithus Wind Stone exploit (#26808)Jinnaix
* Core/Script: fix Silithus Wind Stone exploit * corrections Closes #23577 (cherry picked from commit 6bcda49e98f08e663eb7a2e6e8a5aa6c2143a2a8)
2022-03-12Scripts/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); (cherry picked from commit f620befc37fd8a4aed917e1ebba6f268c44a0a99)
2022-03-12Core/ChatCommands: AccountIdentifier from current targetCarbenium
(cherry picked from commit 8ee92147a5435600992d7269b98edd5d36cd8924)
2022-03-12Core/Misc: Fix mac buildShauren
2022-03-12Server/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 (cherry picked from commit 7050a5ccb617dae2b329c8f7d8d08e6c502a9370)