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
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
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
0efb0916e6
Initial Bukkit Biome Config
2023-11-17 16:16:18 -07:00
Zoë Gidiere
82fbf796da
Refractor BiomeUtil
2023-11-17 15:26:53 -07:00
Zoë Gidiere
94bf67d09d
fix dev env by having fabric api at runtime
2023-11-17 14:57:14 -07:00
Zoë Gidiere
f86d4bae32
remove old bukkit versions
2023-11-17 13:22:10 -07:00
Zoë Gidiere
c7cecaebe6
Merge remote-tracking branch 'origin/dev/biome2' into ver/6.5.0
2023-11-17 13:21:39 -07:00
Zoë Gidiere
fe954a7b2b
We've had one, yes. What about second build issue?
2023-11-17 12:12:13 -07:00
Zoë Gidiere
16e61098d9
depend on fabric api
2023-11-13 15:08:15 -07:00
Zoë Gidiere
8aecf6b97f
don't include fabric api
2023-11-13 15:05:21 -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
Zoë Gidiere
a117db40be
change formatting
2023-11-09 12:47:48 -07:00
Zoë Gidiere
72e0974cc5
fix cli build
2023-11-09 11:40:19 -07:00
Zoë Gidiere
d8938c5519
remove comments
2023-11-09 11:37:46 -07:00
Zoë Gidiere
acf79f5c53
change class structure of LifecycleEntryPoint
2023-11-09 11:37:01 -07:00
Zoë Gidiere
852cf0321b
Merge remote-tracking branch 'origin/ver/6.4.0' into ver/6.4.0
2023-11-08 21:59:14 -07:00
Zoë Gidiere
89d497d500
Some requested changes
2023-11-08 21:58:57 -07: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
77812545df
Fix stupid build error and a couple gradle warnings
...
thank you gradle .replaceFirstChar { if (it.isLowerCase()) it.titlecase(Locale.getDefault()) else it.toString() } is clearly better than .capitalize()
2023-11-05 20:07:13 -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
d3a9b57872
disable quilt
2023-10-18 19:53:59 -06:00
Zoë
c8f2871aaa
Update build.gradle.kts
2023-10-17 20:59:27 -06:00
Zoë Gidiere
ce2b964ce3
Merge branch 'dev/1.20.2' into dev/folia
2023-10-02 01:38:24 -06:00
Zoë Gidiere
0ee5f49972
quilt
2023-10-02 01:38:01 -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
70b1c3bbf3
warning
2023-09-30 12:06:21 -06:00
Zoë Gidiere
e9b145b6c3
unbreaking via deprecation
2023-09-30 11:50:15 -06:00
Zoë
99d848b394
UX tweaks to biome config
2023-09-30 11:42:05 -06:00
Zoë Gidiere
8e0d64dccd
Make bukkit work
2023-09-30 10:49:28 -06:00
Zoë Gidiere
89651597c2
default to info logging
2023-09-29 23:32:40 -06:00
Zoë
5c0c833b70
Update LifecycleEntryPoint.java
2023-09-29 23:09:41 -06:00
Zoë Gidiere
33d654dc8e
impl fabric
2023-09-29 23:05:05 -06:00