Releases: thebuildcraft/MapLink
Releases · thebuildcraft/MapLink
4.2.0
4.1.2
- fixed some LiveAtlas links not working
- it's now possible to use the mod in singleplayer as a host: use "lan" as "server-ip"
- prevent an error message from showing when being invisible while connected to Dynmap
4.1.1
- fixed loading errors in some (Neo)Forge versions
4.1.0
- fix "Rendersystem called from wrong thread" error spam
- improve config ui (by switching to the actual clothconfig api instead of autoconfig)
- add Chinese (Simplified) localization (Xinyang-Gao)
- replace VanillaGradle with ArchitecturyLoom (which will make developing easier ... and will hopefully not cause any problems ...)
4.0.2
- Made compatible with 1.21.9 and 1.21.10
4.0.1
Fixes:
- fix some LiveAtlas maps not working
- fix LiveAtlas area-marker handling
- reset player afk time if no position update was received for a player for some time
4.0.0
This update adds a lot of new features and config settings. You might want to have a look at the config again.
New Features:
- Xaero's "Tracked Players" are now used instead of waypoints for players by default. If this is turned off, it will still display the players head as an icon on the waypoint.
- "Tracked Players" also show the distance next to the name. (can be toggled in the config)
- Marker-Waypoints now display the custom icon from the web-map.
- It can now display claims / area markers / polygons from all Web Maps as a colored chunk overlay.
- It will now use the update-delay set by the web-map by default. However, the delay can be manually decreased in the config. This allows for a 1-second delay in many cases.
- If a player is within view-distance or locator-bar-distance that position is used instead of the position from the web map and is updated in real-time. Note 1: The server only sends a block accurate locator-bar-position for players within 200m. Note 2: This mod only displays waypoints or trackers for players that are visible on the web-map to comply with Modrinth's Content Rules.
- Player Trackers have adjustable smoothing / interpolation.
- It can now detect and display if the AFK-time of another player is probably longer than the time you are on the server because they were already there when you connected.
- AFK-time is now correctly continued when reconnecting.
- Lots of settings for waypoints can now be adjusted independently for the Hud, MiniMap and WorldMap.
- You can now exclude markers, area-markers or icons of markers individually by providing a word black- or white-list.
Fixes:
- No longer forces "Render All Waypoint Sets" to be on.
- Added a "User-Agent" property to all HTTP(S)-Requests to prevent proxies like Cloudflare from blocking the requests. (Thanks to: Minegamer06)
- Multiple markers with the same name are now correctly shown.
- Markers from all Bluemap-maps from the current dimension are now correctly shown.
3.5.1
mark as compatible with 1.21.8
3.5.0
features:
- mark as compatible with 1.21.7
- add support for LiveAtlas maps with Pl3xMap servers
- add support for a different Pl3xMap version
fixes:
- fix NullPointerException and IndexOutOfBoundsException error log spam
- correctly un-escape characters in waypoint names
- remove tags and trailing whitespace characters from waypoints
- limit waypoint abbreviation length to 3 to make it not render broken
- exclude more special characters from abbreviations
3.4.1
update to 1.21.6