Commit Graph

40 Commits

Author SHA1 Message Date
Alex d85bd6c315 logger 2025-01-12 21:44:30 +00:00
CWX a8ef6655d7 fix encoding 2025-01-12 16:48:26 +00:00
Chomp 6fcf73f223 Improved Weather implementation 2025-01-12 16:23:48 +00:00
CWX bb887b0901 Lots of new things (#40)
* callbacks

* controllers

* Router override

* make requests use interface

* create Routers

* extra parts
2025-01-12 15:35:32 +00:00
Alex 50d744e9d7 fixed load order 2025-01-12 11:43:22 +00:00
CWX b8411b3553 Add routers, Fix tarkovVersioning, format 2025-01-11 23:30:13 +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 1767ad9be2 injectors go brr 2025-01-11 21:01:32 +00:00
Alex d5958dff31 on update and on load order 2025-01-11 18:30:38 +00:00
Alex 774758796d smol stuff 2025-01-11 18:03:12 +00:00
Alex ba78a15613 Sample mod project and modding bootstrap 2025-01-10 23:42:41 +00:00
Alex 20fcc26d9a partial work on profile callbacks 2025-01-10 17:44:53 +00:00
Alex f61183570a zlib and launcher callbacks 2025-01-10 15:30:54 +00:00
Alex 966562bc08 more work 2025-01-10 13:49:28 +00:00
Alex fa22bc8019 partial request working 2025-01-09 23:11:57 +00:00
Alex 8814b389ed more progress 2025-01-09 00:15:42 +00:00
Alex 9be88e76ef more stuff 2025-01-08 23:22:23 +00:00
Alex 708b2ec361 more serialization and other fixes 2025-01-08 22:37:10 +00:00
Alex 251b328208 fixed number parsing 2025-01-08 21:43:07 +00:00
Alex 4239de86fc parallelize load 2025-01-08 21:10:22 +00:00
CWX 1fc3ff4f59 stringToObjectConverter 2025-01-08 15:55:25 +00:00
CWX e64adbf4b8 update DatabaseTables and services to be Camelcase 2025-01-08 15:32:33 +00:00
CWX 5d866c25c0 Formatting 2025-01-08 13:41:25 +00:00
Cj 36a278a4ca Implement generate and test 2025-01-08 04:51:30 -05:00
Cj 1a863ecf4b Remove redundant parenthesis 2025-01-08 04:21:22 -05:00
Cj e4b346d628 Math Util and tests 2025-01-08 04:10:40 -05:00
Cj ee65da4860 More work on randomUtil 2025-01-08 02:50:11 -05:00
Cj da764079f3 More RandomUtil work 2025-01-08 00:00:37 -05:00
Cj 6c100171c1 Add more tests, fix bug test found :) 2025-01-07 20:49:04 -05:00
Alex 0e883f3ec7 more db work 2025-01-08 00:04:02 +00:00
Alex 27422ff33a more db progress 2025-01-07 20:00:37 +00:00
Alex c751918ff6 runnable app! 2025-01-07 17:28:49 +00:00
Alex ffd3712ce5 DatabaseService and other fixes 2025-01-07 10:45:40 +00:00
Alex 210ee10362 localisation service and others 2025-01-06 23:24:11 +00:00
Cj 468867ba3d Start porting RandomUtil.cs, not yet done. 2025-01-06 06:09:12 -05:00
Cj 7fc5a8a190 Fix ILogger usings 2025-01-06 01:54:59 -05:00
Cj f09cd50266 Fix namespaces 2025-01-06 01:43:58 -05:00
Cj eea0872aa7 Add TimeUtil.cs 2025-01-06 01:30:38 -05:00
Cj 08c0b4c66a Add HashUtil.cs 2025-01-06 00:37:06 -05:00
Alex abf15257cd more models and consolidation 2025-01-05 20:28:54 +00:00