aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2022-04-17Core/Chat: Apply chat flood control to addon messages as well (#26908)stoneharry
2022-01-03Core/Time: Remove artificially high minimal update intervalsShauren
2021-08-19Don't count character pending deletion towards character per account limit (#...Kelno
2021-07-28Core/Network: Add option to allow/disallow saving IP addresses to database (#...Giacomo Pozzoni
2021-06-20Core/Misc: Fix issues reported by static analysisjackpoz
2021-06-19Core/Config:Remove now unused CONFIG_SET_SHAPASSHASH config (#26606)Kelno
2021-06-15Core/Movement: Implement proper player speed change (#26561)Chaouki Dhib
2021-01-18Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)Jan Van Buggenhout
2021-01-03Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.Sevi
2020-12-26Core/Visibility: Split BG/Arena visibility settings (#25690)Gildor
2020-09-20[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2020-09-18Core/PacketIO: Updated SMSG_CHAT_SERVER_MESSAGE (#25468)ForesterDev
2020-09-13Core/Characters: Replace 2 database statements with 1jackpoz
2020-09-12[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2020-09-06Core/PathFinding: Enable pathfinding (MMaps) by defaultjackpoz
2020-09-02Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...Treeston
2020-08-29Core/Config: Restore ability to load additional config files for custom scriptsShauren
2020-08-29Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
2020-08-20Core/Warden: More refactors lifted from #25286.Treeston
2020-08-06Core/Authserver: Deprecation of sha_pass_hash (PR #25138)Treeston
2020-07-30Core/Commands: Initialize commands on startup instead of first useShauren
2020-07-28Core/Metric: Add new metric in World::UpdateSessions()jackpoz
2020-07-27Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...Giacomo Pozzoni
2020-07-24Core/Metric: Add more metrics about World::Update() loop (#25098)Giacomo Pozzoni
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-06-24Core/Misc: Move WorldState enum to SharedDefinesCarbenium
2020-05-30Cherry pick some db commits (#24713)Giacomo Pozzoni
2020-05-21Core/Creature: Allow to disable HP regen in Raids even if the target is unrea...Giacomo Pozzoni
2020-04-08Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2020-04-05Core/Misc: Remove whitespace at the end of linesjackpoz
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-02-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2020-02-08Core/Vehicles: implement vehicle seat addon table to specify seat ori… (#24...Ovah
2020-01-02New yearAokromes
2019-09-17Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni
2019-08-09Core/Channels: Fix a bug that would cause channel settings to disappear in ce...Treeston
2019-08-06coverityTreeston
2019-08-04Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2019-08-04Core/Chat: Always save channel info to database on shutdown if persistence is...Treeston
2019-08-01Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...Treeston
2019-07-24Core/Totems: update select display for shaman totems (#23583)ForesterDev
2019-07-19Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...Giacomo Pozzoni
2019-07-16Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...Treeston
2019-07-16Core/DB: Add a world state for daily quest reset time to `characters`. Not us...Treeston
2019-07-15Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...Treeston
2019-07-14Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...Treeston
2019-07-09Core/Weather: Fixed weather updates to be thread safeShauren
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-07-06Core/Battleground: Implement previous opponent timer on Arena queue. (#21754)Gooyeth