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

24 Commits

Author SHA1 Message Date
Cj
9830004f42 cleanup remapper 2025-01-11 14:00:01 -05:00
Cj
371bda961c Remove debug logging 2025-01-11 13:12:53 -05:00
Cj
2589d0d3bc Fix item.json loading 2025-01-11 13:11:07 -05:00
Cj
409b169f6a Make publicizer initialization consistent with the other steps 2025-01-11 06:35:18 -05:00
Cj
2915c63c51 Thread hollow process 2025-01-11 05:50:19 -05:00
Cj
1a9cd5f163 Use .Count() instead of .Where() and account for faulted tasks 2025-01-11 01:29:10 -05:00
Cj
44d6ae6148 re-enable publicizer 2025-01-10 10:19:07 -05:00
Cj
3fbef827fc Start removing null state, very broken 2025-01-10 06:35:51 -05:00
Cj
4dcab4c10f Fix remaining remaps 2025-01-09 13:43:08 -05:00
Cj
4fc850cbb8 Start of a small project wide refactor to address issues. 28 failing remaps currently. 2025-01-09 11:46:46 -05:00
Cj
c9a036d6db DataProvider simplification 2025-01-08 22:08:00 -05:00
Cj
80c7d1ef21 Simplify app settings, remove unused code 2025-01-08 21:48:48 -05:00
Cj
8884815de0 make renamer and publicizer instances instead of static 2025-01-02 12:15:38 -05:00
Cj
c3bba19df7 Remove unused settings. streamline remap command 2025-01-02 11:47:51 -05:00
Cj
6bce67b479 remove unused event 2025-01-02 02:35:20 -05:00
Cj
dca2d61edb Add threading to publicizer 2025-01-02 02:29:02 -05:00
Cj
4da9c42c28 Misc and add new mappings 2025-01-02 01:21:37 -05:00
Cj
c87e0e0c3a Restore removed properties 2025-01-01 22:38:46 -05:00
Cj
b58fee548f Add events, remove unused property, move other properties 2025-01-01 21:51:50 -05:00
Cj
02a6c417ab Initial work and basic functionality 2025-01-01 19:17:56 -05:00
Cj
664ff994cf Finish migration 2025-01-01 02:13:19 -05:00
Cj
146aac9c83 don't ref types 2024-12-31 14:17:42 -05:00
Cj
6e8420477e Put filters into their own class, refactor remapper class 2024-12-31 14:15:11 -05:00
Cj
735e9a4a36 rename remapper class 2024-12-31 13:47:51 -05:00