Alex
|
8b3305efca
|
T type logging
|
2025-01-15 15:06:54 +00:00 |
|
Alex
|
8f47bd89c5
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-15 11:50:55 +00:00 |
|
Alex
|
6a2f11d2c4
|
Improved logging with exceptions and remove config enum parameter
|
2025-01-15 11:49:42 +00:00 |
|
CWX
|
0fba37a18e
|
Formatting and Tests need to be remade, RandomUtil now takes a logger
|
2025-01-14 21:27:24 +00:00 |
|
Chomp
|
dcf1b00241
|
Implemented GetArrayValue
|
2025-01-14 20:20:19 +00:00 |
|
Chomp
|
e5297a4887
|
Implemented getBiasedRandomNumber
|
2025-01-14 19:56:45 +00:00 |
|
Chomp
|
8c401cfd1f
|
Various fixes + addedTimerUtil
|
2025-01-14 19:30:15 +00:00 |
|
KaenoDev
|
de36bd9f2c
|
Implement GenerateWeather and update getInRaidTime to match Ts server output
|
2025-01-14 17:50:47 +00:00 |
|
Chomp
|
ee6fc966c6
|
Implemented ProgramStatics
|
2025-01-14 17:50:10 +00:00 |
|
CWX
|
20ae971957
|
add more enumConverters
|
2025-01-14 16:49:46 +00:00 |
|
CWX
|
b2d7943d9d
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-14 15:18:09 +00:00 |
|
CWX
|
6447a1b7bd
|
add new method to get DateTime from timestamp
|
2025-01-14 15:18:04 +00:00 |
|
Chomp
|
73adbd508d
|
Improved ``GenerateAccountId to not return negative values
|
2025-01-14 14:36:46 +00:00 |
|
Chomp
|
14ed23d544
|
Make use of string.Equals inside GetSetMethod
|
2025-01-14 14:25:16 +00:00 |
|
CWX
|
a29210f4e3
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-14 14:22:22 +00:00 |
|
Chomp
|
de617d47fe
|
Updated CreateRouteMapping to use FileUtil
|
2025-01-14 14:23:14 +00:00 |
|
CWX
|
07dc6ea0b3
|
fix locking for concurrency
|
2025-01-14 14:22:07 +00:00 |
|
CWX
|
ba5b5f5967
|
add encodings
|
2025-01-14 14:16:39 +00:00 |
|
CWX
|
08e05bf3a2
|
Fix time related issues
|
2025-01-14 14:16:32 +00:00 |
|
Chomp
|
4fb0deab7d
|
Fix ambiguous var usage
|
2025-01-14 13:27:26 +00:00 |
|
Chomp
|
7fb2cf9be6
|
Updated DatabaseImporter.OnLoad implementation
|
2025-01-14 13:27:09 +00:00 |
|
Chomp
|
d3f4b63b23
|
Stubbed out Progress writer class
|
2025-01-14 12:50:07 +00:00 |
|
Alex
|
7ff822be0f
|
refactored File, Path and Directory usages into FileUtil and cleaned up logs
|
2025-01-14 11:42:27 +00:00 |
|
CWX
|
0c243008b0
|
Fix timeutil
|
2025-01-14 11:42:12 +00:00 |
|
Alex
|
5caaa73108
|
added color logging
|
2025-01-13 20:16:05 +00:00 |
|
Alex
|
d7325ea562
|
Fixed Json converter and added unit test
|
2025-01-13 18:31:44 +00:00 |
|
Chomp
|
9102d06d65
|
Implemented GeneratePlayerScav and GetCloneOfBotBase
|
2025-01-13 16:28:46 +00:00 |
|
CWX
|
77cee6b6d6
|
change type on randomUtil
|
2025-01-13 14:07:47 +00:00 |
|
Chomp
|
f3b9555ac1
|
Fixed issue with QuestRewardType
|
2025-01-13 13:30:16 +00:00 |
|
CWX
|
2d4cdce6d5
|
add compareUtil (needs implementing), start implementing ItemHelper
|
2025-01-13 12:22:34 +00:00 |
|
Chomp
|
64ccc033d4
|
Implemented logger.Success
|
2025-01-13 12:17:53 +00:00 |
|
CWX
|
af70ea8947
|
Add temp fix to get around trader pathing issue, fix traderassortservice
|
2025-01-13 10:24:03 +00:00 |
|
Alex
|
f67f43c364
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-12 21:45:12 +00:00 |
|
Alex
|
d85bd6c315
|
logger
|
2025-01-12 21:44:30 +00:00 |
|
Chomp
|
2408452b4d
|
Added QuestStatusEnum to JsonSerializerOptions
|
2025-01-12 21:07:28 +00:00 |
|
CWX
|
5e7b4e3538
|
more progress (#45)
* ignore nulls in json
* Implement ProfileActivityService
* add temp beta release
* implement customizationController
* comment out logging
* implement gameStart
|
2025-01-12 20:41:00 +00:00 |
|
CWX
|
a8ef6655d7
|
fix encoding
|
2025-01-12 16:48:26 +00:00 |
|
Chomp
|
6fcf73f223
|
Improved Weather implementation
|
2025-01-12 16:23:48 +00:00 |
|
CWX
|
bb887b0901
|
Lots of new things (#40)
* callbacks
* controllers
* Router override
* make requests use interface
* create Routers
* extra parts
|
2025-01-12 15:35:32 +00:00 |
|
Alex
|
50d744e9d7
|
fixed load order
|
2025-01-12 11:43:22 +00:00 |
|
CWX
|
b8411b3553
|
Add routers, Fix tarkovVersioning, format
|
2025-01-11 23:30:13 +00:00 |
|
CWX
|
e2dbb7a092
|
Add temp logging, Move Http to be last in the order as its currently blocking, a few exceptions blocked out onLoad methods
|
2025-01-11 21:43:43 +00:00 |
|
CWX
|
1767ad9be2
|
injectors go brr
|
2025-01-11 21:01:32 +00:00 |
|
Alex
|
d5958dff31
|
on update and on load order
|
2025-01-11 18:30:38 +00:00 |
|
Alex
|
774758796d
|
smol stuff
|
2025-01-11 18:03:12 +00:00 |
|
Alex
|
ba78a15613
|
Sample mod project and modding bootstrap
|
2025-01-10 23:42:41 +00:00 |
|
Alex
|
20fcc26d9a
|
partial work on profile callbacks
|
2025-01-10 17:44:53 +00:00 |
|
Alex
|
f61183570a
|
zlib and launcher callbacks
|
2025-01-10 15:30:54 +00:00 |
|
Alex
|
966562bc08
|
more work
|
2025-01-10 13:49:28 +00:00 |
|
Alex
|
fa22bc8019
|
partial request working
|
2025-01-09 23:11:57 +00:00 |
|