Dev
|
5c7f6bc782
|
Improved comments for deserializeWithCacheCheck()
|
2024-06-02 14:49:28 +01:00 |
|
Dev
|
5c1c44da8f
|
Fixed en locale typos
|
2024-06-01 17:34:02 +01:00 |
|
Dev
|
6513ce694c
|
Fixed locale typos
|
2024-06-01 16:34:06 +01:00 |
|
Dev
|
b936c47f34
|
Fixed typo in locale text
|
2024-06-01 16:04:08 +01:00 |
|
Dev
|
a1955d4e7e
|
Second part of EventOutputHolder change, updated output to be keyed by sessionID
|
2024-05-31 23:28:35 +01:00 |
|
Dev
|
97efad0a79
|
Updated clientActiveSessionStorage inside EventOutputHolder to store data by sessionId
|
2024-05-31 23:10:18 +01:00 |
|
Dev
|
f20ffe286b
|
Reworked getBotCap() to use data from url instead of appContext
|
2024-05-31 22:01:48 +01:00 |
|
Dev
|
0864b0074b
|
Updated map base JSONs
|
2024-05-31 19:10:07 +01:00 |
|
Dev
|
910189d425
|
Added TarkovTV 2024 gift codes
|
2024-05-31 18:55:55 +01:00 |
|
Dev
|
06e3da394f
|
Updated quest json:
Added: Gendarmerie District Patrol + L4 trader assort
Added: Test drive part 3
Added various missing quest names to `QuestName` property
|
2024-05-31 16:28:25 +01:00 |
|
Dev
|
561e8da3db
|
Improved client/items/prices handling
|
2024-05-31 16:16:10 +01:00 |
|
Dev
|
b7a9296fac
|
Expanded getItemName() to return short name when full name is not found
|
2024-05-31 11:09:19 +01:00 |
|
Dev
|
95fbe09154
|
Updated map loot
|
2024-05-30 16:31:05 +01:00 |
|
Dev
|
876bf76605
|
Updated quest json
|
2024-05-30 14:30:09 +01:00 |
|
Dev
|
5531f9d03e
|
Added text to help with finding data
|
2024-05-30 13:16:28 +01:00 |
|
Dev
|
f341bfcb4b
|
14.8.6.30268
Added new properties to daily quests
Stubbed out quest achievement rewards
Added new Item properties used by unknown radio
Updated data JSONs
|
2024-05-30 13:05:28 +01:00 |
|
Dev
|
56d135fe6d
|
Fixed bot generation error
|
2024-05-30 10:09:04 +01:00 |
|
Dev
|
b8ee834165
|
Replaced uses of DatabaseServer with DatabaseService
|
2024-05-29 15:15:45 +01:00 |
|
Dev
|
2169fd3210
|
Flagged RarityPvE as optional
|
2024-05-29 10:35:18 +01:00 |
|
Dev
|
b5a11a1343
|
Added additional context to english locales
|
2024-05-28 22:53:36 +01:00 |
|
Dev
|
7d515ad680
|
Replaced uses of DatabaseServer with DatabaseService
|
2024-05-28 22:24:52 +01:00 |
|
Dev
|
b9148514ce
|
Fixed unit tests
|
2024-05-28 19:52:21 +01:00 |
|
Dev
|
5bd49ded59
|
Updated SaveServer.load() to log the total time taken to load profiles on server started instead of per profile
|
2024-05-28 18:40:22 +01:00 |
|
Dev
|
c72834d778
|
Adjusted load time logging to show a max of 2DP
|
2024-05-28 18:33:17 +01:00 |
|
Dev
|
0dfbf61ddf
|
Replaced usages of parameters with fixed values
|
2024-05-28 18:32:09 +01:00 |
|
Alex
|
e2eb56a60a
|
Added more nullguards (!356)
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/356
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
|
2024-05-28 14:35:38 +00:00 |
|
Alex
|
8727f6150e
|
primery-dependencies (!355)
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/355
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
|
2024-05-28 14:04:20 +00:00 |
|
Dev
|
f56da3c1a8
|
Updated various classes to make use of databaseService
|
2024-05-28 14:52:22 +01:00 |
|
Dev
|
584eade530
|
Added getLocation() to databaseService and made use of it across various classes
|
2024-05-28 14:28:26 +01:00 |
|
Dev
|
c710169e3d
|
Fixed bad error throw
|
2024-05-28 14:23:01 +01:00 |
|
Dev
|
7cdac4e38b
|
Added getTrader() and utilise inside various classes
|
2024-05-28 14:13:44 +01:00 |
|
Dev
|
fdb7a2b7d8
|
Updated various classes to use DatabaseService instead of DatabaseServer
|
2024-05-28 13:59:19 +01:00 |
|
Dev
|
9f1e0693f5
|
Make use of DatabaseService inside ProfileFixerService and CustomItemService
|
2024-05-28 12:27:46 +01:00 |
|
Dev
|
4c08d64ca5
|
Make use of DatabaseService inside GameControler and RagfaiServerHelper
|
2024-05-28 11:17:38 +01:00 |
|
Dev
|
e78087818f
|
Add DatabaseService as safer alternate to DatabaseServer for accessing db
|
2024-05-28 11:13:27 +01:00 |
|
Dev
|
3d4447c978
|
Added ITemplates interface
|
2024-05-28 11:11:50 +01:00 |
|
Dev
|
d6f7374a9a
|
Added IHideout interface
|
2024-05-28 10:41:07 +01:00 |
|
Dev
|
17882ddeab
|
Add interface for database bots object
|
2024-05-28 10:33:29 +01:00 |
|
Dev
|
65f27a7d8c
|
Fixed various Object is possibly undefined warnings
|
2024-05-28 10:25:23 +01:00 |
|
Dev
|
e0eaadbeef
|
Added implementation of adjusting hideout area level via mails profileChangeEvents property
|
2024-05-27 21:30:40 +01:00 |
|
Alex
|
173a726f33
|
Removed all null references in favor of undefined (!354)
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/354
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
|
2024-05-27 20:06:07 +00:00 |
|
Dev
|
d5496dcc34
|
Moved Evil spirits event quest to archive
|
2024-05-27 20:08:09 +01:00 |
|
Dev
|
a37664f43a
|
Localised various errors
|
2024-05-27 20:06:10 +01:00 |
|
Dev
|
4b8d9f7e22
|
Updated launcher-profile-tournament locale text
|
2024-05-27 18:52:02 +01:00 |
|
Dev
|
1c8805c365
|
Purged duplicate PMC names
|
2024-05-27 18:33:13 +01:00 |
|
Alex
|
aee391ec1d
|
Null checks first pass (!353)
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/353
|
2024-05-27 16:05:16 +00:00 |
|
Dev
|
d330ab3715
|
Fixed insurance tests
|
2024-05-27 16:51:20 +01:00 |
|
Dev
|
e5fd26b89c
|
Add system to purchase all clothing from trader on profile creation - enabled for tourney profile
Fixed USEC profiles not having fence locked on tourney profile creation
|
2024-05-27 16:30:03 +01:00 |
|
Dev
|
7432817d7d
|
Updated bear ragman clothing
|
2024-05-27 16:01:58 +01:00 |
|
Alex
|
1bf520a044
|
Added null checks as warnings (!352)
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/352
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
|
2024-05-27 13:08:21 +00:00 |
|