Skip to content

Releases: ThisTestUser/MCPFixer

More fixes

Choose a tag to compare

@ThisTestUser ThisTestUser released this 14 Sep 20:54
  • Fix special characters appearing in parchment mappings
  • MappingWriter now supports versions before 1.17

Fixes for 1.18+ and Parchment Support

Choose a tag to compare

@ThisTestUser ThisTestUser released this 08 Sep 22:01
  • Extract bundled server JARs above 1.18
  • Automatically fix Eclipse configs
  • Parchment support for CSV writing

LibraryAdder and Fixes

Choose a tag to compare

@ThisTestUser ThisTestUser released this 02 Sep 02:54

Added LibraryAdder for 1.17+ and made small fixes to library downloader.

Auto-Download Libraries

Choose a tag to compare

@ThisTestUser ThisTestUser released this 21 Jan 23:30

Adds an option to fetch and download libraries: java -jar fixer.jar -v "YOUR_VERSION" -w "YOUR_PATH/mcp940" -mode download.

Feature created by moist-mason.

Update for 1.19

Choose a tag to compare

@ThisTestUser ThisTestUser released this 08 Jun 03:07

ClasspathGenerator now moves natives that are ignored by MCP.

Update for 1.18

Choose a tag to compare

@ThisTestUser ThisTestUser released this 25 Dec 17:30

Fix ClasspathGenerator for 1.18

ClasspathGenerator

Choose a tag to compare

@ThisTestUser ThisTestUser released this 31 Jul 18:29
1.3

ClasspathGenerator + Cleanup

MappingWriter

Choose a tag to compare

@ThisTestUser ThisTestUser released this 31 Jul 15:10
Remove useless code

Issue was caused by an older version of SrgUtils

Bugfixes

Choose a tag to compare

@ThisTestUser ThisTestUser released this 29 Jul 02:44
Fix #11

Also add maven deps and fix bug where "inject" folder was cleared

Initial

Choose a tag to compare

@ThisTestUser ThisTestUser released this 14 Jun 03:12
1.0

Fix?