Iris

World Generation through a new Iris

GPL-3.0 License

Stars
435
Committers
29

Bot releases are hidden (Show)

Iris - 2.6.2 for 1.19.4

Published by NextdoorPsycho over 1 year ago

Changelog:

  • Cleanup
  • updated dependency for IA
  • fixed implementation
Iris - 2.6.1 for 1.19.4

Published by NextdoorPsycho over 1 year ago

Changelog:

  • Updated Oraxen / Itemsadder integrations
  • Fixed Data services
  • Updated the overworld
Iris - 2.6.0 for 1.19.4

Published by NextdoorPsycho over 1 year ago

Changelog:

  • Overhauled the Oraxen implementation
  • Overhauled the Itemsadder implementation (Awaiting the Itemsadder to be updated for 1.19.4, will fix any issues from then on so currently its not working, but Lonedev will release an update that this SHOULD support)
  • Should be working on modern NMS's for Paper, and spigot bases (use purpur)
  • Default Overworld now v3001
Iris - 2.5.1 for 1.19.4

Published by NextdoorPsycho over 1 year ago

Changelog:

  • Fixed SLope-Condition
  • Fixed Pregen breakage on latest java calculations!
  • Iris objects optimized
Iris - 2.5.0 for 1.19.4

Published by NextdoorPsycho over 1 year ago

Changelog:
Major Changes Below

  • Updated to 1.19.4
  • Now using the modern Biome Collection Structure
  • Reworked Color Stitching
  • Redid the Seed stitching to properly bind and collect
  • Bukkit Chunkgen disabled fully and redone
  • Updated NMS
  • Custom Biome Downfall type fixed
  • Updated Dolphin Stuffy
  • redid Items adder compat
  • Fixed Color Persistence across restarts and moving
  • Fixed Seed Persistence across restarts and moving
Iris - 2.4.3 for 1.19.3

Published by NextdoorPsycho over 1 year ago

Changelog:

  • Reimplemented the Itemsadder implementation to be working with the latest api
  • Reimplemented the Oraxen blocks to fix issues there
  • Working on implementing Customitems support (working, but disabled for now due to no gradelization support)
  • Loot uses the identifier instead of namespace (generic fix)
  • other cleanup
Iris - 2.4.2 for 1.19.3

Published by NextdoorPsycho over 1 year ago

Changelog

  • Updated height systems in the studio map
  • updated mmobs mob connections
  • v+
Iris - 2.4.1 for 1.19.3

Published by NextdoorPsycho over 1 year ago

Changelog:
b1g thanks to @CocoTheOwner for making the majority of this commit!

  • Command Origin Specifications
  • Fixed Image Mapping Math
  • MythicMobs can now specify their own settings
  • Slope Condition on Objects
  • Slope Rotation on objects
  • Continent reordering on imagemap
  • redid rotation for iris
  • other minor cleanup and fixes

[you may see errors with jigsaw, just restart and they will be fixed!]

Iris - 2.3.14 for 1.19.3

Published by NextdoorPsycho over 1 year ago

[THIS IRIS VERSION MAY NOT BE COMPATIBLE WITH OTHER WORLDS]
THIS WILL SHIFT YOUR NETHER / END / OVERWORLD TO VANILLA/SPECIFIED DEFAULTS
(The overworld is affected(the data packs), and the End will be enforced to either the Vanilla Default or whatever you specify. Same for the nether.)
_TLDR: if you are using the default vanilla nether and end, this update should be painless! make a backup tho._

  • Overhauled Datapacks / data pack integrations
  • all nether, end and overworld heights are controlled by the Default iris overworld pack (you don't need to use it for your worlds, just have it installed for master world control. this is a bandaid fix until I make a per world data pack manager)
  • updated the overworld to the modern setup for data packs instead of old ones. this should fix mob issues or make them worse! send in reports
  • updated nether and end.
Iris - 2.3.13 for 1.19.3

Published by NextdoorPsycho almost 2 years ago

Changelog

  • Cleaned up the Actuator
  • Min values for Deposits, Ores and all that can now go to 0 / 2048 perchunk instead of whatever arbitrary ammount
  • Deposits generate Faster
  • Redundant World initializer (Less Garbage)
  • Thanks to @ColorsWind for Adding the BukkitContainer system! (Worlds in folders)
Iris - 2.3.12 for 1.19.3

Published by NextdoorPsycho almost 2 years ago

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
Iris - 2.3.11 for 1.19.3

Published by NextdoorPsycho almost 2 years ago

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.
Iris - 2.3.10 for 1.19.3

Published by NextdoorPsycho almost 2 years ago

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
Iris - 2.3.9 for 1.19.2

Published by NextdoorPsycho almost 2 years ago

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
Iris - 2.3.8 for 1.19.2

Published by NextdoorPsycho almost 2 years ago

Changelog:

  • Major, Minor code optimizations
  • Better End portal Finding
  • Better ways of dealing with Dolphin Structures
Iris - 2.3.7 for 1.19.2

Published by NextdoorPsycho almost 2 years ago

Changelog:

  • Stronghold Jigsaw Places properly in all modes.
  • Strongholds and eyes work now
  • Updated to support Latest Overworld
Iris - 2.3.6 for 1.19.2

Published by NextdoorPsycho almost 2 years ago

Changelog:

  • Stability Fixes
  • Updated Pack Zip!
Iris - 2.3.5 for 1.19.2

Published by NextdoorPsycho about 2 years ago

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
Iris - 2.3.4 for 1.19.2

Published by NextdoorPsycho about 2 years ago

Changeling:

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

Published by NextdoorPsycho about 2 years ago

CHangelog:

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