Commit Graph

29 Commits

Author SHA1 Message Date
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