Commit graph

26 commits

Author SHA1 Message Date
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
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
7ee574cdc4
Update gradle version 2022-01-04 17:36:46 -05:00
tibs
42612c804c
Fix license link
This is what I get for writing a README before publish the repo
2022-01-04 12:29:49 -05:00
tibs
435767afcc
Actually include the correct license
I can't read :)
2022-01-04 12:27:58 -05:00
tibs
5bd7750177
Initial commit 2022-01-04 12:23:14 -05:00