Commit Graph

392 Commits

Author SHA1 Message Date
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
CWX ddd78785fd Merge branch 'develop' into global-statics 2025-04-15 20:56:45 +01:00
CWX 9b5a8ece75 Undo changes for Buffs 2025-04-15 20:53:30 +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
CWX 3ba0f5f92c Fix serialization of BodyPartColliderType 2025-04-15 15:29:45 +01:00
Chris Adamson 42f4db20fc fix missing type in upd record 2025-04-12 17:44:59 -05:00
Chomp 1e409982cf Added type for HandlerDamage 2025-04-12 18:17:05 +01:00
Chomp 8db15930ef Removed unnecessary converters 2025-04-12 17:43:52 +01:00
CWX 22d2aebcbe added a few more converters, Repeatables need testing 2025-04-12 17:30:44 +01:00
CWX 2c39a8b6e3 change hacky fix to use stringToNumberFactoryConverter 2025-04-12 17:14:53 +01:00
CWX 1c3f11220f work around for BSG using a float or string 2025-04-12 17:06:38 +01:00
CWX 52d1514f82 Fix repairing Buffs and botgen buffs 2025-04-10 17:44:27 +01:00
CWX ffda6b9ce1 fix typing and propNames 2025-04-10 17:42:22 +01:00
Chomp 92ce6adc6d Updated hideout craft Ids + updated itemtpl values 2025-04-09 17:18:29 +01:00
Chomp c149099b77 Added type changes for 36113 2025-04-09 13:33:13 +01:00
Chris Adamson a198a609de fixed json parsing error on player death 2025-04-05 12:32:28 -05:00
Chomp 99dec1c9a3 Updated DeathCase.DeathCause to use enum + same for other properties to match client 2025-04-05 11:15:39 +01:00
Chris Adamson 7767a67cb7 fixed json parsing error on player death 2025-04-04 21:21:33 -05:00
Chomp 0e8c29ff99 Updated IGetRaidConfigurationRequestData 2025-04-02 15:04:58 +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 b1baab0f93 Add extra repeatable support for prestige
Should have all the null handling required to work with existing
profiles
2025-03-28 18:38:26 +00:00
Chomp 2423a66f40 Refactored how clothing is stored and processed
`Suits` is no longer used in full profile, `customisationUnlocks` should be used
2025-03-28 17:54:32 +00: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 0b23fc514a Fixed incorrect type (should be WildSpawnType) 2025-03-28 16:33:42 +00:00
Chomp 13a87264fa Added new boss types to enum 2025-03-28 16:14:52 +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 2c13e0d04e Added new IsMountable property 2025-03-19 17:27:48 +00:00
Chomp c358651bc5 Updated assets 2025-03-19 17:18:08 +00:00
Chomp 054e75048b Fix prestige menu rewards in a generic way
Add new CustomisationTypeId enum
2025-03-19 17:05:36 +00:00
Chomp aa2feff542 Exposed repeatable collection quest FiR requirement + min durability value in config 2025-03-19 16:57:39 +00:00
Chomp 6b2493c2b9 Updated item tpl enum 2025-03-19 16:49:11 +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
Archangel 587c1f4547 Add missing property 2025-03-09 16:57:41 +01:00
Chomp 1acd68baf1 Store index as int 2025-03-08 09:07:41 +00:00
Chomp 5cfa59f615 Use same types as BSG for properties 2025-03-08 09:05:30 +00:00
clodan 270f095413 renamed projects and namespaces 2025-03-07 13:16:43 +00:00