Commit graph

45 commits

Author SHA1 Message Date
moehreag 367a77b9a2 fix field name replacements
All checks were successful
Publish to snapshot maven / build (push) Successful in 21s
2024-06-17 21:58:25 +02:00
moehreag 9431528c47 fix a bug, update nightconfig
All checks were successful
Publish to snapshot maven / build (push) Successful in 25s
2024-06-17 20:41:10 +02:00
moehreag 5eaeaba14f allow renaming parameters even without parchment
All checks were successful
Publish to snapshot maven / build (push) Successful in 20s
2024-06-16 14:07:13 +02:00
moehreag ba6c5ea32c fix mojmap reading
All checks were successful
Publish to snapshot maven / build (push) Successful in 20s
2024-06-13 16:02:05 +02:00
moehreag 422fa6aa3a migrate to nightconfig, bump version
All checks were successful
Publish to snapshot maven / build (push) Successful in 25s
2024-06-12 22:42:33 +02:00
moehreag 98b52d394f update gradle wrapper
All checks were successful
Publish to snapshot maven / build (push) Successful in 18s
2024-06-07 15:17:43 +02:00
moehreag fbba141ba9 move to domain maven group 2024-06-02 21:11:10 +02:00
moehreag dfcad64308 move maven group 2024-06-02 15:59:25 +02:00
moehreag 1187039f90 rename project, fix handling multi-release jars 2024-05-28 01:51:56 +02:00
moehreag a0a5f6cf2f only publish on pushes to the main branch + clean up a bit
All checks were successful
Publish to snapshot maven / build (push) Successful in 14s
2024-05-19 17:53:43 +02:00
owlsys 9728a83d3e Merge pull request 'Fix remapping inherited/overriden members' (#2) from TheKodeToad/inheritence into main
All checks were successful
Publish to snapshot maven / build (push) Successful in 14s
Reviewed-on: https://git-esnesnon.ecorous.org/esnesnon/nonsense-remapper/pulls/2
Reviewed-by: owlsys <owlsys@noreply.localhost>
2024-05-19 11:38:38 -04:00
TheKodeToad e7bde3bab1
Fix remapping inherited/overriden members
All checks were successful
Publish to snapshot maven / build (push) Successful in 13s
2024-05-19 16:13:07 +01:00
moehreag 087234d3f9 reindent ProguardParser, allow for mojmap caching and add .editorconfig
All checks were successful
Publish to snapshot maven / build (push) Successful in 13s
2024-05-19 15:14:00 +02:00
moehreag 8ce3afa7d6 fix a few issues (there are more remaining)
All checks were successful
Publish to snapshot maven / build (push) Successful in 13s
2024-05-19 01:57:31 +02:00
moehreag 7005d47d1e fix/improve name in some cases
All checks were successful
Publish to snapshot maven / build (push) Successful in 15s
2024-05-19 00:13:31 +02:00
moehreag 2a3c244d0c require at least java 21
All checks were successful
Publish to snapshot maven / build (push) Successful in 16s
2024-05-17 21:10:20 +02:00
moehreag 0c213ceff4 fix the rest of obfuscated names
All checks were successful
Publish to snapshot maven / build (push) Successful in 14s
2024-05-17 20:46:36 +02:00
moehreag c89e190c0b fix class names being unmapped
All checks were successful
Publish to snapshot maven / build (push) Successful in 15s
2024-05-17 19:59:58 +02:00
moehreag ebb333bd02 fix potential NPEs
All checks were successful
Publish to snapshot maven / build (push) Successful in 14s
2024-05-17 18:18:26 +02:00
moehreag e78696e425 add parameter + localvar remapping/renaming
All checks were successful
Publish to snapshot maven / build (push) Successful in 18s
2024-05-17 16:38:04 +02:00
moehreag 9c81fb61cc move in order to reflect new name
All checks were successful
Publish to snapshot maven / build (push) Successful in 13s
2024-05-16 15:30:28 +02:00
moehreag 39528a7468 rename project
All checks were successful
Publish to snapshot maven / build (push) Successful in 15s
2024-05-16 15:03:11 +02:00
moehreag b1795595b8 correct documenting comment
All checks were successful
Publish to snapshot maven / build (push) Successful in 14s
2024-05-16 14:15:19 +02:00
moehreag 80d2ef41e0 add optional parameter to skip META-INF
All checks were successful
Publish to snapshot maven / build (push) Successful in 49s
2024-05-16 13:54:18 +02:00
TheKodeToad af4af1ba29
Fix formatting again
All checks were successful
Publish to snapshot maven / build (push) Successful in 24s
2024-05-13 14:27:56 +01:00
TheKodeToad b1a30431f3
Threading
All checks were successful
Publish to snapshot maven / build (push) Successful in 25s
2024-05-13 14:27:20 +01:00
moehreag 8653453644 correct java version
All checks were successful
Publish to snapshot maven / build (push) Successful in 49s
2024-05-13 14:34:36 +02:00
moehreag adad073065 add missing workflow steps
Some checks failed
Publish to snapshot maven / build (push) Failing after 2m45s
2024-05-13 14:30:18 +02:00
moehreag 7fbc4ecdaf fix workflow
Some checks failed
Publish to snapshot maven / build (push) Failing after 12s
2024-05-13 14:26:03 +02:00
moehreag 7e5962a1f2 add publishing
Some checks failed
Publish to snapshot maven / build (push) Failing after 0s
2024-05-13 14:23:55 +02:00
moehreag 021aba65aa remove dbg stdout 2024-05-13 13:18:16 +02:00
moehreag 47ea5135d3 fix what I broke 2024-05-13 13:16:50 +02:00
moehreag ff6ce3210b add method for direct invocation 2024-05-13 12:07:25 +02:00
moehreag 70117f8873 migrate to correct package (for now) 2024-05-13 11:47:46 +02:00
moehreag aa187beaba cleanup a bit 2024-05-13 11:37:57 +02:00
TheKodeToad dcf69d2e34
Actually make the thing work 2024-05-12 23:37:12 +01:00
TheKodeToad 4ae8f8c80f
Remapper ... thing 2024-05-12 23:20:39 +01:00
TheKodeToad 3c0a637e7c
Remove unused constnat 2024-05-12 23:03:33 +01:00
TheKodeToad 361b9d62f3
Get mapping reversal working 2024-05-12 23:00:42 +01:00
TheKodeToad 29abf83418 Merge pull request 'Restructure and simplify some stuff' (#1) from TheKodeToad/restructure into main
Reviewed-on: https://git-esnesnon.ecorous.org/esnesnon/mojmap-patcher/pulls/1
Reviewed-by: owlsys <owlsys@noreply.localhost>
2024-05-12 13:57:10 +02:00
TheKodeToad 20ce0ff62a
Data -> MappingData, turn MappingData into record 2024-05-12 12:50:07 +01:00
TheKodeToad 7201b56658
Restructure 2024-05-12 12:42:41 +01:00
TheKodeToad 129ed53127
Reformat and exclude .idea 2024-05-12 12:26:25 +01:00
moehreag 2198a126cd add license 2024-05-12 12:34:27 +02:00
moehreag 13ec37524c initial commit 2024-05-11 20:45:31 +02:00