Cj
f30dda24e3
Json util refactor
2025-05-30 09:10:52 -04:00
Chris Adamson
5db0fd575b
fixed issue with setter not handling null values exposed by failing unit test
2025-05-29 14:01:16 -05:00
CWX
cf15dc372b
Fixed pinlockstate being wrong after restart
2025-05-28 10:27:12 +01:00
hulkhan22
21382a1e06
Fix server exception at raid end when client sends bantype data ( #257 )
2025-05-18 19:38:13 +01:00
Chris Adamson
f7e02c0154
fix for chomps push
2025-05-16 15:11:20 -05:00
hulkhan22
23468cf0a3
fix: Bot flashlights on during daytime raid ( #236 )
...
* Fix flashlights being on during daytime raids
* Add comment for the new property
2025-05-05 09:07:26 +01:00
Archangel
01b516b267
Set proper type on GroupId and TeamId
2025-05-04 17:20:01 +02:00
Chomp
31ae5feb41
Bot generation performance ( #231 )
...
* chore: Bot generation performance improvements (#227 )
* Bot generation performance improvements
* Revert debug logging logic
* Get rid of Info log which is bound to be printed inevitably at each bot wave generation
* Use assault const
* Removed comments
Removed lowercase side constants
Renamed equipment role to better explain its purpose
Fixed `Blocks` property being serialised to client
Updated `_slotsWithNoCompatIssues` to use existing enum type
Reduced log line to be debug
* Fixed `GetRandomTextThatMatchesPartialKey` incorrectly checking eft locales instead of spt locales
* Updated various methods to be protected
---------
Co-authored-by: hulkhan22 <clandestine984@gmail.com >
Co-authored-by: Chomp <dev@dev.sp-tarkov.com >
2025-05-04 12:51:45 +01:00
Chris Adamson
aaef67c324
add back jsonconverter
2025-05-03 12:36:36 -05:00
CWX
bf94786f77
change back to number as per live data
2025-05-03 13:05:07 +01:00
Chomp
7b8a10adeb
Updated map location values
2025-04-30 13:11:35 +01:00
Chomp
74301dfa8f
Updated various JSONs - part 1
2025-04-29 20:43:11 +01:00
CWX
49808c96ff
Merge branch 'develop' into extra-props
2025-04-29 19:19:30 +01:00
clodan
2dd57a1080
Added Release extension of data for item and ups for modders to add extra properties
2025-04-29 19:02:14 +01:00
Chris Adamson
a446f039c9
location enum for fresh profiles
2025-04-29 11:44:25 -05:00
Chris Adamson
de38f1fe88
try just the enum
2025-04-29 10:57:12 -05:00
Chomp
760f3e3c72
Revert "fixed error where itemlocation can be either a string or int"
2025-04-29 08:47:44 +01:00
Chris Adamson
7ed081d305
fixed error where itemlocation can be either a string or int
2025-04-28 12:07:46 -05:00
Chris Adamson
b431a7129a
Merge branch 'develop' into bugfix/upd-lockable-2
2025-04-28 08:47:49 -05:00
Chris Adamson
8c0aab539b
fix my previous fix
2025-04-27 19:24:16 -05:00
hulkhan22
850059416f
Reverted data change
2025-04-27 02:45:59 +02:00
hulkhan22
b1fd4d2055
revert
2025-04-27 01:50:26 +02:00
hulkhan22
871ca63aaa
More type changes
2025-04-27 01:39:21 +02:00
hulkhan22
38f561b85d
DogtagSide
2025-04-26 21:37:08 +02:00
hulkhan22
89c36650ca
Objects
2025-04-26 19:33:35 +02:00
CWX
7c7297f63c
Code cleanup and format
2025-04-22 14:49:05 +01:00
CWX
5656031e01
changing to structure of LockableComponent from client
2025-04-21 22:00:58 +01:00
CWX
9b5a8ece75
Undo changes for Buffs
2025-04-15 20:53:30 +01:00
CWX
3ba0f5f92c
Fix serialization of BodyPartColliderType
2025-04-15 15:29:45 +01:00
Chris Adamson
42f4db20fc
fix missing type in upd record
2025-04-12 17:44:59 -05:00
Chomp
1e409982cf
Added type for HandlerDamage
2025-04-12 18:17:05 +01:00
Chomp
8db15930ef
Removed unnecessary converters
2025-04-12 17:43:52 +01:00
CWX
22d2aebcbe
added a few more converters, Repeatables need testing
2025-04-12 17:30:44 +01:00
CWX
2c39a8b6e3
change hacky fix to use stringToNumberFactoryConverter
2025-04-12 17:14:53 +01:00
CWX
1c3f11220f
work around for BSG using a float or string
2025-04-12 17:06:38 +01:00
CWX
ffda6b9ce1
fix typing and propNames
2025-04-10 17:42:22 +01:00
Chomp
c149099b77
Added type changes for 36113
2025-04-09 13:33:13 +01:00
Chris Adamson
a198a609de
fixed json parsing error on player death
2025-04-05 12:32:28 -05:00
Chomp
99dec1c9a3
Updated DeathCase.DeathCause to use enum + same for other properties to match client
2025-04-05 11:15:39 +01:00
Chris Adamson
7767a67cb7
fixed json parsing error on player death
2025-04-04 21:21:33 -05:00
Chomp
0e8c29ff99
Updated IGetRaidConfigurationRequestData
2025-04-02 15:04:58 +01:00
Chomp
b1baab0f93
Add extra repeatable support for prestige
...
Should have all the null handling required to work with existing
profiles
2025-03-28 18:38:26 +00:00
Chomp
2423a66f40
Refactored how clothing is stored and processed
...
`Suits` is no longer used in full profile, `customisationUnlocks` should be used
2025-03-28 17:54:32 +00:00
Chomp
0b23fc514a
Fixed incorrect type (should be WildSpawnType)
2025-03-28 16:33:42 +00:00
Chomp
13a87264fa
Added new boss types to enum
2025-03-28 16:14:52 +00:00
Chomp
afc6c695e9
Stub out new map
2025-03-28 15:04:30 +00:00
Chomp
3b4e28a08f
35932
2025-03-27 20:55:46 +00:00
Chomp
2c13e0d04e
Added new IsMountable property
2025-03-19 17:27:48 +00:00
Chomp
054e75048b
Fix prestige menu rewards in a generic way
...
Add new CustomisationTypeId enum
2025-03-19 17:05:36 +00:00
Archangel
587c1f4547
Add missing property
2025-03-09 16:57:41 +01:00