Skip to content

Releases: Protonull/CivModern

v1.21.4-2 -- Ingredient tooltips and Crate colours

07 Jan 03:35
Compare
Choose a tag to compare
  • Can now assign a colour to Crates as you can with Compacted Items.
  • Added "Exp Ingredient" to items known to be recipient ingredients for the Basic and Advanced Cauldrons on CivMC. Enabled by default.

The latter feature is very basic right now: it's hard coded. If CivMC changes its recipes, a new version of CivModern will need to be made. I'll see what I can do about making this detectable.

Latest Build

07 Jan 03:29
Compare
Choose a tag to compare
Latest Build Pre-release
Pre-release

Commits

  • dfb9290: Add exp ingredient tooltip (Alexander)
  • 65b4ddc: Add Crate colour option (Alexander)
  • 6358c66: Bump to 1.21.4-2 (Alexander)

v1.21.4-1 -- Update to 1.21.4

26 Dec 21:51
Compare
Choose a tag to compare

v1.21.3-2 -- Fix hold-forward macro bug

26 Dec 20:18
Compare
Choose a tag to compare
  • Fixes an odd bug with the hold-forward macro which would effectively disabled W (forward) for a few seconds after holding S (backward).

v1.21.3-1 -- Update to 1.21.3

30 Nov 02:02
Compare
Choose a tag to compare

v1.6.5-2 - Item tooltips

07 Nov 11:08
Compare
Choose a tag to compare

Prior to this, if you had repair-level enabled, it would only show in advanced tooltips (same behaviour as item durability). This release lets you configure whether you want to see the item's repair level always, or only on advanced tooltips, or not at all. It also extends this configurability to item durability.

WARNING: This will override the config value you already have for repair levels if you used the prior version.

v1.6.5-1 - OrinModern

09 Sep 21:28
Compare
Choose a tag to compare

Where this repo was a fork of patches that changed and added a few things, this is now a hard fork, permanently diverging from OkxModern. Versions will differentiate from OkxModern with the -N suffix.

Changes include:

  • Radar removed (please use CombatRadar, CivVoxelMap, or any other CivMC-legal radar.)
  • Uses YACL for the config, this means your .minecraft/config/civmodern.properties config will no longer work. Your config will be at .minecraft/config/civmodern.json and is deliberately designed to be legible.

v.1.6.3 - Fix visual regressions

18 Jul 19:20
Compare
Choose a tag to compare

v.1.6.2 Performance and hooks

17 Jun 21:14
Compare
Choose a tag to compare
  • Replaced event system with something less brittle.

  • Added Parchment mappings for easier development.

  • Added ModMenu and native Forge mod-list support.

  • Improved compacted-item rendering performance.

1.6.1

06 Jun 09:20
Compare
Choose a tag to compare
v1.6.1

Add publishing workflow