Commit graph

17 commits

Author SHA1 Message Date
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