Commit Graph

12 Commits

Author SHA1 Message Date
CWX 8dbbc07670 sorting 2025-01-14 14:16:47 +00:00
CWX a6ecb434c4 add money enum, finish traderController (#47)
* ignore nulls in json

* Implement ProfileActivityService

* add temp beta release

* implement customizationController

* comment out logging

* implement gameStart

* start traderController

* add money enum, finish traderController
2025-01-12 23:18:24 +00:00
CWX dc894bc298 Partial tradercontroller (#46)
* ignore nulls in json

* Implement ProfileActivityService

* add temp beta release

* implement customizationController

* comment out logging

* implement gameStart

* start traderController
2025-01-12 22:40:41 +00:00
Chomp 045c1a5eb5 More implementation of QuestHelper
made `QId` consistent
2025-01-12 21:06:05 +00:00
CWX 5e7b4e3538 more progress (#45)
* ignore nulls in json

* Implement ProfileActivityService

* add temp beta release

* implement customizationController

* comment out logging

* implement gameStart
2025-01-12 20:41:00 +00:00
CWX e2dbb7a092 Add temp logging, Move Http to be last in the order as its currently blocking, a few exceptions blocked out onLoad methods 2025-01-11 21:43:43 +00:00
CWX 0ca4ec0887 Inject controllers and services 2025-01-11 18:14:39 +00:00
CWX 8f22759ec5 Implement most of the callbacks, few other changes too 2025-01-11 17:14:56 +00:00
CWX 5d866c25c0 Formatting 2025-01-08 13:41:25 +00:00
Cj 001b0f9fb3 Fix some errors 2025-01-07 04:28:37 -05:00
Cj d9aa0c4f42 Trade and Trader controllers 2025-01-06 23:25:13 -05:00
Cj f3aa6e09d4 Add the rest of the controller classes, currently empty 2025-01-06 21:52:57 -05:00