Commit Graph

17 Commits

Author SHA1 Message Date
TetrisGG 28a434a622 Update Models Comments
Changed Comments to adhere to xml standard in all Models.
Added missing comments.
2025-03-04 22:38:11 +01:00
Chomp 3219718d27 Replaced minmaxdouble + minmaxint with generic minmax<T>
Updated various doubles to be ints
2025-02-10 10:44:24 +00:00
Chomp 08b5caf337 Renamed Minmax to MinMaxDouble and added MinMaxInt
Swapped various doubles for ints across loot generator and airdrop code paths

Fixed forced airdrop loot being returned with a decimal stack count
2025-02-10 09:57:01 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
CWX 078e1b1b36 Improve Health system to Use EFT's models and actual Types, also fixed some RequestData not using the base record 2025-01-28 15:27:45 +00:00
CWX 982e59e7d3 should fix manakin pose request, somehow managed to get it without one, just by going in and out into that area 2025-01-26 22:42:38 +00:00
CWX e6c1d9fe94 finish off circleOfCultistService 2025-01-26 18:13:51 +00:00
CWX 9c3aab4271 Type changes for "Time" to long or double 2025-01-25 14:42:59 +00:00
CWX 2ad2540b53 implement HideoutHelper 2025-01-24 19:34:50 +00:00
CWX 0d4b6e95a9 Types 2025-01-24 12:17:07 +00:00
CWX 41ebc62cb9 Fix types 2025-01-23 23:52:15 +00:00
Chomp 750fde2e1d Made use of IdWithCount 2025-01-23 16:06:42 +00:00
clodan 17ed7e5da2 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-21 12:39:04 +00:00
clodan af3c559802 ItemRequestData feeds 2025-01-21 12:37:55 +00:00
CWX 26f86403fe partial itemeventrouter changes 2025-01-21 12:35:45 +00:00
Alex b5240a615e Refactor project into smaller chunks 2025-01-19 17:45:48 +00:00