1150 Commits

Author SHA1 Message Date
Zoe Gidiere
6851999926 Some refactoring 2024-10-11 19:45:12 -06:00
Zoe Gidiere
8a028b193a Add no save option 2024-10-11 16:35:26 -06:00
Zoe Gidiere
d31679e6be remove stuff from example 2024-10-11 16:06:40 -06:00
Zoe Gidiere
43d52e4bc1 CLI Improvements 2024-10-11 15:16:04 -06:00
Zoe Gidiere
1ae0d1f867 WIP Caching Hints and Caching Sampler 2024-10-09 23:36:12 -06:00
Zoe Gidiere
f70a83aec3 fix spawners on bukkit 2024-09-24 23:26:49 -06:00
Zoe Gidiere
f87b7c07d9 Reformat 2024-09-23 22:27:53 -06:00
Zoe Gidiere
f1124aae6b Update platform mod file versions and authors 2024-09-23 21:18:47 -06:00
Zoe Gidiere
d6772f51ea Reformat 2024-09-23 20:56:13 -06:00
Zoe Gidiere
06457bf3ce some fixes 2024-09-18 15:43:31 -06:00
Zoe Gidiere
b63f5f4a8f Reformat 2024-09-18 12:43:41 -06:00
Zoe Gidiere
15a298304e working 1.21.1 2024-09-17 17:40:56 -06:00
Zoe Gidiere
664d1a3191 working 1.20.6 2024-09-17 16:34:30 -06:00
OakLoaf
3bef7d8572 Resolved errors when tab completing 2024-08-26 12:34:08 +01:00
OakLoaf
08df5fc278 Added 1.21.1 support 2024-08-26 11:24:04 +01:00
OakLoaf
922cd35e84 Updated Cloud dependency to v2 2024-08-16 11:07:03 +01:00
Oak
e7cc275340 Corrected issues with worldGenContext not correctly being set (Ref: https://stackoverflow.com/questions/56039341/get-declared-fields-of-java-lang-reflect-fields-in-jdk12/56043252#56043252) 2024-06-23 14:16:50 +01:00
Oak
fddc9a52b9 Temporarily disabled commands whilst awaiting Cloud Framework update 2024-06-19 13:34:35 +01:00
Oak
0758e13bc7 Made patch version optional as not all Minecraft versions have a patch number 2024-06-19 13:33:55 +01:00
Oak
d810cad8d0 Adjusted code for Spigot compatibility 2024-06-17 15:50:06 +01:00
Oak
4e7de501c0 Updated bukkit platform to 1.21 2024-06-16 19:21:34 +01:00
Oak
9e60db4b0d Updated MinecraftVersionInfo 2024-06-10 11:07:24 +01:00
Oak
4536767794 Updated to 1.20.6 2024-06-03 11:36:50 +01:00
Oak
17acde09a3 Updated Bukkit to 1.20.6 2024-05-31 12:11:07 +01:00
Zoe Gidiere
dd272bce64 WIP 1.20.6 2024-05-01 17:04:34 -06:00
Zoë Gidiere
01e011a9ed UX tweaks to biome config 2024-03-28 14:47:12 -05:00
Browsit
c52ad56ccc
Return null for empty generator IDs 2024-02-02 08:15:37 -05:00
Zoë Gidiere
3745c3e947 fix typos 2023-12-17 15:32:35 -07:00
Zoë Gidiere
fd20837b55 fix error on startup 2023-12-17 15:29:18 -07:00
Zoë Gidiere
0091e5b785 spell check 2023-12-10 18:50:40 -07:00
Zoë Gidiere
41045ae8aa literally forgor the most important part 2023-12-10 18:47:12 -07:00
Zoë Gidiere
4a83f01c1f fix incase mods are used 2023-12-10 18:44:26 -07:00
Zoë Gidiere
fc764a0fb3 fix issues with spawners and entity parsing 2023-12-10 18:40:43 -07:00
Zoë Gidiere
f408faaa80 reformat 2023-12-10 17:07:18 -07:00
Zoë Gidiere
1e55074cfa Enforce NMS bindings 2023-12-10 15:46:00 -07:00
Zoë Gidiere
687ad5db59 Final dep update
confirmed working on paper and fabric
2023-12-09 15:00:46 -07:00
Zoë Gidiere
3142c2a4f0 update paper to 1.20.4 2023-12-08 22:57:01 -07:00
Zoë Gidiere
d88e4f1f9b fix stupid error
thank you caffeine mc peeps
2023-12-08 19:57:05 -07:00
Zoë Gidiere
8043814138 pull up version range of fabric 2023-12-07 11:29:19 -07:00
Zoë Gidiere
46ca45cb1d fix bukkit build 2023-12-06 22:25:53 -07:00
Zoë Gidiere
4e5b066b91 add bukkit grass workaround 2023-12-06 22:24:55 -07:00
Zoë Gidiere
db8df9741f bukkit 1.20.3 2023-12-06 22:22:18 -07:00
Zoë Gidiere
80c52870f5 add additional spigot warning 2023-12-06 12:00:03 -07:00
Zoë Gidiere
5048bc8ede Remove folialib 2023-12-06 10:52:31 -07:00
Zoë Gidiere
fc0d7374e4 remove old bukkit versions 2023-12-06 10:14:43 -07:00
Zoë Gidiere
e4c3affb9f pull up version range 2023-12-05 20:11:00 -07:00
Zoë Gidiere
913637b0a5 update deps 2023-12-05 18:29:43 -07:00
Zoë Gidiere
aecdcd578c initial 1.20.3
also disable forge. we're not publishing it anyway
2023-11-27 13:35:48 -07:00
Astrashh
3aef977384
Patch version 6.4.1 (#435)
* Bump version to 6.4.1

* fix fabric dev env

* Invert exposed ore logic (#433)

* Invert exposed ore logic

* Bump ore addon version

* Use logger in Gradle over println (#434)

* Log info instead of println in gradle scripts

* Missed buildSrc printlns

---------

Co-authored-by: Zoë <duplexsys@protonmail.com>
2023-11-25 01:02:45 +00:00
Zoë Gidiere
fe954a7b2b We've had one, yes. What about second build issue? 2023-11-17 12:12:13 -07:00