Commit Graph

65 Commits

Author SHA1 Message Date
CocoTheOwner 48f57068d8 width & depth must be equal, not smaller 2021-07-25 23:17:19 +02:00
CocoTheOwner 7fb87ad67f Merge branch 'master' into saplingOverrides 2021-07-25 15:28:54 +02:00
Daniel Mills ab2906991d Cleanup 2021-07-24 16:40:58 -04:00
Daniel Mills ac85c75cc4 Load all biomes for data packs, not just thought used ones 2021-07-24 11:49:47 -04:00
Daniel Mills 2ce1bb9c3f Parallax features working with biomes! 2021-07-24 11:18:45 -04:00
Daniel Mills c468fa2a95 Fix multipliers 2021-07-24 09:50:57 -04:00
Daniel Mills 06ef342953 Fix NPE 2021-07-24 09:49:03 -04:00
Daniel Mills 63905c608e Remove unused addNoise field on pos 2021-07-24 09:46:04 -04:00
Daniel Mills 0b5bea9965 Support features with fractured radii 2021-07-24 09:42:32 -04:00
Daniel Mills 954f0cc26f Settings changes and fix npes 2021-07-22 21:26:01 -04:00
Daniel Mills 101d0212a7 Pullbuild 2021-07-22 19:43:30 -04:00
StrangeOne101 ace92f8be0 Fixes grow on trees (#458)
- Made the download command easier to use with less errors than before
- Usage is now `/iris download <repo> [branch=master]`
- Fixed multiplicitive being useless in noise generators
2021-07-23 03:34:31 +12:00
Daniel Mills a8299b4f54 Iris Mods 2021-07-22 11:12:17 -04:00
Daniel Mills bdb00b8d58 Formatting for objects 2021-07-22 10:56:01 -04:00
Daniel Mills 77dc237549 Add a description for terrain modes 2021-07-22 10:18:11 -04:00
CocoTheOwner 71f067f678 Next step to free sizes for saplongs 2021-07-21 21:10:16 +02:00
CocoTheOwner 8f37dc8570 Cleanup & fix 2021-07-21 18:24:09 +02:00
CocoTheOwner b15b640652 Probably wise to quicksave 2021-07-21 18:12:45 +02:00
CocoTheOwner 25bcd0f2a9 Merge remote-tracking branch 'upstream/master' into saplingOverrides 2021-07-21 16:48:22 +02:00
Daniel Mills cde9dbe406 Fix parallax issues 2021-07-21 08:10:26 -04:00
CocoTheOwner 66a8db598f Require toggle in treeSettings 2021-07-21 11:34:34 +02:00
CocoTheOwner bfa13583e3 Sapling now called tree 2021-07-21 11:33:42 +02:00
CocoTheOwner d865e646b9 Remove @Required from object place chance (default = 1 already) 2021-07-21 11:30:26 +02:00
CocoTheOwner f630537897 ANY treetype 2021-07-21 11:27:21 +02:00
CocoTheOwner aaf7ae8fc3 Remove unused, add & implement ANY treeSize 2021-07-21 11:25:22 +02:00
CocoTheOwner 52cba23190 Add object placement to dimension
It is not enabled to place objects, but will work with sapling overrides
2021-07-21 11:24:54 +02:00
CocoTheOwner c48c74a0cf Remove saplings, update debug, improve object placing functions 2021-07-21 11:10:43 +02:00
CocoTheOwner a82279b068 Refactor, cleanup, debug 2021-07-20 21:25:28 +02:00
Daniel Mills 72f86069a2 Dont lock objects (for now) 2021-07-20 14:27:59 -04:00
Daniel Mills 4d90bd9e31 Cleanup Code 2021-07-20 11:36:44 -04:00
Daniel Mills 18195b778a Cleanup old compat 2021-07-20 11:33:02 -04:00
CocoTheOwner a6ec18690d Fix tree sapling detection math 2021-07-20 14:25:34 +02:00
Daniel Mills 0595008fce Stop serious memory leaks 2021-07-20 02:59:15 -04:00
CocoTheOwner c342c5c4f6 fixes and the majority of treesize retrieval 2021-07-19 19:03:25 +02:00
Daniel Mills c3e2d34372 APIs & such 2021-07-19 10:45:52 -04:00
CocoTheOwner 1534dcc932 Rework according to discussed changes 2021-07-19 12:07:29 +02:00
Daniel Mills b25bf70224 ChunkPosition -> Position2 2021-07-19 02:00:07 -04:00
Daniel Mills 2a7720852a Move components 2021-07-19 01:46:54 -04:00
Daniel Mills 854b137820 Fix wrong list for worlds 2021-07-18 18:57:05 -04:00
Daniel Mills fa818d50d1 Vision headless support 2021-07-18 18:48:57 -04:00
Daniel Mills deb75df77a Cleanup unused 2021-07-18 18:45:41 -04:00
Daniel Mills aae47e103b Spawn loc headless 2021-07-18 18:44:52 -04:00
Daniel Mills 21d8ceacf0 Initial spawn fixes 2021-07-18 18:39:36 -04:00
Daniel Mills 986cf025a0 Seed access for spawns 2021-07-18 18:38:47 -04:00
Daniel Mills bd954e7292 Support additional world methods 2021-07-18 18:36:59 -04:00
Daniel Mills 86367298cc Support get players 2021-07-18 18:25:46 -04:00
Daniel Mills 1b7658d8f9 Iris Worlds 2021-07-18 18:21:04 -04:00
CocoTheOwner af1b17cb98 Rename & rewrite, add limits & checks, better delete 2021-07-18 18:00:10 +02:00
CocoTheOwner 944ef83805 everything reworked 2021-07-18 17:21:29 +02:00
CocoTheOwner 20b3e95b4f Merge remote-tracking branch 'upstream/master' into saplingOverrides 2021-07-18 11:10:42 +02:00