Commit graph

24 commits

Author SHA1 Message Date
tibs
db14a2e87a
Support Sodium 0.4.9, update deps 2023-02-05 16:18:15 -05:00
tibs
558df23f24
Fix unsafe cast to ServerWorld
Fixes #7
2022-12-30 15:28:53 -05:00
tibs
6692009715
Aaaa I forgot to update the FMJ oops 2022-12-07 21:22:08 -05:00
tibs
355c13ea97
Update to 1.19.3 2022-12-07 15:15:01 -05:00
tibs
d87d2e2bd0
Increase water cauldron block entity compatibility 2022-08-18 23:31:19 -04:00
tibs
a230808ca7
Correct compatibility 2022-08-18 21:18:41 -04:00
tibs
4de7fe39e5
Use access widener instead of accessor 2022-08-18 20:28:36 -04:00
tibs
e56413cb81
Suppress warnings for mixins to synthetic methods 2022-06-08 14:58:00 -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
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
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
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
tibs
d26b7ca763
Confirm color[] length before accessing
Avoids ArrayIndexOutOfBoundsException during hasColor()
2022-01-06 10:24:04 -05:00
tibs
c8d71ed083
Upload mod icon 2022-01-06 01:00:43 -05:00
tibs
5bd7750177
Initial commit 2022-01-04 12:23:14 -05:00