Skip to content

Releases: Protonull/CivVoxelMap

v1.21.4-1 -- Update to 1.21.4

26 Dec 21:46
Compare
Choose a tag to compare

Latest (Unstable)

26 Dec 21:41
Compare
Choose a tag to compare
Latest (Unstable) Pre-release
Pre-release

Commits

  • de0e119: Defer config screen factory to ModMenu method (Alexander)
  • 783f940: Update Gradle to 8.12 (Alexander)
  • e3fdb28: Update fabric-loom to 1.9-SNAPSHOT (Alexander)
  • e694149: Update Parchment filterings (Alexander)
  • 2d63ecc: Update to 1.21.4 (Alexander)
  • 74af10b: Bump to 1.21.4-1 (Alexander)

v1.21.3-2 -- Fix radar-options crash

17 Dec 09:12
Compare
Choose a tag to compare
  • Fixed a crash related to clicking the "Radar..." options button in VoxelMap options.
  • Elevation-based filtering is no longer disabled when the hide-elevation option is disabled.
  • Fix incorrect scale clamping.

v1.21.3-1 -- Updated to 1.21.3

30 Nov 03:28
Compare
Choose a tag to compare

Please do not use this version!

Use https://github.com/Protonull/CivVoxelMap/releases/tag/v1.21.3-2 instead.


  • Also removes the blurred background in additional player/entity radar option screens.
  • Fixed incorrect and hard to read spacing on the hide-invisibility and hide-crouching option tooltips.

You may also notice a change in version style. This is because there is realistically no chance of a 1.0.0 version, or even a 0.1.0 version. What would that even look like? This project is, in essence, a set of patches for VoxelMap. And so the version style has been changed to emphasise the Minecraft version, trailed by the project version.

v0.0.9 - Radar legality improvements

29 Nov 03:09
Compare
Choose a tag to compare
  • The fair-play options to hide invisible and sneaking players from the minimap have been marked as CivMC illegal.

  • The minimap no longer considers elevation when filtering out entities considered too far away.

v0.0.8 - Small fixes

09 Sep 16:58
Compare
Choose a tag to compare

v0.0.7 - Updated for 1.21.1

22 Aug 07:30
Compare
Choose a tag to compare

v0.0.6 - Updated for 1.20.6

20 Aug 08:43
Compare
Choose a tag to compare

v0.0.5

24 Jul 04:16
Compare
Choose a tag to compare
  • Fixed the updated radar settings page not being applied.

  • Fixed BlockState NPE (#2)

v0.0.4

23 Jul 03:53
Compare
Choose a tag to compare
  • Fixes backspace issue while editing a waypoint (#1)