diff --git a/CHANGELOG.md b/CHANGELOG.md index 425a71f8..4a09e23d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,15 +11,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * No longer a full-screen GUI * Added a delete button alongside the visibility toggle button on the manager screen * Added waypoint sharing; there is now a "Share" option on the context menus for waypoints on the large map, and in the waypoint manager screen -* Added client config options (in the Minimap section) to show game time, real time and FPS under the minimap * Player icon on the large map screen is now combined with a pointer indicating the player's facing direction * Added new entity tag: `ftbchunks:entity_mob_griefing_blacklist` * Prevents mob griefing by any entities in this tag if mob griefing protection is enabled in team settings - * Note: only works on NeoForge at this time (Fabric is limited to Endermen only) + * Note: only works on NeoForge at this time (Fabric remains limited to Endermen only) +* Info text lines under the minimap are now highly configurable + * Configure with the "Minimap Info" book icon on the left of the large map screen + * Entries can be enabled/disabled/reordered/configured + * Added new real time, game time and FPS lines in addition to existing zone/biome/player-pos/debug lines ### Fixed * Fixed the `/ftbchunks waypoint add` command only working for loaded chunks * Fixed block/item/entity tags not being detected +* If the minimap is being displayed in top-right of screen (the default), then any potion effect icons are moved to the left of the minimap to avoid overlap ## [2100.1.0]