Chomp
85900724e5
Fixed multipler typo
2025-02-21 15:07:41 +00:00
Chomp
5a5e18f568
Add HTTPS support ( #101 )
...
* Initial work on adding https support
* Updated logging
* More logging
* Added support for a certificate password
Replaced method used for getting path to cert
* Reduce duplication of logic in program.cs
* Cleanup of `HttpServer`
* More https stuff
* https
* Fixed remote IP stuff
* Fixed non-local request logging
* Updated assets
* Replaced `singleplayer/bossconvert` to `singleplayer/bosstypes`
* Updated map loot
* Asset update
* Stop storing a bots inventory and other values to save memory
---------
Co-authored-by: Chomp <dev@dev.sp-tarkov.com >
Co-authored-by: clodan <clodan@clodan.com >
2025-02-20 12:27:55 +00:00
Chomp
1ff8d2cbef
Replaced lists containing unique values with HashSets
...
Reworked Soft Insert id checks
Improved dogtag id lookup memory usage
Removed wave cleanup code
2025-02-17 19:05:47 +00:00
Chomp
054074c51f
Store whitelist as hashset not list
2025-02-17 17:00:58 +00:00
Chomp
924fff686d
Refactored botgen
2025-02-17 13:07:32 +00:00
Chomp
3b1f8c81ef
Updated loot generator to block seasonal items when out of season
2025-02-14 17:33:29 +00:00
CWX
2a172a6861
make launcherV2 endpoints consistent, add new profile endpoint
2025-02-14 17:12:09 +00:00
Chomp
bff815e4b9
Fixed typo
2025-02-14 17:11:57 +00:00
Chomp
87e1306f33
Improved GetAchievementStatics
2025-02-13 13:09:27 +00:00
Chomp
693d393706
Updated package json
2025-02-12 19:51:28 +00:00
Chomp
ed54312f35
Updated types to match game client
2025-02-10 12:30:14 +00:00
Chomp
0f0cbb1df5
Applied IMinMaxValue to MinMax<T>
2025-02-10 11:00:57 +00: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
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
Chomp
955e44eb62
Multiple casting fixes
2025-02-05 20:16: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
f8ce007a64
give GetAiBotBrainTypes response a type
2025-01-29 11:28:13 +00:00
CWX
da301a570f
formatting, finish off customItemService
2025-01-28 19:40:09 +00:00
Chomp
df8f777431
Removed unnecessary method
2025-01-28 15:12:17 +00:00
Alex
b7b5b7da34
added if checks to some debug logs
2025-01-27 21:10:44 +00:00
CWX
557aee46b7
finish off lootgen
2025-01-27 19:57:50 +00:00
CWX
e490646e5d
Start chatBots
2025-01-26 19:08:16 +00:00
Chomp
e1b354e67b
Implemented GetFleaPriceForOfferItems
2025-01-26 17:55:34 +00:00
Chomp
494c5921b2
Fix config
2025-01-25 22:27:38 +00:00
Chomp
242e51b746
Improved typing
2025-01-25 21:43:59 +00:00
Valens
cb23d26da3
Fix AirdropService
...
Implement the AirdropService file, and all associated methods from the node server.
2025-01-25 12:25:32 -05:00
Chomp
f991cbee7c
Flagged properties as non-null + More ragfair implementation
2025-01-25 14:45:16 +00:00
Chomp
fe8e820e93
Implemented post-raid system
2025-01-25 12:07:07 +00:00
CWX
803d136051
FIX SPELLING AGAIN CHOMPERS
2025-01-25 10:53:49 +00:00
Chomp
4f60115494
Implemented CloneExistingCraftsAndAddNew
2025-01-25 10:33:01 +00:00
Chomp
ab7d00aa0d
FIxed AppContext.RAID_ADJUSTMENTS failure
2025-01-25 09:34:41 +00:00
CWX
187d70348a
more loot gen
2025-01-24 23:24:18 +00:00
Chomp
902ed2a5de
Further implementation of SeasonalEventService
2025-01-24 21:28:56 +00:00
CWX
578d3a166a
Change Prop to ColliderProps to not collide with another type
2025-01-24 18:10:33 +00:00
Alex
8f6ee75e1d
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
2025-01-24 17:06:50 +00:00
Alex
aaa272b151
mooooaaaaaaaaaaar
2025-01-24 17:06:43 +00:00
Chomp
8389859940
Implemented RepairService
2025-01-24 14:59:08 +00:00
Alex
3eaf6887a1
FenseService
2025-01-24 12:16:17 +00:00
Chomp
2c06dd89d1
Map loot Implementation
2025-01-23 22:39:24 +00:00
Chomp
dc7378cd70
Repeatable Quest Implementation
2025-01-23 12:46:21 +00:00
CWX
3386316c3a
Finish scavcaserewardgen
2025-01-23 12:10:46 +00:00