embeddedt
|
2c963888b5
|
Don't run mappings clearer on FL 0.15+, it's not needed
Related: #329
|
2024-01-30 15:47:16 -05:00 |
|
Fury_Phoenix
|
c749fc1aeb
|
Tidy up version detection (#352)
|
2024-01-25 15:19:37 -05:00 |
|
embeddedt
|
d7146a0667
|
Restrict resource pack cache to assets/ and data/ folders
|
2024-01-13 11:15:19 -05:00 |
|
Fury_Phoenix
|
06bfd71d07
|
Generate mixin configs automatically using custom AP (#305)
|
2023-12-28 09:36:49 -05:00 |
|
embeddedt
|
81836a838d
|
Implement caching on the blockstate and item to model maps
|
2023-12-14 20:10:54 -05:00 |
|
embeddedt
|
a1f3300a8a
|
More ClientOnlyMixin
Related: #297
|
2023-11-23 09:50:47 -05:00 |
|
embeddedt
|
8059fc4672
|
Make clear_fabric_mapping_tables work on Fabric Loader 0.14.23
|
2023-10-13 10:47:44 -04:00 |
|
embeddedt
|
2629cd484a
|
Add runes/ to legacy texture folder list
|
2023-08-16 08:48:30 -04:00 |
|
embeddedt
|
dcb72dfa62
|
Add more links to Mod Menu
|
2023-08-14 11:25:23 -04:00 |
|
embeddedt
|
b87c615e5d
|
Adjust mixin config
|
2023-08-12 11:51:28 -04:00 |
|
embeddedt
|
d1c9be8900
|
Clean up warnings
|
2023-08-12 11:41:04 -04:00 |
|
embeddedt
|
05e74f4141
|
Add warning when launched with Continuity and dynamic resources is on
|
2023-08-12 11:18:41 -04:00 |
|
embeddedt
|
cb6ff1d68b
|
Add API to skip blockstate/model scanning for specific models
|
2023-08-10 22:43:45 -04:00 |
|
embeddedt
|
34179fb313
|
Implement blast_search_trees on Fabric (dummy mode only)
|
2023-08-10 20:30:55 -04:00 |
|
embeddedt
|
cac291df47
|
Add minor Brigadier patch to limit suggestion count to 10000
Fixes lag when there are many items registered
|
2023-08-09 19:51:59 -04:00 |
|
embeddedt
|
c1277a2bf5
|
Make a copy of the top-level model list when collecting materials
This should prevent CMEs if material collection triggers a model
load
|
2023-08-05 11:42:44 -04:00 |
|
embeddedt
|
24792b96cc
|
Move ModernFix branding to right side of screen
|
2023-08-03 11:27:32 -04:00 |
|
embeddedt
|
acec6112cb
|
Remove all remaining hard dependency on Fabric API modules
|
2023-08-02 19:15:34 -04:00 |
|
embeddedt
|
7e777625a5
|
Remove dependency on fabric-lifecycle-events
|
2023-08-02 19:05:39 -04:00 |
|
embeddedt
|
fe818eb7e6
|
Replace ServerLifecycleEvents usage with mixin
|
2023-08-02 19:00:28 -04:00 |
|
embeddedt
|
201db412a4
|
Rewrite tracking code for game load/world join timing
|
2023-08-02 16:08:36 -04:00 |
|
embeddedt
|
377f59847e
|
Skip dynamic resources single blockstate optimization when outside world
This should improve performance of model baking events during launch
|
2023-07-30 12:57:11 -04:00 |
|
embeddedt
|
13cc103be2
|
Switch to compile-only Arch Transformer
|
2023-07-27 16:26:16 -04:00 |
|
embeddedt
|
7fa6c45f07
|
Fix dragging in ModLoader too early
|
2023-07-23 19:21:00 -04:00 |
|
embeddedt
|
ad60b1dec6
|
Fix timing of dynamic baked model registry handoff
|
2023-07-19 17:31:24 -04:00 |
|
embeddedt
|
c3e3dff805
|
Return all possible states for model if given location is not an MRL
|
2023-07-17 16:07:51 -04:00 |
|
embeddedt
|
33d27ff04b
|
Fix memory leak on Fabric from models being saved to the vanilla map
|
2023-07-15 21:32:02 -04:00 |
|
embeddedt
|
dfdbf8544a
|
Guard against early parent resolution failing
|
2023-07-09 20:36:57 -04:00 |
|
embeddedt
|
49b31c347b
|
Resolve parents in getModel rather than at bake time
Fixes EBE chests
|
2023-07-09 20:35:31 -04:00 |
|
embeddedt
|
db4f6738ee
|
Credit AE2 for JUnit bootstrap extension design
|
2023-07-06 19:35:36 -04:00 |
|
embeddedt
|
ff39e9022b
|
Get testing working, add tests for blockstate cache rebuilds
|
2023-07-06 19:26:44 -04:00 |
|
embeddedt
|
582f17c0e7
|
Update Loom to prepare for unit tests
|
2023-07-06 14:42:51 -04:00 |
|
embeddedt
|
0a2601257c
|
Fix dynamic resources losing nested model loads sometimes
|
2023-07-05 12:04:10 -04:00 |
|
embeddedt
|
dd4a72a6f9
|
Tweak dynamic resources model baking override point on Fabric
Related: #120
|
2023-07-03 15:10:05 -04:00 |
|
embeddedt
|
922d0f26e1
|
Use same merge mode as default Spark
|
2023-06-27 11:01:17 -04:00 |
|
embeddedt
|
58eaf44d89
|
Make mixin info clearing work on Fabric
|
2023-06-26 21:15:19 -04:00 |
|
embeddedt
|
e3944d7879
|
Add option to aggressively clear Fabric mapping tables
|
2023-06-26 19:43:53 -04:00 |
|
embeddedt
|
a01cc836c1
|
Use correct platform name
|
2023-06-26 14:22:34 -04:00 |
|
embeddedt
|
4943702061
|
Add platform name to hooks
|
2023-06-26 14:21:07 -04:00 |
|
embeddedt
|
60525ad594
|
Add option to profile launch using Spark
|
2023-06-26 13:58:12 -04:00 |
|
embeddedt
|
bac13236e7
|
Use WeakReference for server variable but never clear it for better mod compat
|
2023-06-26 12:58:03 -04:00 |
|
embeddedt
|
916710eb77
|
Add yet another texture folder
|
2023-06-12 10:55:31 -04:00 |
|
embeddedt
|
02a68f7689
|
Fix Wizards spell textures being missing
|
2023-06-11 20:06:42 -04:00 |
|
embeddedt
|
4d54c624e1
|
Avoid CME during Indigo model bake on Fabric
|
2023-06-05 21:55:16 -04:00 |
|
embeddedt
|
54759008e5
|
Allow Fabric version to run on >=1.16.2
|
2023-06-03 20:01:34 -04:00 |
|
embeddedt
|
74eb8a0619
|
Split unbaked model load event into load and pre-bake stages
Allows mods like Continuity to wrap the model being baked
separately from the model in the cache
|
2023-05-23 18:50:49 -04:00 |
|
embeddedt
|
91c2d50d97
|
Add more texture paths
|
2023-05-21 22:14:17 -04:00 |
|
embeddedt
|
cfd542623c
|
Fire model integrations on Fabric
|
2023-05-21 20:24:28 -04:00 |
|
embeddedt
|
98da673cbe
|
Tweak point at which dummy models are cleared on Fabric
|
2023-05-21 17:04:22 -04:00 |
|
embeddedt
|
b4ffe68adb
|
Replace Forge dynamic model bake event with modloader-independent custom solution
|
2023-05-13 16:37:20 -04:00 |
|