Commit Graph

22 Commits

Author SHA1 Message Date
Cj 00379bf890 Make properties not nullable 2025-05-27 18:57:40 -04:00
Chomp c39ab9e1e7 Improved nickname validation code clarity
Improved accuracy of 2 responses:

`client/game/profile/nickname/validate`
`client/game/profile/nickname/change`
2025-05-21 16:09:11 +01:00
Chomp d88db583c1 Moved ItemSize into modules section, changed to record
Updated `GetItemSize` to accept `ICollection` instead of list
2025-05-21 11:34:02 +01:00
Cj 5af362b0b3 Implement loading metadata from the assembly 2025-05-07 15:05:22 -04:00
hulkhan22 b519da3e48 Make BotDetailsForChatMessages a record 2025-04-29 12:54:56 +02:00
hulkhan22 bbae435498 Refactor Bot chat messages at raid end 2025-04-28 21:58:45 +02:00
Alex 222ca2e274 Replaced Serilog for custom logger 2025-04-24 16:29:36 +01:00
CWX 7c7297f63c Code cleanup and format 2025-04-22 14:49:05 +01:00
CWX eed3c5e105 added and fixed spelling on comments 2025-04-17 13:20:14 +01:00
CWX 74f755af61 Implemented LogWithColor along side module changes, newtonsoft will always send a string 2025-04-16 13:00:01 +01:00
Chomp 4ecf1b2253 Fixed AddGifterBotToMaps() 2025-04-01 13:01:52 +01:00
Chomp ca7295fcab Updated property caps 2025-03-30 11:19:48 +01:00
Chomp 09d5776f32 Added christmas tree to hideout areas on server start via custom area system 2025-03-28 17:35:00 +00:00
Chomp 0938f47a64 Added custom achievement system, adds achievements on server start 2025-03-28 17:06:43 +00:00
Chomp afc6c695e9 Stub out new map 2025-03-28 15:04:30 +00:00
Chomp 3b4e28a08f 35932 2025-03-27 20:55:46 +00:00
Chomp c358651bc5 Updated assets 2025-03-19 17:18:08 +00:00
Chomp aa2feff542 Exposed repeatable collection quest FiR requirement + min durability value in config 2025-03-19 16:57:39 +00:00
Chomp 4d40612e16 Exposed repeatable replacement cost chance values in config 2025-03-19 16:46:14 +00:00
Chomp 062a2d003e Fixed GetDefaultPreset failing due to a null default id 2025-03-09 19:00:01 +00:00
Chomp df8ffa2b16 Replaced various instances of dictionaries and hashsets with their frozen counterparts 2025-03-09 17:12:07 +00:00
clodan 270f095413 renamed projects and namespaces 2025-03-07 13:16:43 +00:00