Commit Graph

101 Commits

Author SHA1 Message Date
CocoTheOwner 53fdcce361 Patch /locate override, reverting cosmetic changes that caused issues. 2021-02-07 20:22:15 +01:00
CocoTheOwner a4a8d78b1f Fix index out of bounds error x2 2021-02-07 18:15:05 +01:00
CocoTheOwner 8b7bb7faa2 Fix index out of bounds error 2021-02-07 18:08:23 +01:00
CocoTheOwner 28430cc1c3 Fix /locate command override 2021-02-07 12:52:07 +01:00
CocoTheOwner 8362800a54 Add pregen alternative worlds to tab options 2021-02-07 11:17:52 +01:00
CocoTheOwner 3eb864deb9 Add functionality for pregenerating from console and specifying a world you're not in 2021-02-07 11:06:08 +01:00
CocoTheOwner cb27043d12 Give tooltip upon not finding pack to download it 2021-02-07 10:36:28 +01:00
CocoTheOwner 7f49ee3db6 Update CommandLocate.java 2021-02-03 16:08:57 +01:00
CocoTheOwner 72b645916f Give error when using hosted server & gui. 2021-02-03 16:08:53 +01:00
CocoTheOwner 4700c3711c Create CommandLocate.java 2021-01-31 02:13:29 +01:00
CocoTheOwner 6c425947bf Fix max items computed in .code-workspace files 2021-01-30 13:19:00 +01:00
CocoTheOwner 38185ef2f1 consistency 2021-01-15 12:39:41 +01:00
Daniel Mills 1e832ed0eb Pasting & loading tile data support 2021-01-13 09:06:26 -05:00
CocoTheOwner 958c5ea195 Fix jigsaw edit tooltip 2021-01-13 12:34:29 +01:00
CocoTheOwner 4329623341 Add command help title 2021-01-13 12:24:00 +01:00
Daniel Mills dd7a8bae16 Eradicate the old structure system 2021-01-12 06:05:37 -05:00
Daniel Mills 6cb15d004e Optimize template loads 2021-01-12 05:44:22 -05:00
Daniel Mills 45cef6a752 Fix goto issues with objects 2021-01-11 09:52:53 -05:00
Daniel Mills 3811dd3554 Remove board manager showing features 2021-01-11 09:52:46 -05:00
Daniel Mills 72d7154a96 Fix jigsaw edit command & parallax tweaks 2021-01-10 09:25:34 -05:00
Daniel Mills 1dd18c3c0a Import Minecraft Structures into Iris Jigsaw format 2021-01-10 04:56:35 -05:00
Daniel Mills 36b3521b2a Jigsaw command & editor fixes 2021-01-09 02:02:07 -05:00
Daniel Mills db7681676e Jigsaw place command 2021-01-09 02:01:07 -05:00
Daniel Mills 7530c586f7 Fix jigsaw positions 2021-01-08 19:50:27 -05:00
Daniel Mills 3f9288c60f g 2021-01-08 03:19:56 -05:00
Daniel Mills 91e1b614f3 Performance 2021-01-08 02:50:35 -05:00
Daniel Mills 4a30b6d264 Locking 2021-01-05 18:48:55 -05:00
Daniel Mills 18e203f007 Fix command and sync parallax 2021-01-05 13:57:11 -05:00
Daniel Mills c6aad25ef2 Fixes 2021-01-04 21:58:52 -05:00
Daniel Mills 7937d8d041 TP on create 2021-01-03 10:36:23 -05:00
Daniel Mills fb07b280be Iris create now uses mv create 2021-01-03 10:25:31 -05:00
Daniel Mills 2915ef885e Better mv support 2021-01-03 10:25:21 -05:00
Daniel Mills 9d634ba4d7 Fix Parallax & update settings 2021-01-01 22:54:17 -05:00
Daniel Mills 8935c51cc9 Remove old pregen crap 2021-01-01 22:53:40 -05:00
Daniel Mills a921845ae3 Fixes 2021-01-01 18:53:32 -05:00
Daniel Mills e926a08def Fix mca gens 2020-12-30 07:09:39 -05:00
Daniel Mills 3dc7bd74fe Fix jigsaw save locations 2020-12-29 05:05:08 -05:00
Daniel Mills 3d00e96f89 RN to jigsaw 2020-12-27 02:02:23 -05:00
Daniel Mills 6f29da1926 Connect up jigsaw pools with pieces 2020-12-27 02:01:35 -05:00
Daniel Mills 5f50fa4202 Registry for jigsaw 2020-12-26 05:00:26 -05:00
Daniel Mills 5487cd7858 f 2020-12-23 19:47:30 -05:00
Daniel Mills 1cf60544e1 Bugfixes for generation 2020-12-20 21:04:11 -05:00
CocoTheOwner 68214cf16f Patches my own previous code
Error prevention code was already in place but was misplaced. The method was ran prior to the null check.
2020-12-18 17:16:56 +01:00
CocoTheOwner 1365d442e9 Warn instead of NPE on open non-existing
When opening non-existing packs a NPE is raised, this should resolve that.
2020-12-18 17:14:52 +01:00
BuildTools c5c971eeae Update create command alias "+" 2020-12-11 10:03:06 +01:00
BuildTools b554e2ee6c Update structure commands
Simplicity
2020-12-11 09:48:54 +01:00
BuildTools 436a8c4d8e Add /ir pregen resume command 2020-12-07 16:54:43 +01:00
Daniel Mills 9bc65601c0 Finalize regen command 2020-12-06 06:10:06 -05:00
Daniel Mills a7f5451ea4 Regen command 2020-12-06 06:08:51 -05:00
Daniel Mills b6fdde403a More fixes 2020-11-27 19:26:41 -05:00