Commit Graph

184 Commits

Author SHA1 Message Date
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
Chomp c8dadd106c Interned more strings 2025-02-09 19:14:48 +00:00
Alex a3bc7eea23 Merge branch 'main' into develop
# Conflicts:
#	Server/Logger/WebApplicationLogger.cs
2025-02-09 18:04:46 +00:00
Alex c67c807dd3 WriteToLogFile now implemented 2025-02-09 17:46:18 +00:00
Chomp dec3956167 Expanded ModDllLoader implementation 2025-02-09 11:33:28 +00:00
Chomp 212dfd0d65 Added package jsons to mods + updated related poco 2025-02-08 11:56:14 +00:00
CWX efd8b360de Formatting 2025-02-07 22:47:47 +00:00
CWX d6925e492c Create wrapper for SptMod with assembly and package.json 2025-02-07 21:20:53 +00:00
CWX 5c6fa9242f BIG BOI FORMATTING 2025-02-07 19:36:17 +00:00
CWX db351c8632 Fix errors by using the actual error codes 2025-02-07 12:43:54 +00:00
Chomp a6408cf9b7 34861 + asset update 2025-02-07 10:56:27 +00:00
Chomp 9db104cff7 Utilised string.Intern to reduce memory footprint of server 2025-02-06 14:39:22 +00:00
Chomp 9b33dd2d35 Updated itemTpl + weapon tpls to be consts 2025-02-06 11:21:36 +00:00
Chomp 83bc15ab1b updated BaseClasses to use const and be a static class 2025-02-06 11:10:25 +00:00
Chomp 955e44eb62 Multiple casting fixes 2025-02-05 20:16:19 +00:00
CWX 9b2ed8805c use prestige level and dont create additional data for us specifically 2025-02-05 07:58:19 +00:00
CWX a4f8036d09 formatting, fix build error 2025-02-05 07:36:13 +00:00
CWX f648f42721 This is just Jetbrains formatting and code syntax styling 2025-02-05 06:56:51 +00:00
CWX 43c9a42d47 added alternative keys to mapping of location, should be able to resolve all types we deal with then 2025-02-05 06:39:41 +00:00
Chomp db0feff1d8 Made ProbabilityObjectArray slightly less awful 2025-02-04 19:38:59 +00:00
KaenoDev 45fbd198d0 Fix Botcaps not getting set correctly 2025-02-03 19:38:25 +00:00
CWX e1cd19933f Removed unused Achievements object, use pmcdata.achievements. now transfer correct stuff for prestige 2025-02-03 17:19:40 +00:00
Chomp d2e04ff877 Improved IsSameItem 2025-02-03 15:29:34 +00:00
CWX a4bb2e8f25 fix prestigeRequestTypes and getting items transfered 2025-02-03 15:05:51 +00:00
KaenoDev dc3fdbf02e Fix BotBase Properties issues 2025-02-02 22:24:50 +00:00
CWX f44c8ba567 removed comments and added to github project page 2025-02-01 19:34:17 +00:00
CWX b9be82e7a3 mark ones still to test, fix edit of map markers 2025-02-01 19:29:48 +00:00
CWX 06bf154a7a added comments to each itemevent that work or not 2025-02-01 19:16:10 +00:00
Chomp 7ef796306a Comment changes 2025-02-01 18:52:25 +00:00
CWX b6ede36b91 add missing Props to Mastering 2025-02-01 18:05:43 +00:00
CWX a9f230eed7 changed the rest of itemeventactions to use const 2025-02-01 16:01:39 +00:00
CWX d285061057 added enumStringConverter attributes, current issue with list<enum> tho 2025-02-01 13:33:54 +00:00
Chomp 18cf7bf386 Update JSONs 2025-01-30 17:25:11 +00:00
Chomp 24ea3eca5f Revert type chagne 2025-01-29 22:24:43 +00:00
Chomp 58db41dd1e Added more type changes 2025-01-29 22:22:00 +00:00
Chomp 4210d6a47d Additional type improvements 2025-01-29 20:27:12 +00:00
Chomp 73b2924cf2 Added eventType enum 2025-01-29 20:03:31 +00:00
Chomp 83bc0c4448 Type improvements to Item 2025-01-29 19:56:30 +00:00
Chomp ff6ac6dab2 Resolved issue on server start 2025-01-29 14:06:12 +00:00
Chomp 06b3b7d7fc Added GetArrayValueTest 2025-01-29 13:46:06 +00:00
Chomp 9ddeb1f363 Improved item types 2025-01-29 12:51:19 +00:00
Chomp 102f2979aa Added new request file 2025-01-29 12:12:21 +00:00
Chomp 73cb11c47d Various changes 2025-01-29 12:12:01 +00:00
CWX f8ce007a64 give GetAiBotBrainTypes response a type 2025-01-29 11:28:13 +00:00
CWX eec51d55fb dedupe, and removed TODO for timer class as we have our own now 2025-01-29 11:23:02 +00:00
CWX da301a570f formatting, finish off customItemService 2025-01-28 19:40:09 +00:00
CWX ab1c53e40b Fix splitting setting stackObjectCount to null 2025-01-28 17:26:58 +00:00
CWX 56cb9194a3 Fix PinOrLockRequests 2025-01-28 16:39:44 +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
Chomp df8f777431 Removed unnecessary method 2025-01-28 15:12:17 +00:00