Zoë Gidiere
87ea5ce9e7
remove translation logic
2024-01-05 15:12:35 -07:00
Zoë
82334cfe9e
Merge branch 'ver/6.5.0' into dev/metapacks
2023-12-22 15:03:04 -06: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
27a967f3a6
fix build
2023-12-12 20:17:15 -07:00
Zoë Gidiere
4c71355535
Reformat
2023-12-12 19:07:57 -07:00
Zoë Gidiere
47c8cb3168
Fix up random changes
2023-12-12 16:00:56 -07:00
Zoë Gidiere
a9f973cae9
WIP Random Changes
2023-12-12 15:57:04 -07:00
Zoë Gidiere
d48fa96ec7
opt import
2023-12-11 14:56:07 -07:00
Zoë Gidiere
8dd1f49b88
Merge remote-tracking branch 'origin/dev/remove-loader' into dev/metapacks
2023-12-11 14:54:59 -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
4e5b066b91
add bukkit grass workaround
2023-12-06 22:24:55 -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
Astrash
59ea5a69d8
Refactor pack loading
...
- Combine initial load and reload logic together between each platform implementation
- Should prevent pack load errors from blocking other packs from loading.
2023-11-25 15:10:43 +11:00
Astrash
5c7441241c
Replace Loader with java.nio.files
2023-11-25 13:31:42 +11: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ë Gidiere
27eebf6a47
Folia support
...
Co-authored-by: Janet Blackquill <uhhadd@gmail.com>
2023-10-02 00:23:19 -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
bea8f97179
fix bukkit pack reloading
2023-06-09 03:33:47 -07:00
dfsek
7d3bdeee8f
Merge pull request #379 from PolyhedralDev/fix/ender_crystal
...
Fix End Crystals on Bukkit
2022-11-09 18:18:57 -07:00
dfsek
1306dad776
implement beardification on Bukkit ( closes #370 )
2022-11-07 17:49:49 -07:00
dfsek
eb9685c734
fix #378
2022-11-07 17:31:41 -07:00
dfsek
b3a8f375bc
reformat all code
2022-07-06 19:28:07 -07:00
Zoë
e21bb5c26d
Refractor
2022-06-26 23:58:48 -07:00
Zoë
dbd5edabae
Imports
2022-06-26 21:48:38 -07:00
dfsek
7de66fecf8
remove ChunkLocalCachingBiomeProvider
2022-06-18 02:01:06 -07:00
dfsek
915dcf9b9b
cache biome providers on Bukkit
2022-06-17 17:39:27 -07:00
dfsek
5df016e43e
pull bukkit versions to Versions.kt
2022-06-16 23:58:25 -07:00
dfsek
29d8e7eed4
caching biome provider in BukkitProtoWorld
2022-06-13 10:07:08 -07:00
dfsek
b4cdb7f16c
yell very loudly if NMS bindings fail to initialize
2022-05-31 23:00:44 -07:00
dfsek
839013d89a
split NMS away from core bukkit code
2022-05-31 22:31:40 -07:00