Adds the source code used for this modification, this de4dot source code has been cleaned of any things not needed for deobfuscating the tarkov assembly
Co-authored-by: 静穏靄 <170472707+seionmoya@users.noreply.github.com>
* 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
* 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>