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

13 Commits

Author SHA1 Message Date
Chomp
8b90848366 Small mapping improvements 2024-12-30 14:53:39 +00:00
Lacyway
7bda861246 Update mappings 2024-12-30 15:19:06 +01:00
fe0b3910e7
First pass 4.0.0 (#12)
* Update InsuredItemClass

* Add events to mappings (so it stops clogging up my git)

* Fix up mappings

- IConditionCounter became IConditional
- CorpseLootItemClass became just a LootItem

* Remove InventoryContainerClass, remapper currently doesn't seem to rebind GControl's
2024-12-26 21:43:07 +00:00
Chomp
0bab4e43ba Updated mappings 2024-12-26 18:39:53 +00:00
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
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
CWX
c6f94ab538 Updated Quick dumper to work, will refactor with comments etc 2024-08-20 23:24:18 +01:00