Commit graph

56 commits

Author SHA1 Message Date
166ef4a287
Update to 1.20.3/4 2024-01-07 21:45:35 -05:00
37997cde7d
Remove unnecessary Sodium mixin, update deps 2023-09-06 11:48:03 -04:00
tibs
6c4645fbf3
Clean up client side, fix sodium 0.5 compatibility
Fixes #9
2023-08-13 23:48:15 -04:00
tibs
a559d61ab7
Bump version 2023-06-08 16:51:23 -04:00
tibs
7616e3fe1c
Update to 1.20 2023-06-08 16:50:46 -04:00
tibs
cc3e6d19db
Update release workflow 2023-04-16 20:01:26 -04:00
tibs
44a74a67d9
Update Gradle to 8.0.2 2023-03-15 09:16:24 -04:00
tibs
1577d06067
Update to 1.19.4 2023-03-15 09:14:56 -04:00
tibs
a847ba5615
Bump version 2023-02-05 16:18:26 -05:00
tibs
db14a2e87a
Support Sodium 0.4.9, update deps 2023-02-05 16:18:15 -05:00
tibs
b2ec18685f
Bump version 2022-12-30 15:42:02 -05:00
tibs
90c58b9a43
Fix GitHub build badge 2022-12-30 15:34:21 -05:00
tibs
558df23f24
Fix unsafe cast to ServerWorld
Fixes #7
2022-12-30 15:28:53 -05:00
tibs
7fab2ce2a9
Bump version 2022-12-07 22:56:37 -05:00
tibs
6692009715
Aaaa I forgot to update the FMJ oops 2022-12-07 21:22:08 -05:00
tibs
3ac8c2c9b4
Version metadata is the bane of my existance 2022-12-07 15:37:29 -05:00
tibs
d22fa3d545
Bump version 2022-12-07 15:26:03 -05:00
tibs
355c13ea97
Update to 1.19.3 2022-12-07 15:15:01 -05:00
tibs
a966b104f1
Publishing is easier in the actions 2022-08-19 12:33:45 -04:00
tibs
991594e20e
Maven hates me, I'll fix it later 2022-08-18 23:57:02 -04:00
tibs
e7616d1efc
Bump version 2022-08-18 23:43:00 -04:00
tibs
d87d2e2bd0
Increase water cauldron block entity compatibility 2022-08-18 23:31:19 -04:00
tibs
25527412e5
Improve build/publish 2022-08-18 22:34:23 -04:00
tibs
a230808ca7
Correct compatibility 2022-08-18 21:18:41 -04:00
tibs
161d7b850e
Update gradlew wrapper 2022-08-18 20:40:44 -04:00
tibs
4de7fe39e5
Use access widener instead of accessor 2022-08-18 20:28:36 -04:00
tibs
3473abfd87
Update to 1.19.2 2022-08-18 19:33:29 -04:00
tibs
e56413cb81
Suppress warnings for mixins to synthetic methods 2022-06-08 14:58:00 -04:00
tibs
77bc5c1cf4
Make README me accurate 2022-06-08 13:36:39 -04:00
tibs
66b44be2bb
Actually check for null colors correctly 2022-06-08 13:34:05 -04:00
tibs
457dffa328
Improve mixins
Include descriptors on lambda mixins et al.
2022-06-07 21:31:26 -04:00
tibs
bd52a34644
Improve gradle
Mostly taken from Quilt's template mod.

- No longer JIJs FAPI
- Update gradle wrapper
2022-06-07 20:58:31 -04:00
tibs
6cb7a4a047
Update to 1.19 2022-06-07 20:34:48 -04:00
tibs
4a949172c0
Housekeeping
- Unify mixin configs
- Update dependencies
- Require Minecraft 1.18.2
2022-04-13 19:04:49 -04:00
tibs
471eb9007d
Process default water color as null 2022-04-13 19:03:56 -04:00
tibs
dd82aca3c9
Bump version 2022-03-29 00:21:47 -04:00
tibs
b692939317
Update Quit Mappings
Why not, since we're here
2022-03-29 00:21:35 -04:00
tibs
202ba71857
Redo versioning 2022-03-29 00:19:32 -04:00
tibs
cc0fe6f455
Move getWaterColor injection to method head
Fixes incompatibility with Bedrockify
2022-03-29 00:03:15 -04:00
tibs
a1187fbe82
Revert synthetic mapping mixins to intermediary
Fixes #2. Fabric doesn't support hashed-mojang, I forgot about that.
2022-03-28 23:57:02 -04:00
tibs
ac4e748820
Move to Quilt Mappings 2022-03-15 20:50:02 -04:00
tibs
5e49440291
Port to 1.18.2 2022-03-15 20:15:37 -04:00
tibs
147186d089
Reduce icon.png file size 2022-03-15 02:06:34 -04:00
tibs
253196c683
Update version metadata, fabric, and yarn; bump version 2022-01-25 17:43:50 -05:00
tibs
6418399d20
Improve README 2022-01-17 17:21:17 -05:00
tibs
3c13e63e40
Update github workflows
- Add release workflow
- Add build numbers on action
2022-01-17 16:20:25 -05:00
tibs
38dd1d6ae7
Mark block entity as dirty on readNbt 2022-01-15 15:54:12 -05:00
tibs
35db886c5a
Update sodium version to 0.4.0-alpha6 + housekeeping 2022-01-15 14:55:58 -05:00
tibs
bf13d88263
Fix color blending averages 2022-01-10 10:27:41 -05:00
tibs
f885301e64
Get working in prod + housekeeping
- Include required FAPI modules
- Bump version 0.1.0 -> 1.0.0
- Change FLoader dep to >= 0.12.0
2022-01-10 09:52:45 -05:00