Commit Graph

11 Commits

Author SHA1 Message Date
Jordan Dominion 5dd93e3015 Fix build warnings 2025-08-01 15:46:07 -04:00
Jordan Dominion 83e0c2046a Improved EngineVersion parsing 2023-12-17 15:00:03 -05:00
Jordan Dominion 3fce8620b4 Very naughty merge of 'V6' into OpenDream
Doing some very bad cleanups for a merge in here like renaming a few fields (like the old column names) + `ByondCommand` + Removing deprecated API fields.
2023-11-09 09:08:20 -05:00
Jordan Dominion ebd09d7e86 Add JobCodes to strongly type jobs
- Default `0` for legacy jobs.
- Standardize job creation prior to registration.
- Add `RightsHelper.TypeToRight()`.
2023-11-04 21:12:25 -04:00
Jordan Dominion 0413f8b676 Fix test location 2023-10-16 01:30:08 -04:00
Jordan Dominion eb516744fb Fix engine version parsing 2023-10-15 15:38:31 -04:00
Jordan Brown b9586c7fee The great stylecop update
Beware those that read into this commit. Here there be style conformance...

Closes #1252
2021-05-09 19:27:09 -04:00
Jordan Brown 47ea890040 WIP: Redoing request/response models 2021-02-10 11:07:08 -05:00
Jordan Brown 795bec18ab Big chungus commit
- API and client to version 5.0.0
- Added a bunch more model validations
- Added error codes
- Added limits to database strings
- Redid client exceptions to be more sane
- Added configurable instance and user limits
- Always clamp rights to their valid ranges
- Add an error if the minimum password length is more than the string limit
- Fixed chat bot name contraints crossing instances
- Enforce that SIDs be unique globally
- Normalize instance paths to forward slashes on windows. Added to sanitizer
- Added migrations
- Added ApiAssert for testing error codes
2020-04-11 13:14:55 -04:00
Cyberboss 388b989a27 Version bump nuget packages 2018-09-21 14:36:50 -04:00
Cyberboss b7cf3f6532 Test and fix IrcConnectionStringBuilder 2018-09-21 14:15:17 -04:00