Jonas Herzig
96a05e256f
Add MixinExtras on 1.16.4+
...
We'll use it in 1.20 mixins.
Unclear what minimal fabric-loader version it requires, so in the interest of
keeping older versions compatible with OptiFabric (old versions of which aren't
compatible with the latest fabric-loader), we'll add it to 1.16.4+ only.
2023-06-12 10:28:08 +02:00
Jonas Herzig
9f8957f468
Migrate away from deprecated fabric-api modules
2022-05-26 08:19:34 +02:00
Jonas Herzig
1efb17e144
Fix ODS rendering on Iris 1.1.3+ ( fixes #693 )
2022-03-06 13:39:49 +01:00
Jonas Herzig
d0620091d2
Add support for FREX Flawless Frames API ( fixes #150 )
2021-07-24 09:11:34 +02:00
Jonas Herzig
0be2082fe7
Split off highly version dependent code from ReplayMod
2021-02-20 00:43:49 +01:00
Jonas Herzig
27edfcb4f3
Fix incompatibility with mods which mixin into Main ( fixes #327 )
2020-08-22 14:04:05 +02:00
Jonas Herzig
9c49fdf4d1
Remove explicit FAPI dep and instead bundle the required modules
...
Also need to update ModMenu because the version we depended on still bundled the
snapshot FAPI and that was only fine because we overwrote it with our version.
2020-07-13 16:07:48 +02:00
Jonas Herzig
3c526a6cd4
Support MM1 in addition to MM2 ( fixes #162 )
...
Cause the latest OptiFabric on 1.14.4 still ships that and it has no support for
entrypoints.
2020-05-23 22:31:01 +02:00
Jonas Herzig
a23f18d92e
Fix fabric dependency declaration ( fixes #187 )
2020-05-23 14:37:44 +02:00
Jonas Herzig
e3f621b86a
Work around the fact that our mixins may be loaded before Optifabric
2020-04-06 20:39:15 +02:00
Jonas Herzig
b69cd9fb81
Fix mode of various files
...
None of these should be executable, I blame Marius.
2020-04-02 00:11:06 +02:00
Jonas Herzig
de0f40f4dd
[1.14] Allow opening of replay settings via ModMenu
2019-06-20 18:44:38 +02:00
Jonas Herzig
5305352b77
[1.14] Mark mod as client-side-only in ModMenu
2019-06-20 18:44:26 +02:00
Jonas Herzig
44a70c8ecf
[1.14] Fix invalid mod icon (icons on fabric must be square)
2019-06-20 18:44:26 +02:00
Jonas Herzig
bf2d72976c
Fix rendering with OF F1_pre13 (via OptiFabric) installed
...
Note that to run it in dev env, one must switch back fabric-api to 0.2.
2019-06-14 22:16:18 +02:00
Jonas Herzig
3a45147974
Move Mixins which exist specifically for jGui from RM to jGui repo
2019-05-20 17:18:12 +02:00
Jonas Herzig
3d009e45c7
Update to MC 1.14 / Fabric
2019-05-04 15:27:03 +02:00