JourneyMapStages-1.12.2-2.0.9
on Jun 8, 2023- Fixed minimap being hidden when unlocked. Thansk to sk2048 - Tyler Hancock
- Use GameStages StagesSyncedEvent instead of additional packets. - Sam Kirby
- Resolve issues with unhiding of minimap. * When the player gains the mapping stage, a packet is sent to the client which triggers minimap to be unhidden. * No longer process logic of JMapStages#onPlayerTick in the server thread in a single player world. - Sam Kirby
Huge thanks to my supporters on Patreon
- NillerMedDild
- Jonathan McManus
- Varitek
- Pongo Sapiens
- Darkosto
JourneyMapStages-1.12.2-2.0.8
on Jun 8, 2023- Verified and updated JourneyMap 5.5.4 - Tyler Hancock
Huge thanks to my supporters on Patreon
- NillerMedDild
- Jonathan McManus
- Varitek
- Pongo Sapiens
- Darkosto
JourneyMapStages-1.12.2-2.0.7
on Jun 8, 2023- Merge branch 'master' of https://github.com/Darkhax-Minecraft/JourneyMapStages - Tyler Hancock
- Updated for JMap 5.2.3 - Tyler Hancock
- Moved to new gradle build secrets system, and added thanks to patreons in changelog. - Tyler Hancock
Huge thanks to my supporters on Patreon
- Niels Pilgaard Gr�ndahl
- yaibatoken
- Darkosto
JourneyMapStages-1.12.2-2.0.6
on Jun 8, 2023- Merge pull request #7 from jriwanek/master - Tyler Hancock
- Update Mappings to stable_39 - Jasmine Iwanek
- Update CurseGradle to 1.1.0 - Jasmine Iwanek
- Update Gradle to 4.9 - Jasmine Iwanek
JourneyMapStages-1.12.2-2.0.5
on Jun 8, 2023- Updated to GameStages 2.0 - Tyler Hancock
JourneyMapStages-1.12.2-1.0.4
on Jun 8, 2023- Fixed fullscreen and waypoint screens being staged even if no stage was set. #3 - Tyler Hancock
JourneyMapStages-1.12.2-1.0.3
on Jun 8, 2023- Stopped using deprecated event method. - Tyler Hancock
- Added additional @SideOnly(Side.CLIENT) for security. - Tyler Hancock
- Waypoints are now disabled instead of destroyed. - Tyler Hancock
- Check if stages have been synced before doing potentially bad things. - Tyler Hancock
- Updated dependencies to newer versions. - Tyler Hancock
JourneyMapStages-1.12.2-1.0.2
on Jun 8, 2023- Formatted code. - Tyler Hancock
- Replaced keybind restrictions with GUI restrictions. Fixes keybind bug. - Tyler Hancock
- Moved to deobf jar dep. - Tyler Hancock