ddon-server/Arrowgene.Ddon.GameServer
Nirrudn 1525f022ee Feature: Serverside Localization
Adds serverside translation based on a player-set locale. See DispelGetLockSettingsHandler for example usage.

Accounts now have a locale field, which is set via a new /locale command.

A new server asset has been created, allowing for JSON files in the localization folder to be used to translate text sent by the server into the account's language of choice. See Files/Assets/localization/BitterblackSealing.en-US.json as an example of the format.
2026-07-07 11:26:47 -04:00
..
Characters Result 130 2026-06-27 14:52:51 +01:00
Chat Feature: Communication Features (#983) 2026-04-18 01:27:57 -07:00
Context Clean up training room handler. 2025-02-21 21:38:29 -08:00
Dump Decode a bunch of MyRoom- and Mandragora-related packets. 2024-09-10 22:38:04 +02:00
Enemies Quest locks for caution spots 2026-06-07 19:42:05 +01:00
GatheringItems Fix: Bugfix Stack 08-21 ~ 09-02 (#958) 2025-09-17 02:17:30 -07:00
Handler Feature: Serverside Localization 2026-07-07 11:26:47 -04:00
Instance Move OM data 2024-05-31 20:40:03 -04:00
Party feat: Add support for partial deliveries 2026-05-09 08:57:52 -04:00
Quests Result 130 2026-06-27 14:52:51 +01:00
Scripting Quest locks for caution spots 2026-06-07 19:42:05 +01:00
Shop fix: Add limit break minsuccess values 2025-04-09 10:22:12 -04:00
Tasks feat: Improve quest rewards 2026-05-03 22:02:46 -04:00
Utils Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn. 2025-07-20 19:31:51 -07:00
Arrowgene.Ddon.GameServer.csproj fix: Update deps 2026-05-30 15:44:57 -04:00
AssetManager.cs
BazaarManager.cs Fix: General Bugfixes, April 2026 (#1031) 2026-04-30 21:28:52 -07:00
ClientConnectionChangeArgs.cs
DdonGameServer.cs feat: Hot reload JSON quest and epitaph trial files 2026-05-09 13:25:52 -04:00
GameClient.cs Networking 2.x (#982) 2026-03-17 09:29:37 +08:00
GameClientLookup.cs Adjustments to equip handlers, new helper functions in GameClientLookup. 2024-12-05 22:41:54 -08:00
GameRequestPacketHandler.cs Added abstract request packet handler 2024-05-31 19:00:37 +02:00
GameRequestPacketQueueHandler.cs implement new packets, handlers and database queries 2024-11-24 19:01:03 -05:00
GameServerSetting.cs Networking 2.x (#982) 2026-03-17 09:29:37 +08:00
GameStructurePacketHandler.cs More handler updates. 2025-02-22 20:48:23 -08:00
GameTimeManager.cs feat: Add area rank caution spots 2025-03-06 21:55:39 -05:00
InstanceAssetManager.cs Create StageInfo 2025-02-16 11:28:17 -05:00
RpcManager.cs Fix: General Bugfixes, April 2026 (#1031) 2026-04-30 21:28:52 -07:00
ScheduleManager.cs feat: Scriptable tasks 2026-04-25 09:21:49 -04:00
ServerUtils.cs feat: Add area rank caution spots 2025-03-06 21:55:39 -05:00
StampManager.cs Fix: General Bugfixes, April 2026 (#1031) 2026-04-30 21:28:52 -07:00
WeatherManager.cs feat: Server settings templates and defaults 2025-02-25 20:09:04 -05:00