Skip to content

Releases: VolmitSoftware/Iris

2.3.12 for 1.19.3

28 Dec 18:26
065b748
Compare
Choose a tag to compare

Changelog:

  • This updates some variables to be transient that can potentially speed up everything (or really slow it down on jank Java's)
  • More general cleanup until I can get to my computer and fix things

2.3.11 for 1.19.3

20 Dec 01:44
065b748
Compare
Choose a tag to compare

Changelog:

  • Updated Command Objects to be less Error prone
  • Added logging in a few places where there was none, and these are moderately important...
  • Papi notnull
  • Attempting to make Image resource loading Recursive in the event that you are like me and have folders in folders lol
  • Same for scripts and Materials as stated above
  • Removed the NMS Version Class, Its deprecated and we are version specific, just removing legacy code for this one
  • Wand selections are faster / don't need to do math to exist
  • Other Generic Cleanup, casting and so on. Just trying to summon Ormendahl, Profane Prince with all my enemy tokens
  • Eating things that contain Fish when I know I should not be.

2.3.10 for 1.19.3

10 Dec 02:11
065b748
Compare
Choose a tag to compare

Changelog:

  • updated the "c" to "b"
  • Updated infiniburn datapack to potentially fix the mob issue in the midst of the nights
  • Updated to 1.19.3

2.3.9 for 1.19.2

30 Nov 18:07
87302a0
Compare
Choose a tag to compare

Changelog:

  • Updated pack (Fixed Various Dungeon related issues)
  • Dropped base Height ftom 100 to 75 (might break things, please report)
  • PAPI check now checks at head height instead of blocks below feet
  • A Biome --> Subterranean Land

2.3.8 for 1.19.2

12 Nov 21:40
5f2b82a
Compare
Choose a tag to compare

Changelog:

  • Major, Minor code optimizations
  • Better End portal Finding
  • Better ways of dealing with Dolphin Structures

2.3.7 for 1.19.2

28 Oct 20:15
a642726
Compare
Choose a tag to compare

Changelog:

  • Stronghold Jigsaw Places properly in all modes.
  • Strongholds and eyes work now
  • Updated to support Latest Overworld

2.3.6 for 1.19.2

21 Oct 09:05
7b93542
Compare
Choose a tag to compare

Changelog:

  • Stability Fixes
  • Updated Pack Zip!

2.3.5 for 1.19.2

12 Oct 10:02
72a0776
Compare
Choose a tag to compare

There was more to this commit but Vatuu committed it to master, so I fast forwarded the branch. This update was more of a WIP update while Jigsaw and other bigger issues/enhancements are fixed

  • Code Cleanup
  • Jigsaw fixes (nothing noticeable)
  • minor tweaks

2.3.4 for 1.19.2

08 Oct 01:53
7729ce3
Compare
Choose a tag to compare

Changeling:

  • /Iris Create now applies the Datapacks
  • Longs are parsed properly now, this has implications all over
  • Code optimization

2.3.3 for 1.19.2

01 Oct 04:20
7729ce3
Compare
Choose a tag to compare

CHangelog:

  • Fixed Loader Issues
  • Added #816
  • Fixed Blockdrop (Needs testing)