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

Commit Graph

  • 88e524c974 Proper build directory handling Cj 2024-06-20 15:03:17 -04:00
  • b9f8e34339 Refactor + comments Cj 2024-06-20 14:44:21 -04:00
  • 7e1bf009ec Bug fixes Cj 2024-06-20 14:23:11 -04:00
  • 4ce0024460 Refactor, tooltips Cj 2024-06-20 13:58:39 -04:00
  • d867e3a434 Add Build script Cj 2024-06-19 23:29:52 -04:00
  • 94be084d7e Fixed edit crashing when renaming an existing remap, fix publicizer and renamer running when not suppose too Cj 2024-06-19 23:14:51 -04:00
  • 9a2f83abf9 Bug fixes Cj 2024-06-19 22:33:08 -04:00
  • e43ed25b84 Set versions Cj 2024-06-19 21:40:10 -04:00
  • 7e3d85d568 Fixed project structure Cj 2024-06-19 21:34:46 -04:00
  • d5c8796fb3 Add CLI and build command Cj 2024-06-19 21:11:42 -04:00
  • 1d5558935b Allow enter press to add to list boxes V0.1.0-RC0 Cj 2024-06-19 18:15:32 -04:00
  • 940381f423 Self saving settings, refactor, and bug fixes Cj 2024-06-19 17:44:47 -04:00
  • d87a6d4599 More validation Cj 2024-06-19 15:57:47 -04:00
  • ba5364f12e Add github link Cj 2024-06-19 11:01:10 -04:00
  • b307837b1b Goto main tab from CC tab Cj 2024-06-19 10:47:29 -04:00
  • 766ef5189f Adjust CC page Cj 2024-06-19 10:00:55 -04:00
  • 3e05280452 Hack fix log spam Cj 2024-06-19 09:54:12 -04:00
  • 0b08e6cf31 Logging adjustments Cj 2024-06-19 09:20:57 -04:00
  • bcec1738ab rename method Cj 2024-06-19 08:59:16 -04:00
  • d61aa10891 Merge branch 'master' of https://github.com/CJ-SPT/AssemblyRemapper Cj 2024-06-19 08:58:35 -04:00
  • 00435e7d88 Fix original type name not clearing on remap change Cj 2024-06-19 08:58:23 -04:00
  • d5f1a18a7f
    Update README.md CJ-SPT 2024-06-19 07:25:09 -04:00
  • 7691c65c9f More validation Cj 2024-06-19 06:49:21 -04:00
  • 13212c7c78 Fix bug with deleting a project Cj 2024-06-19 06:33:59 -04:00
  • 3cce4dd070 Fix protenteial error Cj 2024-06-19 06:27:30 -04:00
  • df568681f5 Some clean up Cj 2024-06-19 06:22:18 -04:00
  • 04ed493454 Remove un needed package Cj 2024-06-19 06:00:57 -04:00
  • 4231f902f2 First working build process Cj 2024-06-19 05:58:45 -04:00
  • 60ee4f6e72 Initial source code parsing code Cj 2024-06-19 04:10:46 -04:00
  • 564dbf2e57 Fix load button bugs Cj 2024-06-19 00:02:25 -04:00
  • 1559b663fa Make remapper run button cross compatible Cj 2024-06-18 23:58:08 -04:00
  • 604f59a2e5 Fix removing and editing Cj 2024-06-18 23:54:02 -04:00
  • 22df5af793 Fix textbox Cj 2024-06-18 23:46:32 -04:00
  • 39c2180469 More project work Cj 2024-06-18 23:45:00 -04:00
  • a8f496d34e Fix build issue Cj 2024-06-18 21:06:37 -04:00
  • 9eb3780eaa Initial cross compiler work (things are messy) Cj 2024-06-18 20:42:58 -04:00
  • 2ea1cda886 Initial CC work Cj 2024-06-18 17:35:31 -04:00
  • 0109e55281 Finish up cross mapper UI for now Cj 2024-06-17 20:25:53 -04:00
  • 5bdb37f0e6 Update settings Cj 2024-06-17 19:17:13 -04:00
  • f72e6e9447 Add comments Cj 2024-06-17 19:14:47 -04:00
  • 65ba888ce0 Fix comment Cj 2024-06-17 18:39:56 -04:00
  • a019faa13f Add file dialoge helpers Cj 2024-06-17 18:38:06 -04:00
  • a1e94b8c3d Prepare settings for cross mapper Cj 2024-06-17 18:19:17 -04:00
  • 8bcf3c8bd4 Finish settings/UI rework Cj 2024-06-17 17:51:00 -04:00
  • 03552ed411 Complete changes for manual mapper Cj 2024-06-17 17:29:26 -04:00
  • 91d35a592e UI/Settings rework PT1 Cj 2024-06-17 16:20:20 -04:00
  • 23a51133ec Minor UI fixes Cj 2024-06-17 15:53:13 -04:00
  • 62a469eb1a Stay with winforms, refactor names Cj 2024-06-17 11:34:06 -04:00
  • abf1fbf167 Start work on WPF project Cj 2024-06-17 01:22:11 -04:00
  • c22be10b74 Add Name mangled dll selection Cj 2024-06-16 19:40:25 -04:00
  • d72a2bb5ef remove comment Cj 2024-06-16 19:23:31 -04:00
  • e8c443d9ab Fix interface naming bug Cj 2024-06-16 19:20:42 -04:00
  • c2728ab0a4 dont remap existing names, improve error handling Cj 2024-06-16 19:10:39 -04:00
  • f847ab424d Basic method support Cj 2024-06-16 16:21:42 -04:00
  • f903e1c73e Move MappingPair into its own file Cj 2024-06-16 14:01:16 -04:00
  • 23692ee034 Wire up more automapper ui Cj 2024-06-16 13:56:55 -04:00
  • 1c5e8d5db8 Implement filtering by required matches Cj 2024-06-16 13:34:36 -04:00
  • c24a5683cd Renamer changes - improvements Cj 2024-06-16 03:43:00 -04:00
  • 802bacadce AutoMapper field and property handling Cj 2024-06-16 01:48:48 -04:00
  • 443530d79a Successful rename Cj 2024-06-16 00:19:02 -04:00
  • d123e616df Fix collection naming Cj 2024-06-15 22:12:34 -04:00
  • ab4cee9646 Misc Cj 2024-06-15 21:37:55 -04:00
  • 09ac7d5196 Remove logging Cj 2024-06-15 21:05:40 -04:00
  • 5a97aca1cf Automapper finishing touches Cj 2024-06-15 21:05:06 -04:00
  • 88373b084e Current auto mapper work Cj 2024-06-15 19:13:52 -04:00
  • bfd86d7f2f More filtering Cj 2024-06-15 17:36:40 -04:00
  • 75f2c16d80 More filtering Cj 2024-06-15 16:45:34 -04:00
  • 5a3df6593b Some initial automapper work Cj 2024-06-15 16:21:12 -04:00
  • 2d49d5c9a8 Bug fix Cj 2024-06-14 21:29:53 -04:00
  • 7202b1e0b6 Merge branch 'master' of https://github.com/CJ-SPT/AssemblyRemapper Cj 2024-06-14 20:52:28 -04:00
  • 845c0a84ac Allow editing of existing tree items Cj 2024-06-14 20:52:16 -04:00
  • 1c41d36c2b
    Delete .github/workflows directory CJ-SPT 2024-06-14 19:26:05 -04:00
  • 0e7d03b364
    Update dotnet-desktop.yml CJ-SPT 2024-06-14 19:22:43 -04:00
  • 0d29823181
    Create dotnet-desktop.yml CJ-SPT 2024-06-14 19:19:07 -04:00
  • 035a95be45
    Update README.md CJ-SPT 2024-06-14 19:17:29 -04:00
  • 867b218063 Rebrand Cj 2024-06-14 19:06:21 -04:00
  • 6a18961c94 Finish basic settings Cj 2024-06-14 18:20:12 -04:00
  • d0674235ff Fix build errors Cj 2024-06-14 18:09:31 -04:00
  • ce44344247 More gui work, add console project Cj 2024-06-14 18:07:01 -04:00
  • ba71021665 Fix rename failure reason handling Cj 2024-06-14 16:18:43 -04:00
  • 2ea961ee5b Allow methods with dotted notation to be processed Cj 2024-06-14 14:47:17 -04:00
  • b2d90365b2 More bug fixes, add reloading of the tree Cj 2024-06-14 14:34:24 -04:00
  • 622df3391a Add missing tree node Cj 2024-06-14 14:21:03 -04:00
  • ff40bd4ca3 Bug fixes Cj 2024-06-14 14:18:17 -04:00
  • 711419e426 More GUI work Cj 2024-06-14 13:47:30 -04:00
  • f29e22f076 Hook up lists and make tree work with null Cj 2024-06-14 11:53:43 -04:00
  • 86b3ef0449 Another GUI dump Cj 2024-06-14 11:01:21 -04:00
  • 7bd69d8cef Extensions Cj 2024-06-13 22:58:26 -04:00
  • 8027bda4f8 Update GUI Cj 2024-06-13 22:28:34 -04:00
  • d749f9de8f Hook up buttons Cj 2024-06-13 21:20:48 -04:00
  • d2b97a14eb Initial GUI Work Cj 2024-06-13 20:25:11 -04:00
  • b8fd1fa2da Expose members of lib to gui Cj 2024-06-13 18:15:52 -04:00
  • 0ce81b6039 Rename project, add gui project Cj 2024-06-13 18:09:31 -04:00
  • e235b27d99 Config changes Cj 2024-06-13 17:55:06 -04:00
  • 8284605d04 Fix build error Cj 2024-06-13 17:37:14 -04:00
  • c16b803119 Minor changes Cj 2024-06-13 17:31:38 -04:00
  • 0e801e56d0 Fix speed issue Cj 2024-06-13 17:05:34 -04:00
  • ef0d01c4d2 Bug fixes Cj 2024-06-13 12:32:21 -04:00
  • 0453f3d4d6 Properties, constructors, misc Cj 2024-06-13 08:18:16 -04:00
  • a7a4ee33ce New Method and field models Cj 2024-06-13 07:45:40 -04:00