CWX
|
aef23c9ce1
|
Fix up a few types and comments
|
2025-01-06 23:58:18 +00:00 |
|
CWX
|
782f95528d
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-06 23:50:23 +00:00 |
|
CWX
|
8b8fa6e4fd
|
More Types
|
2025-01-06 23:49:14 +00:00 |
|
Alex
|
210ee10362
|
localisation service and others
|
2025-01-06 23:24:11 +00:00 |
|
CWX
|
211e68f3fc
|
more types
|
2025-01-06 22:52:49 +00:00 |
|
CWX
|
bdcac81a79
|
Merge branch 'sp-tarkov:main' into main
|
2025-01-06 22:16:47 +00:00 |
|
CWX
|
a6dbd3ea0c
|
Merge branch 'main' of https://github.com/CWXDEV/server-csharp
|
2025-01-06 22:15:18 +00:00 |
|
CWX
|
fdf913c88c
|
more types
|
2025-01-06 22:15:13 +00:00 |
|
Alex
|
35c62e6ada
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-06 21:55:25 +00:00 |
|
Alex
|
fcaab02512
|
more stuff
|
2025-01-06 21:54:55 +00:00 |
|
CWX
|
6ab4c4e092
|
Merge branch 'sp-tarkov:main' into main
|
2025-01-06 21:51:59 +00:00 |
|
CWX
|
b292dcb0b5
|
More Types
|
2025-01-06 21:49:53 +00:00 |
|
Alex
|
4553fc3f27
|
Globals fix
|
2025-01-06 21:10:19 +00:00 |
|
CWX
|
c62a3df1e0
|
Partialy complete BotController
|
2025-01-06 20:18:59 +00:00 |
|
CWX
|
fda92881d9
|
Add Globals and XY
|
2025-01-06 20:17:19 +00:00 |
|
CWX
|
81cbe8bade
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-06 19:26:31 +00:00 |
|
Alex
|
fc2f297691
|
hideout and other types
|
2025-01-06 19:26:52 +00:00 |
|
CWX
|
5d20b3278d
|
Move BotController and start controllers
|
2025-01-06 19:16:49 +00:00 |
|
CWX
|
032a89fb93
|
move location of generators and fix namespaces
|
2025-01-06 19:10:33 +00:00 |
|
clodanSPT
|
a7ed0e5282
|
Merge pull request #5 from CWXDEV/main
finish of callback types
|
2025-01-06 19:09:47 +00:00 |
|
Alex
|
5462b6c061
|
more models
|
2025-01-06 19:09:32 +00:00 |
|
CWX
|
7ada41b498
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-06 19:05:53 +00:00 |
|
CWX
|
4f62c70169
|
more types
|
2025-01-06 19:05:31 +00:00 |
|
Alex
|
f9253e9649
|
added botcore
|
2025-01-06 18:39:51 +00:00 |
|
CWX
|
10408f9a05
|
changed location of callbacks, fixed namespace
|
2025-01-06 18:30:27 +00:00 |
|
CWX
|
256f820f17
|
more types
|
2025-01-06 18:22:04 +00:00 |
|
CWX
|
f5faf1b6af
|
added comments for multitypes
|
2025-01-06 17:57:38 +00:00 |
|
CWX
|
4d3eafad6c
|
add imports
|
2025-01-06 17:49:22 +00:00 |
|
CWX
|
9086369efe
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-06 17:38:19 +00:00 |
|
CWX
|
0454dbdf28
|
enum fix and imports
|
2025-01-06 17:38:02 +00:00 |
|
Alex
|
e265de6e53
|
Added more bot stuff
|
2025-01-06 17:37:53 +00:00 |
|
CWX
|
36fae02ca5
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-06 17:29:00 +00:00 |
|
Alex
|
c23e9fff02
|
more models
|
2025-01-06 17:16:10 +00:00 |
|
CWX
|
1d6520da31
|
InventoryCallbacks
|
2025-01-06 16:14:01 +00:00 |
|
Alex
|
6fd7e31b28
|
more namespaces and BotBase migrated
|
2025-01-06 16:13:48 +00:00 |
|
CWX
|
ce11652ee7
|
more types
|
2025-01-06 16:09:37 +00:00 |
|
CWX
|
b95ccad7c6
|
Fix Namespaces along with CJs PR, Added more types
|
2025-01-06 15:51:27 +00:00 |
|
clodanSPT
|
5a76d25972
|
Merge pull request #3 from CJ-SPT/Util-Impls
Time and Hash util implementations, partial RandomUtil impl, fixes namespaces
|
2025-01-06 15:04:39 +00:00 |
|
Cj
|
468867ba3d
|
Start porting RandomUtil.cs, not yet done.
|
2025-01-06 06:09:12 -05:00 |
|
Cj
|
7fc5a8a190
|
Fix ILogger usings
|
2025-01-06 01:54:59 -05:00 |
|
Cj
|
f09cd50266
|
Fix namespaces
|
2025-01-06 01:43:58 -05:00 |
|
Cj
|
eea0872aa7
|
Add TimeUtil.cs
|
2025-01-06 01:30:38 -05:00 |
|
Cj
|
08c0b4c66a
|
Add HashUtil.cs
|
2025-01-06 00:37:06 -05:00 |
|
CWX
|
2f997f6a85
|
addded more types, some are unfinished, ill come back to these tomorrow
|
2025-01-06 00:32:55 +00:00 |
|
Alex
|
529b091029
|
more BotBase classes
|
2025-01-05 22:45:29 +00:00 |
|
Alex
|
826142edd1
|
more classes
|
2025-01-05 22:12:27 +00:00 |
|
CWX
|
3f0f845bfd
|
Converted Quests, Ragfair, Repeatable, Server to C# interface
|
2025-01-05 20:55:50 +00:00 |
|
Alex
|
abf15257cd
|
more models and consolidation
|
2025-01-05 20:28:54 +00:00 |
|
Alex
|
76f9830a7e
|
Initial commit, basic work
|
2025-01-05 02:12:38 +00:00 |
|