Skip to content

Releases: VolmitSoftware/Iris

2.3.2 for 1.19.2

24 Sep 03:06
a248962
Compare
Choose a tag to compare

Changelog:

  • You can NOW compile with the latest JFROG Fallback
  • Snow / Decorators Should not replace objects, Fixed for snow, Report for any others we missed
  • Effects in Settings are now respected!

2.3.1 for 1.19.2

21 Sep 14:27
9cf2785
Compare
Choose a tag to compare

Changelog:

  • Actually merged the 2.3.0 changes to git
  • Fixed (Removed) the everbroken clean command
  • Fixed Time Scalar in days being completely wrong in the ETA
  • Fixed Y-Offset issues
  • Overall Pregen Improvements

2.3.0 for 1.19.2

16 Sep 09:05
Compare
Choose a tag to compare

Changelog:
The changelog text box does not have enough Characters to describe what changed. Please hug me I'm scared. Here is my best representation

  • Updated Iris Pack for new pack
  • The iris chunk generation speed is using the "Unsafe" system in java 17, allowing us to literally rewrite the vanilla server, bukkit generator, chunk generator, and anything we want. This is on a scale of 1-10 danger levels, a 10. But Cyberpwn wrote it so ill say 4. This crazy fella did some Gypsy magic that im unable to comprehend. (There will be a library for this because of how good it is) And im sure we are breaking some records in terms of generation speed (700% than EWG/RWG, and 430% faster than vanilla 1.12) its, pardon my French- FUCKING FAST.
    And a quote from him:
    Here is an example. Be sure to be as safe as you can with unsafe, because if you missed set faults from your C programming days, you can get them all back again with unsafe....
  • The average Pregenerator speed (that will be available in a future update as its a little buggy right now so we wont implement it JUST yet) is around 450chunks a second on my Ryzen 5900x, Flying around is at 150-300chunks a second.
  • The current pregenerator is NOT as fast as flying (this is funny) so for now you really dont need to pregen unless you want a 'map'. Having said that in a future update The pregenerator will be all fixed up and ready to go, as of now its only like 50-60
  • We now have our own Custom Biome Provider, and just deleted vanillas. so yea.

2.2.19 for 1.19.2

12 Sep 23:01
Compare
Choose a tag to compare

Changelog:
This update is a complex update, But the TLDR: It go faster but might break

  • Added a precache system, This should cache systems and complex structures BEFORE it generates allowing for it to be accessed faster / instant Between a 5-15% performance bump
  • Enhanced the speed of lots of the noise algorithms (10-15% performance bump)
  • 3x'd the cache / load times for a 1-2x performance bump
  • No more Object Drift
  • No more Seed Drift
  • No more Color Drift
  • no more Color, Seed, Biome mismatches
  • Fixed Memory leak post pregen when exploring

Speed Examples: (my cpu, your results may vary)
PREGEN-
Before : 7-15cps
now: 40-250 (in spots)
WALKING ABOUT-
Before: 2-13
now: 30-80

So yea, Lots of updates.

THIS WILL LIKELY BREAK YOUR WORLD IF YOU ARE ON 2.2.17 specifically . If you are on other versions the update will be less problematic, but some issues may happen, a regen is suggested

This is Experimental and you should make a backup before staying on this version as there will maybe be bugs, but to get them fixed we need them reported!

2.2.18 for 1.19.2

10 Sep 01:07
141ca76
Compare
Choose a tag to compare

Changelog:

  • Significant Performance improvements (Cachine, Threadding, and other Optimizations)
  • Fixed Loot breaking in structures
  • Fixed Mantle retention for Objects (Dust)
  • Fixed Mantle retention for Biomes (/iris what biome... /Iris goto... etc...)

2.2.17 for 1.19.2

09 Sep 00:27
8f7b54a
Compare
Choose a tag to compare

Changelog:

  • Hotfix for Blockdrops

2.2.16 for 1.19.2

07 Sep 03:58
17df92a
Compare
Choose a tag to compare

Changelog:

  • Updating local Repos
  • Migrated from CloudSmith to Jfrog
  • Fixed Special Source

2.2.15 for MC 1.19.2

03 Sep 00:49
e6def80
Compare
Choose a tag to compare

Changelog:

  • Fixed Various Block drop problems
  • Loot tables / Loot table Overrides have been fixed
  • Spigot Reliance fixed

2.2.14 for 1.19.2

30 Aug 17:21
fb294fc
Compare
Choose a tag to compare

Changelog:

  • Fixed Vines, Again! for Floors
  • Merged stability changes
  • Made the folder checking system recursive

2.2.13 for MC 1.19.2

26 Aug 23:11
be39fce
Compare
Choose a tag to compare

Changelog:

  • Fixed Versioning compilation issues
  • Forceblock nolonger Crashes
  • Forceblock Works now (as intended, as far as we can tell)