Commit Graph

22 Commits

Author SHA1 Message Date
Alex d7e67af662 Added dev and prod files for logger 2025-04-24 16:44:56 +01:00
Alex 222ca2e274 Replaced Serilog for custom logger 2025-04-24 16:29:36 +01:00
CWX 7ed3395e0f add build logging for statics Temp 2025-04-22 15:59:55 +01:00
CWX 7c7297f63c Code cleanup and format 2025-04-22 14:49:05 +01:00
CWX 5886320bb6 change to seconds not ms 2025-04-20 14:33:14 +01:00
Chomp 29f992b9c3 Fixed GetDateTimeFromTimeStamp incorrectly converting from milliseconds 2025-04-20 14:19:04 +01:00
CWX 74f755af61 Implemented LogWithColor along side module changes, newtonsoft will always send a string 2025-04-16 13:00:01 +01:00
CWX e55aba79ac Use ProgramStatics in places to disable Modding with Flag 2025-04-16 11:51:44 +01:00
CWX edebe3fb66 make static props private 2025-04-16 10:59:43 +01:00
CWX d9100412a7 remove logging, add generated side, this will be overritten with each build, supplied to stop warnings 2025-04-15 20:59:41 +01:00
CWX 199a8fc1d9 added a partial class gen
this will take csproj properties and set them, this will allow us to use publish -p:{parameter=value} for building the server
2025-04-15 20:31:06 +01:00
Chomp 1e409982cf Added type for HandlerDamage 2025-04-12 18:17:05 +01:00
CWX 6dd37425cc Fix duplicates trying to be added 2025-04-12 10:58:18 +01:00
CWX 5074dd0d7c Moved ragfairOfferHolder to use ConcurrentCollections where possible and reduced nesting where possible 2025-04-11 11:42:40 +01:00
CWX 52d1514f82 Fix repairing Buffs and botgen buffs 2025-04-10 17:44:27 +01:00
CWX a2575f2a6a throw better error when empty list, underlying cause to be fixed 2025-04-07 14:31:40 +01:00
Chomp 99dec1c9a3 Updated DeathCase.DeathCause to use enum + same for other properties to match client 2025-04-05 11:15:39 +01:00
Chomp 8c0470df36 Made various methods static + updated private methods to be protected 2025-03-14 19:16:26 +00:00
Archangel 744c14b72c Add basic method to register custom Json converters 2025-03-08 13:34:25 +01:00
Chomp 42983bf92c Updated Write handling of null checks, now takes into account structs 2025-03-08 10:08:55 +00:00
Chomp 6b48dfa463 Made locks more consistent across solution 2025-03-08 09:55:36 +00:00
clodan 270f095413 renamed projects and namespaces 2025-03-07 13:16:43 +00:00