Commit Graph

16 Commits

Author SHA1 Message Date
Jesse 2c52012740 Further async changes (#387)
* Further async changes
- SaveServer & Backup Server are now async
- Anything that ties in with SaveServer saving (Such as callbacks) are now async
- Various async util methods added
- Removed two wrapper methods and switched code over to use the actual method

* Update test
2025-06-09 20:09:12 +01:00
hulkhan22 18bd0957fd Fix the damn tests 2025-05-31 01:40:47 +02:00
Cj f30dda24e3 Json util refactor 2025-05-30 09:10:52 -04:00
hulkhan22 6af7e18181 Ensure unique MongoIDs 2025-05-07 04:09:56 +02:00
clodan 270f095413 renamed projects and namespaces 2025-03-07 13:16:43 +00:00
Chomp d000eaeef5 Fixed tests 2025-02-14 13:56:07 +00:00
Chomp b8ad46c60f Fixed broken tests 2025-02-14 13:09:12 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
Chomp 91ccc7a771 Added GenerateValidMd5Test 2025-01-29 13:36:18 +00:00
Chomp 06bfa78a62 Improved IsValidMongoIdTest 2025-01-29 13:30:31 +00:00
Alex decb6bbab7 added new stuff! :D 2025-01-22 20:28:51 +00:00
CWX cc1b022396 fix tests, 1 fails in mathUtilTest, changing from float to double 2025-01-18 21:02:00 +00:00
Alex 8b3305efca T type logging 2025-01-15 15:06:54 +00:00
CWX 0fba37a18e Formatting and Tests need to be remade, RandomUtil now takes a logger 2025-01-14 21:27:24 +00:00
Cj 36a278a4ca Implement generate and test 2025-01-08 04:51:30 -05:00
Cj a85bc22568 MongoId validation test 2025-01-07 21:07:06 -05:00