OakLoaf
|
1a1f461550
|
Corrected version in fabric.mod.json
|
2025-06-30 17:57:19 +01:00 |
|
Zoë Gidiere
|
68d5b22ca4
|
bump fabric dep version
|
2025-06-17 19:08:14 -06: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 |
|
Zoe Gidiere
|
e0a26046a0
|
Update Fabric version info
|
2025-02-27 19:51:18 -07:00 |
|
Zoe Gidiere
|
a70738eda5
|
Version updates
|
2024-10-25 13:58:33 -06:00 |
|
Zoe Gidiere
|
c78a984a11
|
Update to pre2
|
2024-10-10 14:02:53 -06:00 |
|
Zoe Gidiere
|
f1124aae6b
|
Update platform mod file versions and authors
|
2024-09-23 21:18:47 -06:00 |
|
Zoe Gidiere
|
664d1a3191
|
working 1.20.6
|
2024-09-17 16:34:30 -06:00 |
|
Zoë Gidiere
|
687ad5db59
|
Final dep update
confirmed working on paper and fabric
|
2023-12-09 15:00:46 -07:00 |
|
Zoë Gidiere
|
8043814138
|
pull up version range of fabric
|
2023-12-07 11:29:19 -07:00 |
|
Zoë Gidiere
|
e4c3affb9f
|
pull up version range
|
2023-12-05 20:11:00 -07:00 |
|
Zoë Gidiere
|
16e61098d9
|
depend on fabric api
|
2023-11-13 15:08:15 -07:00 |
|
dfsek
|
18644d6100
|
update fabric dependencies
|
2023-06-15 17:22:21 -07:00 |
|
Zoë
|
36ceabd749
|
Refactor Mixin build setup
|
2022-07-06 00:26:42 -07:00 |
|
dfsek
|
5da26e2b53
|
split most fabric and quilt code into common project
|
2022-07-05 01:11:32 -07:00 |
|
Zoë
|
18de2c3f99
|
Fix dev launch for fabric and forge
|
2022-06-30 21:58:11 -07:00 |
|
dfsek
|
f3329bbff1
|
rename mixin configs
|
2022-06-20 18:33:28 -07:00 |
|
dfsek
|
9c9487ced6
|
1.19 fabric compiles now
|
2022-05-30 20:44:04 -07:00 |
|
dfsek
|
cee42ac467
|
bump fabric loader dependency
|
2022-05-15 19:22:14 -07:00 |
|
dfsek
|
4a3c22a8d6
|
reformat all code
|
2022-03-30 14:43:56 -07:00 |
|
dfsek
|
a447be3c50
|
launch on 1.18
|
2021-11-20 20:56:57 -07:00 |
|
solonovamax
|
c445a0434d
|
Reformat all code
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
|
2021-08-30 17:34:44 -04:00 |
|
dfsek
|
5cafd4999a
|
use FabricEntryPoint as entry point
|
2021-07-24 20:04:25 -07:00 |
|
dfsek
|
94611913c3
|
Merge remote-tracking branch 'origin/master' into fabric/1.17-dev
# Conflicts:
# platforms/fabric/build.gradle.kts
# platforms/fabric/src/main/java/com/dfsek/terra/fabric/generation/FabricChunkGeneratorWrapper.java
# platforms/fabric/src/main/java/com/dfsek/terra/fabric/world/block/state/FabricBlockState.java
# platforms/fabric/src/main/java/com/dfsek/terra/fabric/world/block/state/FabricMobSpawner.java
# platforms/fabric/src/main/java/com/dfsek/terra/fabric/world/block/state/FabricSign.java
# platforms/fabric/src/main/java/com/dfsek/terra/fabric/world/features/PopulatorFeature.java
# platforms/fabric/src/main/java/com/dfsek/terra/fabric/world/handles/FabricWorld.java
# platforms/fabric/src/main/java/com/dfsek/terra/fabric/world/handles/chunk/FabricChunk.java
# platforms/fabric/src/main/java/com/dfsek/terra/fabric/world/handles/world/FabricSeededWorldAccess.java
# platforms/fabric/src/main/java/com/dfsek/terra/fabric/world/handles/world/FabricWorldAccess.java
# platforms/fabric/src/main/java/com/dfsek/terra/fabric/world/handles/world/FabricWorldHandle.java
# platforms/fabric/src/main/resources/fabric.mod.json
# platforms/fabric/src/main/resources/terra.accesswidener
# platforms/fabric/src/main/resources/terra.mixins.json
|
2021-05-28 13:50:59 -07:00 |
|
dfsek
|
65482c493a
|
remove dependency on Fabric API
|
2021-05-15 20:30:06 -07:00 |
|
dfsek
|
6fbb5d712e
|
add license, wiki, source and issue URLs to properties
|
2021-05-14 23:30:36 -07:00 |
|
dfsek
|
43095d0df1
|
add version stuff to plugin/mod manifests
|
2021-05-14 23:05:22 -07:00 |
|
dfsek
|
d065f78c0a
|
mostly working 1.17-ification
|
2021-03-17 21:17:15 -07:00 |
|
dfsek
|
3b0abb7a20
|
Add access widener to mod.json
|
2020-12-14 18:19:34 -07:00 |
|
dfsek
|
d84dd3a526
|
Super basic Fabric stuff
|
2020-12-12 01:44:56 -07:00 |
|