embeddedt
|
f931d5c442
|
Fix isOptionEnabled being invoked in hot path during capability provider creation
Fixes #664
|
2026-05-15 21:04:40 -04:00 |
|
Evoloxi
|
327c3cd9ff
|
Fall back to interfaces when resolving capability fields (#643)
|
2026-04-13 20:32:01 -04:00 |
|
embeddedt
|
438ceb1984
|
Move auditing to happen later in launch
|
2026-04-11 14:19:22 -04:00 |
|
embeddedt
|
2081b63b56
|
Fix looking up private static final Capability fields
|
2026-03-27 22:38:18 -04:00 |
|
embeddedt
|
dbe9acb3d8
|
Heavily optimize the BlockColumn impl used during surface rule evaluation
|
2026-03-14 22:05:36 -04:00 |
|
embeddedt
|
1289897004
|
Add worldgen benchmarking harness
|
2026-03-14 18:46:32 -04:00 |
|
embeddedt
|
f23348c6cb
|
Clear unneeded ObjectHolderRefs
|
2026-03-01 19:28:52 -05:00 |
|
embeddedt
|
21cbcb0e04
|
Strip signatures from jar manifests at startup to save memory
|
2026-03-01 17:52:13 -05:00 |
|
embeddedt
|
49d800ff27
|
Avoid calling LazyOptional.isPresent() if possible
|
2026-02-27 22:19:04 -05:00 |
|
embeddedt
|
15f30b532c
|
Reduce generated class size slightly
|
2026-02-27 21:30:35 -05:00 |
|
embeddedt
|
df06010846
|
Fix superclass capability types being ignored sometimes
|
2026-02-27 20:53:40 -05:00 |
|
embeddedt
|
696b344ef5
|
Fix missed detection of certain cap equality checks
|
2026-02-27 20:35:58 -05:00 |
|
embeddedt
|
e16179b797
|
Emit more debug info to the generated dispatcher classes
|
2026-02-27 19:08:06 -05:00 |
|
embeddedt
|
784b914a43
|
Optimize runs of ICapabilityProvider calls into hash lookups
|
2026-02-26 22:26:57 -05:00 |
|
embeddedt
|
b9933b1158
|
Add bytecode analysis to filter ICapabilityProvider impls where possible
Currently disabled by default till more testing is completed
|
2026-02-26 21:45:31 -05:00 |
|
embeddedt
|
878b3798f3
|
Detect mods causing CMEs with the client resource reload listener list
Related: #512
|
2026-02-05 21:10:39 -05:00 |
|
embeddedt
|
9bc5f06a19
|
Ensure correct order of properties in generated ModelResourceLocation variant strings
Related: https://github.com/malte0811/FerriteCore/issues/219
|
2026-01-24 10:41:23 -05:00 |
|
embeddedt
|
a70f76a34d
|
Document the reason for lack of optimization
|
2026-01-23 20:20:48 -05:00 |
|
embeddedt
|
4dcdf09a01
|
Do not convert ModFileScanData annotation values to immutable lists
Related: #627
|
2026-01-23 20:19:28 -05:00 |
|
embeddedt
|
a30dd08cd1
|
Optimize memory usage of ModFileScanData
|
2026-01-06 21:58:21 -05:00 |
|
embeddedt
|
7420a7c7ab
|
Dispatch getCapability calls using specialized ASM loop per provider types
Idea suggested by @eigenraven
|
2026-01-01 13:09:17 -05:00 |
|
embeddedt
|
b26ab375b5
|
Merge common & forge projects, replace Arch Loom with MDG
|
2025-12-26 18:13:42 -05:00 |
|