0
0
mirror of https://github.com/sp-tarkov/assembly-tool.git synced 2025-02-13 06:50:44 -05:00

20 Commits

Author SHA1 Message Date
Cj
6c2f7f0ee9 Fix bad naming on struct 2024-11-05 23:31:04 -05:00
Cj
06602ce037 Remove more not needed manual remaps, dynamically remap item templates (different from the item objects) and clean up 2024-11-05 21:16:37 -05:00
Cj
c26df580d2 Remove remaps that are now dynamically generated. 2024-11-05 20:36:12 -05:00
Cj
663148d3ed WIP: Remap classes based on parents in item.json 2024-11-05 20:19:35 -05:00
1d44e1cac2 mapping-updates (#14)
* Renames NetworkHealthSyncStruct to NetworkHealthSyncPacketStruct
* Makes RevolverFireOperationClass only have one possible match
* Re-adds a whole bunch of mapping for inventory operations.

Reviewed-on: SPT/AssemblyTool#14
Co-authored-by: Archangel <jesse@archangel.wtf>
Co-committed-by: Archangel <jesse@archangel.wtf>
2024-11-05 18:19:29 +00:00
1ea295e9a9 Add new mappings 2024-11-04 20:42:49 +01:00
Dev
15ef523189 Updated mappings 2024-11-02 17:10:11 +00:00
Dev
1d963a51c2 Updated mappings data stored in assets 2024-08-30 09:26:34 +01:00
Dev
2a9f58be9a Updated mappings 2024-08-21 09:50:19 +01:00
Cj
aff1620286 Merge remote-tracking branch 'origin/master' 2024-08-21 03:35:54 -04:00
Cj
870d8101f6 Add ValueStruct to the token search list 2024-08-21 03:35:10 -04:00
CWX
c6f94ab538 Updated Quick dumper to work, will refactor with comments etc 2024-08-20 23:24:18 +01:00
CWX
0dfebbba31 Remove Copied Jsons, build will do it 2024-08-12 12:18:47 +01:00
CWX
2e5af34662 remove mono cecil 2024-08-12 12:18:12 +01:00
CWX
aaa44f1867 no longer copy dumpLib as build will 2024-08-12 12:16:58 +01:00
CWX
a43b6abf4c remove unused class and dataProvider changes, fix lib to compile correctly for use 2024-08-11 01:02:08 +01:00
CWX
c32163404c initial changes to dnlib from cecil 2024-08-10 11:00:55 +01:00
CWX
a21347b21d added dumper tool as it was in the old tool, to branch and convert 2024-08-10 08:20:37 +01:00
Cj
496be90eb8 Remove unused settings 2024-08-09 23:31:30 -04:00
CWX
f3d095a0a7 initial start of dumper conversion, moved assets to a Assets folder, updated PB scripts 2024-08-09 21:39:39 +01:00