aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2022-06-10Core/Chat: Apply chat flood control to addon messages as well (#26908)stoneharry
2022-03-13Don't count character pending deletion towards character per account limit (#...Kelno
2022-03-11Core/Network: Add option to allow/disallow saving IP addresses to database (#...Giacomo Pozzoni
2022-03-11Core/Config:Remove now unused CONFIG_SET_SHAPASSHASH config (#26606)Kelno
2022-03-06Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)Jan Van Buggenhout
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-03-05Core/Visibility: Split BG/Arena visibility settings (#25690)Gildor
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-11Core/Misc: Cleanup TaxiPathGraph includes (don't leak boost::graph outside)Shauren
2022-02-08Core/Scripts: Added script hook to execute actions after completing an achiev...Meji
2022-02-06Core/Characters: Replace 2 database statements with 1jackpoz
2022-02-05[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2022-02-05Core/PathFinding: Enable pathfinding (MMaps) by defaultjackpoz
2022-02-04Core/Config: Restore ability to load additional config files for custom scriptsShauren
2022-02-04Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
2022-02-04Core/Warden: More refactors lifted from #25286.Treeston
2022-01-26Core/Authserver: Deprecation of sha_pass_hash (PR #25138)Treeston
2022-01-24Core/Commands: Initialize commands on startup instead of first useShauren
2022-01-24Core/Metric: Add new metric in World::UpdateSessions()jackpoz
2022-01-24Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...Giacomo Pozzoni
2022-01-23Core/Metric: Add more metrics about World::Update() loop (#25098)Giacomo Pozzoni
2022-01-09Core/Items: Implemented many new enchantment flagsShauren
2022-01-06Core/Misc: Move WorldState enum to SharedDefinesCarbenium
2022-01-06Core/Creature: Allow to disable HP regen in Raids even if the target is unrea...Giacomo Pozzoni
2022-01-03Core/Time: Remove artificially high minimal update intervalsShauren
2022-01-01Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2021-12-28Core/Auras: Delete old custom config AllowTrackBothResources, all tracking ty...Shauren
2021-12-26Core/Player: Initial War Mode support (#25926)Matan Shukry
2021-12-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2021-12-21Core/Vehicles: implement vehicle seat addon table to specify seat ori… (#24...Ovah
2021-12-18Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni
2021-12-18Core/Channels: Fix a bug that would cause channel settings to disappear in ce...Treeston
2021-12-18coverityTreeston
2021-12-18Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2021-12-18Core/Chat: Always save channel info to database on shutdown if persistence is...Treeston
2021-12-17Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...Treeston
2021-12-17Core/BattlePets: Wrap battle pet related code in a separate namespaceShauren
2021-12-16Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...Giacomo Pozzoni
2021-12-16Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...Treeston
2021-12-16Core/DB: Add a world state for daily quest reset time to `characters`. Not us...Treeston
2021-12-16Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...Treeston
2021-12-16Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...Treeston
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-12-11 Core/Group: implement automatic party/raid leader change when the leader has...Wyrserth
2021-12-10Core/Logs: Allow to log startup logs into Database appenderjackpoz
2021-12-07Core/Misc: Add helper table phase_name and improve .npc info and .gpsfunjoker
2021-11-28Core/Spells: Implemented spell effect 254 (SPELL_EFFECT_JUMP_CHARGE)Shauren
2021-11-19Core/BattlePets: Journal lock improvements (#27178)Meji
2021-11-19Core/Quests: Fixed loading quest greeting localesShauren
2021-11-16Core/GameEvent: weekend xp rate (#17782)Aokromes