OakLoaf
1a1f461550
Corrected version in fabric.mod.json
2025-06-30 17:57:19 +01:00
OakLoaf
9b14b0ee96
Updated Bukkit to 1.21.7
2025-06-30 16:47:29 +01:00
OakLoaf
5446b729f9
Finalised wolves
2025-06-19 21:44:24 +01:00
Oak
d71c6bb25f
Corrected checks
2025-06-19 21:22:06 +01:00
Oak
d8524603c6
Implemented wolf variant support
2025-06-19 21:12:24 +01:00
OakLoaf
85234ddc39
Progress on wolves
2025-06-19 20:50:31 +01:00
OakLoaf
78162eaafe
Added vanilla biome key to biome context
2025-06-19 20:49:57 +01:00
OakLoaf
7a041d8a63
Removed unused import
2025-06-19 20:49:37 +01:00
OakLoaf
f4db7fc507
Added initial wolf variant support (not functional)
2025-06-19 15:46:46 +01:00
OakLoaf
ad9d16f48c
Updated biome collection
2025-06-19 15:46:18 +01:00
OakLoaf
85b6dcc891
Moved all code that requires Multiverse imports into MultiverseGeneratorPluginHook
2025-06-19 14:24:04 +01:00
Christian Bergschneider
81eab13ce1
feat: backport latest minestom support from 7.0 branch
2025-06-19 01:42:31 +02:00
Zoë Gidiere
68d5b22ca4
bump fabric dep version
2025-06-17 19:08:14 -06:00
Zoë Gidiere
40b8c85c75
Cleanup
2025-06-17 18:50:24 -06:00
Zoë Gidiere
63367e5f03
Final changes
2025-06-17 18:41:09 -06:00
Zoë Gidiere
1d95e7a87d
Merge pull request #506 from benwoo1110/feat/multiverse-hook
...
Implement multiverse generator plugin hook
2025-06-17 16:23:19 -06:00
Zoë Gidiere
4041239b03
fix build
2025-06-17 15:28:47 -06:00
Zoë Gidiere
280699bbce
Update to 1.21.6 and fix a lot of bugs in fabric impl
2025-06-17 15:21:21 -06:00
Zoë Gidiere
6984dc29d0
Fix fabric
2025-06-14 00:45:32 -06:00
Zoë Gidiere
bd253ea5d2
Merge branch 'master' into dev/1.21.6
2025-06-13 22:08:53 -06:00
OakLoaf
238a7954a7
Added paperweight to bukkit platform for runDevBundleServer task
2025-06-13 21:56:54 +01:00
Ben Woo
95172bfa7e
Fix checkstyle for catch
2025-06-13 22:33:41 +08:00
Ben Woo
124dbc8836
Improve error checking for multiverse hook
2025-06-13 19:13:57 +08:00
Zoë Gidiere
8706340584
Fix wolves
2025-06-12 16:25:14 -06:00
OakLoaf
9a9f90aa0d
Updated fabric platform to 1.21.6
2025-06-10 12:01:17 +01:00
OakLoaf
20a5bfdd0f
Updated bukkit platform to 1.21.6
2025-06-10 11:44:10 +01:00
Ben Woo
4fee8cdb24
More example usages by iterating config pack
2025-06-10 12:06:24 +08:00
Ben Woo
70de38ffcb
Fix exception variable name
2025-06-10 12:05:59 +08:00
Ben Woo
6722d22f72
Fix onarandombox repo url
2025-06-10 12:05:46 +08:00
Ben Woo
c5526c86a2
Implement multiverse plugin hook
2025-06-09 22:58:41 +08:00
HaHaWTH
bf6612edd0
Identify Moonrise worker threads correctly
2025-06-07 00:17:51 +14:00
Zoë Gidiere
af9fb211a8
bump fabric minecraft dep
2025-06-05 17:50:44 -06:00
Zoë Gidiere
b143c72d0e
Dev/1.21.5 ( #495 )
...
* Bukkit Build Fix (#494 )
* Bukkit Build Fix
* remove comments
* remove papermc repo from gradle settings
* add back gradle shasum
* fix formatting, update gradle hash
* Initial Fabric 1.21.5
* Updated dependencies
* Updated SpawnerData with backwards compat
* Updated dependencies
* Updated setBlockState usage - needs verifying as flags are confusing
* Refactored Bukkit NMS packages
* Initial attempt at updating mixin-commons
* Continue fabric 1.21.5 WIP
* Some additional logging
* Update deps
* Build fixes and update allay
* Add oak to authors
---------
Co-authored-by: Mikal <Ifiht@users.noreply.github.com>
Co-authored-by: OakLoaf <oak@beaconstudios.org>
2025-06-03 22:20:23 -06:00
solo
1d658bd52d
Remove Allay Mappings Submodules ( #493 )
...
* Download allay mappings from github instead of using git submodules
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
* Remove allay gitignore
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
* Use the same dependency notation as the rest of the project
---------
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2025-03-25 15:14:51 -06:00
Zoë Gidiere
18cb08b622
Update Mapping.java
2025-03-06 21:45:23 +00:00
Dmitry Luk
267994427e
fix: .gitignore
2025-03-07 01:05:15 +04:00
Dmitry Luk
248eb174d8
refactor: use submodules
2025-03-07 01:02:32 +04:00
Dmitry Luk
0a93b0fac3
fix: apply project code style
2025-03-07 00:39:22 +04:00
Dmitry Luk
03124cb008
refactor: mappings loading
...
docs: add how to use in README.md
2025-03-06 15:22:04 +04:00
Dmitry Luk
14a07602ee
fix: correct bundle mapping [
...
6808d0e](6808d0e16a
)
chores: sort je default states and add new
2025-03-03 16:23:54 +04:00
daoge_cmd
167a712c0e
feat: adapt allay-api 0.2.0
2025-03-03 19:52:25 +08:00
Mirai
1b4824c5db
fix crash chunk generate column in generate chunk process
...
The change removes the subtraction of one from properties.getMinHeight(), fixing a crash on version 1.21.4.
2025-03-02 09:57:48 +02:00
Zoë Gidiere
c36b12e657
Fix Vanilla Features Spawning in Terra Biomes
2025-03-01 10:48:42 -07:00
Zoe Gidiere
e0a26046a0
Update Fabric version info
2025-02-27 19:51:18 -07:00
Zoë Gidiere
a61c6b8a97
Merge remote-tracking branch 'everbuild-org/feat/platform/minestom' into ver/6.6.0
2025-02-26 10:22:37 -07:00
Zoë Gidiere
830ede9272
Merge pull request #484 from AllayMC/dev/allay-update
...
fix: adapt allay update
2025-02-26 10:20:43 -07:00
Christian Bergschneider
3a7d1a69d0
feat: use system property for configurable data folder path
...
Updated `getDataFolder` to allow customization via the `terra.datafolder` system property. This ensures greater flexibility for specifying the data folder location, while maintaining the default path if the property is not set.
2025-01-25 04:42:52 +01:00
Christian Bergschneider
7b29d25847
fix: remove unused application plugin from Minestom platform build script
2025-01-05 17:04:27 +01:00
Christian Bergschneider
810d10ac0a
fix: move minestom example to own module
2025-01-05 16:58:28 +01:00
Christian Bergschneider
aecc003f23
fix: minestom and slf4j as transitive dependencies
2025-01-05 16:49:20 +01:00