promotional bannermobile promotional banner

Simpleretrogen

Utility to allow easy retrogeneration for IWorldGenerator based content

File Details

simpleretrogen-1.10-4.0.1+8.jar

  • R
  • Jun 23, 2016
  • 14.07 KB
  • 3.1M
  • 1.10.2+3

File Name

simpleretrogen-1.10-4.0.1+8.jar

Supported Versions

  • 1.10.2
  • 1.10
  • 1.9.4
  • 1.9

Simpleretrogen changelog history

Version 4.0.1+8 for minecraft 1.10

  • Current release 4.0.1+8


    • We should work from 1.9 all the way through 1.11.
  • 4.0


    • Update for 1.10 and add a test for testing some stuffs.
    • Close #8 There was an issue during chunk saving if a pre-existing retrogen was found, but it wasn't in the active configuration, causing an NPE. The retrogen is removed from chunk storage if it has been deconfigured. You probably shouldn't remove retrogen entries from the configuration file.
    • Fix #7 there is a problem when the config refers to an invalid retrogen class. It is now skipped. There was always a log message in this circumstance but it was still considered a valid RG target *sigh*.
    • Fix curseforge upload. Jenkins tag removal is being annoying at the minute.
  • 3.0


    • Update for 1.9.4 1937 forge version
    • Update to 1.9 1865 forge. Add a command to list retrogen targets. Reorganize config file so you can have multiple retrogen sections with different markers.
    • Fix copyright boilerplate. Intellij copyright plugin ftw!
    • Fix build derp
  • v2.2


    • Use proper versioning, and do curseforge upload
    • Bump version
    • I added sorting of the world generators, sometime in early 1.7. No idea when. Need to account for it.
    • Update from 1.6.4 to 1.8.9.
    • Functional :)
    • Load config
    • Update readme
    • Update .gitignore
    • Add our code
    • Initial commit