Skip to content

Releases: VolmitSoftware/Iris

3.5.5 for 1.19.2-1.21.3

17 Jan 13:32
b37ccbd
Compare
Choose a tag to compare

Fix decorator determinism
Fix entity schema not generating

3.5.4 for 1.19.2-1.21.3

12 Jan 22:15
8df15c0
Compare
Choose a tag to compare

Fix sculk veins not being properly placed in decorators
Precalculate pack hash to prevent drastic tps drop every 30m

3.5.3 for 1.19.2-1.21.3

09 Jan 02:23
910220d
Compare
Choose a tag to compare

Fixed floating objects on concave terrain.

3.5.2 for 1.19.2-1.21.3

07 Jan 19:24
3c6411c
Compare
Choose a tag to compare
  • Fix deposit clump calculation
  • Fix deposits being non-deterministic
  • Minor deposit placement fix
  • Implement deposit spawnChance

3.5.1 for 1.19.2-1.21.3

04 Jan 17:58
487d0ac
Compare
Choose a tag to compare

Change Log:

  • Fix region/biome deposits being applied up to maxPerChunk^2

3.5.0 for 1.19.2-1.21.3

02 Jan 18:54
5cf0ac9
Compare
Choose a tag to compare

Change Log:

WARNING: THIS BREAKS COMPAT WITH ANY PREVIOUS VERSION
WORLDS WILL BREAK WHEN UPDATING FROM OLDER VERSIONS

  • 1.21.3 Support
  • Nexo Support
  • Fix explorer/treasure maps
  • Fix stronghold locate using wrong seed
  • Force place strongholds to prevent missing/broken placements
  • Implement nbt based tile entities
  • fix pregen deadlock (maybe fixed)
  • Fix MMOItems support
  • Fix walls not being rotated
  • Fix seed for structure placement
  • update adventure api (fixes titles)
  • Fix Custom Biome particles
  • MythicCrucible Support (feat @Schroddinger)
  • Improve/Fix Chunk updater
  • Improve Wand CUI
  • Allow usage of vanilla loot tables in object placements
  • Add FALLBACK loot mode for global/region/biome loot
  • Add force place option for jigsaw structures

3.4.2 for 1.19.2-1.21

15 Aug 16:58
Compare
Choose a tag to compare

Changelog:

  • Adds Support for 1.21.1
  • Fixes Engine Nullpointer

3.4.1 for 1.19.2-1.21

03 Aug 18:42
Compare
Choose a tag to compare

This is a hot fix update:

  • Seagrass poking out of the water, Fixed
  • Worldcreation Fixed
  • Pack Download is working as intended now
  • region zoom, has veen tuned to better reflect intent.

3.4.0 for 1.19.2-1.21

01 Aug 17:30
Compare
Choose a tag to compare

This is a Dewzy!

  • Added the Toolchain resolver for builds
  • Fixed jigsaw divisor placements
  • And jigsaw as a whole got some love
  • Updated Oraxen, and added ams for biome color
  • "scary" lol (its a warning)
  • Fixed Worldedit links/selections/etc.
  • Custom nms plugin/tools
  • Fixed black color in biome override
  • Added 1.21 Support
  • Fix color gets for 1.19.2
  • iris won't domino fail worlds if 1 fails
  • less gui errors*
  • and other various fixes

3.3.0 for 1.19.2-1.20.6

09 Jun 21:24
Compare
Choose a tag to compare

Changelog:
THIS IS A BREAKING UPDATE (Errors will happen and other problems will arise from updates on a previous version, if you dont want this don't update. otherwise see changes below

  • Shrinkwrap optimized
  • object rotation fixed
  • jigsaw command uses normal gen command for simplicity
  • translate included in bounding for jigsaw
  • ECOitems
  • forceplace ignores placement checks (objects)
  • Jigsaw Overhaul thanks to @CrazyDev05
  • 1.20.6 support
  • safeguard message changed
  • gson updated
  • warp disabled
  • added ylock offset for objects for a bug
  • Better backwards compatibility
  • better distro readong for 1.20.6+
  • added a toolchain resolver.