Cj
|
4317fec912
|
fixed label, stop breaking
|
2024-06-20 23:37:55 -04:00 |
|
Cj
|
9799f3dca8
|
Clean up some logging
|
2024-06-20 23:33:55 -04:00 |
|
Cj
|
03252c1422
|
Misc
|
2024-06-20 23:30:17 -04:00 |
|
Cj
|
6966628e5b
|
Fix publish build of CLI
|
2024-06-20 22:19:03 -04:00 |
|
Cj
|
bcf73bd7d7
|
Bug fixes, remove obsolete data
|
2024-06-20 22:13:34 -04:00 |
|
Cj
|
1621484fe3
|
UI Updates
|
2024-06-20 21:40:56 -04:00 |
|
Cj
|
86761da7e6
|
Command improvements
|
2024-06-20 20:38:58 -04:00 |
|
Cj
|
6f294e96ae
|
Fix build command to work with new compiler
|
2024-06-20 19:49:06 -04:00 |
|
Cj
|
c8b642ee0d
|
Refactor compile and write code
|
2024-06-20 19:20:32 -04:00 |
|
Cj
|
5084db4179
|
Remove obsolete code
|
2024-06-20 18:48:41 -04:00 |
|
Cj
|
1d94daa237
|
Full Code compilation template, needs refactoring
|
2024-06-20 18:24:02 -04:00 |
|
Cj
|
88e524c974
|
Proper build directory handling
|
2024-06-20 15:03:17 -04:00 |
|
Cj
|
b9f8e34339
|
Refactor + comments
|
2024-06-20 14:44:21 -04:00 |
|
Cj
|
7e1bf009ec
|
Bug fixes
|
2024-06-20 14:23:11 -04:00 |
|
Cj
|
4ce0024460
|
Refactor, tooltips
|
2024-06-20 13:58:39 -04:00 |
|
Cj
|
d867e3a434
|
Add Build script
|
2024-06-19 23:29:52 -04:00 |
|
Cj
|
94be084d7e
|
Fixed edit crashing when renaming an existing remap, fix publicizer and renamer running when not suppose too
|
2024-06-19 23:14:51 -04:00 |
|
Cj
|
9a2f83abf9
|
Bug fixes
|
2024-06-19 22:33:08 -04:00 |
|
Cj
|
e43ed25b84
|
Set versions
|
2024-06-19 21:40:10 -04:00 |
|
Cj
|
7e3d85d568
|
Fixed project structure
|
2024-06-19 21:34:46 -04:00 |
|
Cj
|
d5c8796fb3
|
Add CLI and build command
|
2024-06-19 21:11:42 -04:00 |
|
Cj
|
1d5558935b
|
Allow enter press to add to list boxes
V0.1.0-RC0
|
2024-06-19 18:15:32 -04:00 |
|
Cj
|
940381f423
|
Self saving settings, refactor, and bug fixes
|
2024-06-19 17:44:47 -04:00 |
|
Cj
|
d87a6d4599
|
More validation
|
2024-06-19 15:57:47 -04:00 |
|
Cj
|
ba5364f12e
|
Add github link
|
2024-06-19 11:01:10 -04:00 |
|
Cj
|
b307837b1b
|
Goto main tab from CC tab
|
2024-06-19 10:47:29 -04:00 |
|
Cj
|
766ef5189f
|
Adjust CC page
|
2024-06-19 10:00:55 -04:00 |
|
Cj
|
3e05280452
|
Hack fix log spam
|
2024-06-19 09:54:12 -04:00 |
|
Cj
|
0b08e6cf31
|
Logging adjustments
|
2024-06-19 09:20:57 -04:00 |
|
Cj
|
bcec1738ab
|
rename method
|
2024-06-19 08:59:16 -04:00 |
|
Cj
|
d61aa10891
|
Merge branch 'master' of https://github.com/CJ-SPT/AssemblyRemapper
|
2024-06-19 08:58:35 -04:00 |
|
Cj
|
00435e7d88
|
Fix original type name not clearing on remap change
|
2024-06-19 08:58:23 -04:00 |
|
CJ-SPT
|
d5f1a18a7f
|
Update README.md
|
2024-06-19 07:25:09 -04:00 |
|
Cj
|
7691c65c9f
|
More validation
|
2024-06-19 06:49:21 -04:00 |
|
Cj
|
13212c7c78
|
Fix bug with deleting a project
|
2024-06-19 06:33:59 -04:00 |
|
Cj
|
3cce4dd070
|
Fix protenteial error
|
2024-06-19 06:27:30 -04:00 |
|
Cj
|
df568681f5
|
Some clean up
|
2024-06-19 06:22:18 -04:00 |
|
Cj
|
04ed493454
|
Remove un needed package
|
2024-06-19 06:00:57 -04:00 |
|
Cj
|
4231f902f2
|
First working build process
|
2024-06-19 05:58:45 -04:00 |
|
Cj
|
60ee4f6e72
|
Initial source code parsing code
|
2024-06-19 04:10:46 -04:00 |
|
Cj
|
564dbf2e57
|
Fix load button bugs
|
2024-06-19 00:02:25 -04:00 |
|
Cj
|
1559b663fa
|
Make remapper run button cross compatible
|
2024-06-18 23:58:08 -04:00 |
|
Cj
|
604f59a2e5
|
Fix removing and editing
|
2024-06-18 23:54:02 -04:00 |
|
Cj
|
22df5af793
|
Fix textbox
|
2024-06-18 23:46:32 -04:00 |
|
Cj
|
39c2180469
|
More project work
|
2024-06-18 23:45:00 -04:00 |
|
Cj
|
a8f496d34e
|
Fix build issue
|
2024-06-18 21:06:37 -04:00 |
|
Cj
|
9eb3780eaa
|
Initial cross compiler work (things are messy)
|
2024-06-18 20:42:58 -04:00 |
|
Cj
|
2ea1cda886
|
Initial CC work
|
2024-06-18 17:35:31 -04:00 |
|
Cj
|
0109e55281
|
Finish up cross mapper UI for now
|
2024-06-17 20:25:53 -04:00 |
|
Cj
|
5bdb37f0e6
|
Update settings
|
2024-06-17 19:17:13 -04:00 |
|