embeddedt
8f896f065c
Limit registry wrapping to known bad mods to avoid performance issues
2023-07-06 22:05:27 -04:00
ZZZank
45ada33d7d
Update zh_cn Translation ( #150 )
...
from: ce6ce1d341
2023-07-06 21:34:25 -04:00
embeddedt
8bc0946977
Fix remapping issue on newer MC versions
2023-07-06 21:28:41 -04:00
embeddedt
16d317af97
Only provide each mod its own model list in ModelBakeEvent
2023-07-06 21:12:59 -04:00
embeddedt
1b6880ed9f
Make modelRegistry.keySet() more accurate on Forge when dynamic resources is on
2023-07-06 20:43:35 -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
03b2395782
Add custom agent to work around https://github.com/FabricMC/fabric-loader/issues/817
2023-07-06 18:42:50 -04:00
embeddedt
e023829310
Upgrade Fabric Loader to 0.14.21
2023-07-06 15:11:09 -04:00
embeddedt
582f17c0e7
Update Loom to prepare for unit tests
2023-07-06 14:42:51 -04:00
embeddedt
5ca9485f0b
Add null check for ClassInfo objects
2023-07-05 21:52:02 -04:00
embeddedt
c6cb0acd3c
Rewrite clear_mixin_classinfo, now more aggressive
2023-07-05 20:01:43 -04:00
embeddedt
095b9c3277
Revamp mod warning system, also warn about FerriteCore missing
2023-07-05 14:47:17 -04:00
embeddedt
0a2601257c
Fix dynamic resources losing nested model loads sometimes
2023-07-05 12:04:10 -04:00
embeddedt
c73cb8115e
Fix mixin crash outside dev
2023-07-05 11:24:04 -04:00
embeddedt
ce6ce1d341
Add option categories
2023-07-04 11:14:23 -04:00
embeddedt
18f78b9624
Add in-game patch descriptions
2023-07-03 17:04:20 -04:00
embeddedt
dd4a72a6f9
Tweak dynamic resources model baking override point on Fabric
...
Related: #120
2023-07-03 15:10:05 -04:00
embeddedt
3541019ee0
Modify entity loading semantics on Forge to allow EntityJoinWorldEvent handlers to load chunks
2023-07-03 12:26:57 -04:00
embeddedt
ace3975156
Make datapack reload exception silencers not required
2023-07-02 22:14:32 -04:00
notlin4
6f07cbdc70
Add Traditional Chinese translation ( #148 )
2023-07-02 13:34:23 -04:00
embeddedt
25df7fd8c7
Bump patch version for beta builds
2023-06-29 15:26:20 -04:00
embeddedt
73a0c4f400
Set version specifiers automatically in release script [skip ci]
2023-06-29 13:10:27 -04:00
embeddedt
8bb5e464bc
Disable cache_strongholds when LittleTiles is installed
...
Related: #143
Related: https://github.com/CreativeMD/LittleTiles/issues/859
2023-06-27 16:39:49 -04:00
embeddedt
4f711a4995
Populate isFabric earlier
2023-06-27 15:29:14 -04:00
embeddedt
9b31616585
Clean up build script some more
2023-06-27 11:27:26 -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
b611830b7e
Eliminate need to use platform hook to retrieve server here
2023-06-26 13:01:53 -04:00
embeddedt
a6e2fc94b4
Add 1.20 to README
2023-06-26 12:59:20 -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
20ca15f0c4
Add a few more features to resource pack cache engine (for 1.19.4+)
2023-06-22 13:42:15 -04:00
embeddedt
19c6687745
More aggressively load model files
2023-06-21 21:17:11 -04:00
embeddedt
2fe5c088e3
Explicitly run it on all branches
2023-06-20 14:58:12 -04:00
embeddedt
fa76a4e2be
Do not run Gradle workflow when pushing a tag
2023-06-20 14:53:20 -04:00
embeddedt
5d6566512c
Rewrite CanonizingStringMap to simply use a normal HashMap and intern keys
...
There are no memory savings from using the fastutil maps, and they
may be harming performance based on the Project MMO issues
Probably also the solution to #134
2023-06-20 10:31:49 -04:00
embeddedt
c1acdf1bb4
Make config wrapping possible to disable
2023-06-20 09:42:44 -04:00
embeddedt
41b71c5e59
Attempt fix for Engineer's Decor and related crashes
2023-06-19 21:49:45 -04:00
embeddedt
1bf64f9aa1
Use annotated tags for releases [skip ci]
2023-06-19 21:07:13 -04:00
embeddedt
f77221d6d8
Fix missing newline [skip ci]
2023-06-19 20:58:51 -04:00
embeddedt
aa3fa93a9f
Add framework to load specific mod classes sequentially, preventing deadlocks
2023-06-19 20:57:07 -04:00
embeddedt
5d2310bda4
Fix incorrect classname in Valhelsia Structures patch
...
Looks like this was broken during the multiloader refactor
Related: #135
2023-06-19 18:54:26 -04:00
embeddedt
a72ebc4c26
Avoid printing "automatic merge went well" message [skip ci]
2023-06-13 17:53:05 -04:00
embeddedt
f7d66257fb
Allow resolving merge conflicts inside propagator [skip ci]
2023-06-13 17:52:31 -04:00
embeddedt
d242431e9a
Change dynamic_dfu to return real schemas as well
2023-06-12 21:57:22 -04:00
embeddedt
916710eb77
Add yet another texture folder
2023-06-12 10:55:31 -04:00