Commit Graph

44 Commits

Author SHA1 Message Date
CWX 9b11df104b HideoutController done 2025-01-24 12:17:30 +00:00
Chomp 31d15e8404 Fixed build error 2025-01-24 11:12:36 +00:00
CWX 48b5a00726 implment other controllers 2025-01-23 23:52:35 +00:00
CWX 7fce98389f finish off dialogueController 2025-01-23 23:19:58 +00:00
CWX 71beef1adc implement buildController 2025-01-23 22:52:32 +00:00
CWX 21b834dd38 rename type 2025-01-23 20:58:34 +00:00
Chomp 0938807640 Lint 2025-01-23 20:44:27 +00:00
Chomp d305e2cc7b Updated ApplyClothingItemToProfile 2025-01-23 20:43:56 +00:00
CWX a8043a0b60 Should match customization from node better 2025-01-23 19:35:02 +00:00
Chomp b5066cab0a Improved error message 2025-01-23 17:30:51 +00:00
Chomp 72cdae8641 Fixed GetAllBotDifficulties, now returns data for bot types lacking a json 2025-01-23 17:11:50 +00:00
CWX 92453cca82 fix build issues 2025-01-23 16:23:39 +00:00
CWX c3cbadb621 implement insuranceController 2025-01-23 16:08:14 +00:00
Chomp 750fde2e1d Made use of IdWithCount 2025-01-23 16:06:42 +00:00
Chomp 300454e174 Implemented gym endpoint 2025-01-23 15:50:48 +00:00
CWX 0b1da5c956 fix switch on wrong type 2025-01-23 14:50:13 +00:00
Chomp 5fa7cb0a83 Fixed repeatable nullrefs 2025-01-23 13:42:49 +00:00
Chomp dc7378cd70 Repeatable Quest Implementation 2025-01-23 12:46:21 +00:00
Chomp a2c01ee8ff Implemented RepairController.TraderRepair + repeatable cleanup 2025-01-22 23:30:40 +00:00
CWX a95f5721c1 fix buying/selling 2025-01-22 20:52:27 +00:00
Chomp f4a180d9c4 Fixed repeatable quest generation errors 2025-01-22 20:21:25 +00:00
Chomp 9c40900bac Reworked GetDialog to return the dictionary value 2025-01-22 16:46:19 +00:00
Chomp d39b877cba Implemented Eat endpoint 2025-01-22 14:10:06 +00:00
CWX 8949be2181 temp removal of async so exceptions dont get eaten and we can move forward 2025-01-22 13:34:48 +00:00
Chomp 877efc4adf Partial Implementation of InsuranceController 2025-01-22 12:55:45 +00:00
CWX 8c832cb8cb finish tradeController 2025-01-22 12:03:59 +00:00
CWX 77e5112983 start of tradeController, with slight type change 2025-01-22 11:50:08 +00:00
clodan 83d639bf47 Moved assets outside of main project to avoid duplication and other fixes 2025-01-21 20:39:52 +00:00
Chomp 3989fa5e58 Added inventory controller implementation 2025-01-21 20:24:09 +00:00
Chomp 5c07a05343 Fixed GetRandomizedArmorDurability not handling some bot types 2025-01-21 14:21:25 +00:00
CWX 8fdfa0658d inventory callbacks fixed 2025-01-21 13:58:04 +00:00
Chomp 966b36715b More bot generation implementation 2025-01-21 10:59:04 +00:00
Chomp 0b412f4a18 BotGen fixes 2025-01-20 23:13:17 +00:00
Alex 59cbaa6b02 renamed methods 2025-01-20 20:24:59 +00:00
CWX accff11f38 imnplement moar 2025-01-20 16:32:59 +00:00
Chomp 86c6b038e3 Ragfair implementation 2025-01-20 16:08:04 +00:00
Chomp d7b21bcf21 Small issue improvements 2025-01-20 15:32:58 +00:00
KaenoDev 8ed76bc40f Add missing properties in itemeventrouter. implement GetAllAttachments. Requires item move handling to be finished 2025-01-20 00:56:00 +00:00
CWX 00ccc92519 start implementing handbookhelper 2025-01-19 20:59:26 +00:00
CWX 8714e0761f add password field 2025-01-19 20:13:51 +00:00
CWX 263f868cdb Fix needed exp in launcher 2025-01-19 20:01:52 +00:00
Chomp fee4a32e1c Fixed logging issues 2025-01-19 19:45:24 +00:00
Chomp 35518f0eef Added new mechanic gift on profile create 2025-01-19 19:36:49 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00