Skip to content

Commit

Permalink
chore: changelog updated [ciskip]
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Jul 23, 2024
1 parent 399c03a commit e8588ea
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down

0 comments on commit e8588ea

Please sign in to comment.