481 Commits

Author SHA1 Message Date
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
b63f5f4a8f Reformat 2024-09-18 12:43:41 -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
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
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
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
272556ed81 final reformat and import optimize 2023-11-12 21:45:47 -07:00
Astrashh
defd775f13
Change Java whitespace handling in .editorconfig (#425)
* Change whitespace handling in .editorconfig

* Reformat code

* fix format error

* Reformat code

---------

Co-authored-by: Zoë Gidiere <duplexsys@protonmail.com>
2023-11-13 00:57:01 +00:00
solonovamax
7cf87de463
Add TODO to replace FoliaLib when we drop support for 1.18 and 1.19
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2023-11-08 22:42:14 -05:00
Zoë Gidiere
0ab463f34f bukkit clean up 2023-11-05 21:07:25 -07:00
Zoë Gidiere
c00753b0fc let reformat have another go at it 2023-11-05 20:12:57 -07:00
Zoë Gidiere
81a96d6b76 Reformat code 2023-11-02 18:47:36 -06:00
Zoë Gidiere
d696e4fd24 Optimize imports 2023-11-02 18:45:13 -06:00
Zoë Gidiere
9292d3de17 Remove FastMath
hotspot has intrinsics for almost everything we use it for
2023-10-26 10:37:25 -06:00
Zoë
c8f2871aaa
Update build.gradle.kts 2023-10-17 20:59:27 -06:00
Zoë Gidiere
27eebf6a47 Folia support
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
2023-10-02 00:23:19 -06:00
Zoë Gidiere
eb3994005c fix me being fucking stupid 2023-10-01 22:46:41 -06:00
Zoë Gidiere
0a7cdb82a3 update deps + 1.20.2 2023-10-01 22:18:54 -06:00
Zoë Gidiere
8e0d64dccd Make bukkit work 2023-09-30 10:49:28 -06:00
dfsek
9d38ee4329 repackage NMS 1.20.1 2023-06-15 17:18:36 -07:00
dfsek
b75a8f85e4 restore NMSChunkGeneratorDelegate#getBaseColumn 2023-06-15 17:16:20 -07:00
dfsek
aad58f5968 update nms imports 2023-06-15 17:14:45 -07:00
dfsek
a548c30484 clean up unused bstats relocation 2023-06-15 17:11:53 -07:00
dfsek
9ba46ae3a5 make new bukkit NMS module 2023-06-15 17:11:32 -07:00