Skip to content

Instantly share code, notes, and snippets.

@mysticdrew
Created December 22, 2022 15:43
Show Gist options
  • Save mysticdrew/9c28fd9ddd6ae2d5d9dd99f9044683c9 to your computer and use it in GitHub Desktop.
Save mysticdrew/9c28fd9ddd6ae2d5d9dd99f9044683c9 to your computer and use it in GitHub Desktop.
Journeymap 5.9.0 changelog
Release:
[Fabric]Updated: File extraction to support the new "quilt.mfs" file protocol for quilt loader 0.18.1.
[Fabric]Updated: Fabric loader version backed off to 0.14.10 since 0.14.11 prevented Quilt users from using JM.
Updated: Webmap now extracts web-content from the jar and places it in the journeymap folder.
Fixed: Corrupt chunk cache causing mapping failures.
Fixed: EntityIcons set via EntityRadarUpdateEvent not displaying in webmap.
Fixed: Tree shadows showing up on topo map.
Fixed: Automap lighting issues.
Fixed: Entity names not showing on minimap when heading is changed.
Fixed: Possible NPE in waypoint manager.
Fixed: Hopefully fixed compatibility issues for later versions of Immersive Portals.
Fixed: [1.19.x]: Frog icons
Fixed: Some logOnce loggers having a throwable when shouldn't.
Fixed: OptionScreens scrolling bounds.
Beta 5:
Fixed: UI screens failing due to AbstractMethod errors.
Fixed: Random textures showing up on empty/blank tiles.
Beta 4:
Added: [1.19.3]Missing entity icons.(Sandriell)
Fixed: Waypoint Hide Key not saving waypoint's "enabled" field.
Fixed: Memory leak when using vanilla mechanics to deserialize chunks for automapping.
Fixed: Mod-Compat with BBOR
Fixed: Mod flower colors
Fixed: Polygon text no longer displays outside of the minimap.
Fixed: Deathpoint creation when immediate respawn rule is set.
Beta 3:
Added: Clear Unlit Caves, unlit and inner slice blocks are rendered clear instead of black. Default: False
Updated: Icon handling for mods that use a path like twilight forest.
Updated: languages
Updated: Rendering cleanup.
Fixed: Fullscreen cave layer slider for worlds with larger than vanilla logical heights.
Fixed: Mod compat with REI. [forge]
Fixed: Slopes below y0.
Fixed: Custom waypoint tp commands without slash. [1.19.1/2]
Fixed: Possible class cast exception with waypoint groups via api.
Beta 2:
Updated: Fabric: CurseForge Fabric releases to include Quilt Tag.
Fixed: Fabric: Download Url Error
Fixed: Unknown mobs causing screen render issues.
Fixed: Minimap performance issues when addons draw many polygons on the map
Fixed: Fabric: Sending packets if Journeymap is not on the remote side.
Fixed: Forge 1.19.x Prevent server and client sending packets if the mod is not on the other side.(Requires Minimum Forge Version 1.19.1-42.0.8)
Fixed: Forge 1.18.2 Prevent server and client sending packets if the mod is not on the other side.(Requires Minimum Forge Version 1.18.2-40.1.70)
Beta 1:
Uses journeymap-api version 1.9.
NEW: Texture Engine, no longer using buffered images.
Added: Missing playing panda icon.
Changed: Waypoint command takes a player, list of players, or @a for all players. It is now required to supply players, announce is still optional.
Updated: VersionCheck to use java-http-client.
Fixed: Vertical region grid line not displaying.
Fixed: Log Spam if biome is null in caves.
Fixed: ModCompat: Amecs
Fixed: API multiple show's and removes not displaying overlays.
Fixed: Automap stopping weirdness.
Fixed: Textures when shader beacon is enabled but beacons are disabled.
Fixed: Changing advanced Options causing purist theme to break.
Fixed: Fabric: Display Update event for api usage.
Fixed: Fabric: Resizing when layers are displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment