Commit Graph

4047 Commits

Author SHA1 Message Date
a4e40bd464
Provide BlockPosSet for vastly improved memory efficiency 2025-03-25 11:03:35 +07:00
07b295ce45
Add enhanced variants for placement modifiers 2025-03-25 00:07:55 +07:00
ba492e0cee
Merge branch '1.21' into worldgen-placement-providers 2025-03-24 23:34:18 +07:00
ddcfe11780
Caused by: java.lang.NoClassDefFoundError: ru/dbotthepony/mc/otm/android/feature/LimbOverclockingFeature 2025-03-24 23:33:52 +07:00
dca02893a4
Make generation cache expire much quicker 2025-03-24 21:11:59 +07:00
ab6e3ad87f
Use sets only for final placements, use lists for intermediate 2025-03-24 20:16:57 +07:00
78c0a5d717
Fix platform declaration clash 2025-03-24 19:32:18 +07:00
e150b57b65
Add passthrough placement modifier, and add argument-less placed feature builder 2025-03-24 19:30:17 +07:00
1e6e38ea7d
Remove enormous placement 2025-03-24 19:27:36 +07:00
1acd105925
Move tritanium worms to enhanced placed feature 2025-03-24 19:27:03 +07:00
5d05fe3bb4
Use tree set 2025-03-24 19:22:35 +07:00
bc81103e38
Use sets for block positions instead of lists
it makes no sense to give same position twice
2025-03-24 19:07:25 +07:00
18f9bc2654
Enhanced placements prototyping 2025-03-24 18:42:52 +07:00
03a1ab9197
Merge branch '1.21' into worldgen-placement-providers 2025-03-24 18:15:59 +07:00
6226621b95
god damn it 2025-03-24 18:15:53 +07:00
055ca7ec43
Merge branch '1.21' into worldgen-placement-providers 2025-03-24 18:15:05 +07:00
1bb612b07c
Fixes for last commit 2025-03-24 18:14:47 +07:00
ca67e796da
Update boolean provider to use MRegistries 2025-03-24 14:01:32 +07:00
9ee561d0fd
Merge branch '1.21' into worldgen-placement-providers 2025-03-24 13:58:58 +07:00
588b9c1b7c
Put all otm registries in one place 2025-03-24 13:55:36 +07:00
e399fa8b68
Mark Boolean Provider register as internal 2025-03-23 12:34:05 +07:00
d55fbbe62f
Merge branch '1.21' into worldgen-placement-providers 2025-03-23 10:23:05 +07:00
fdfc406ca6
Make exopack slot upgrades be consumed in stacks, to make bulk use way less annoying 2025-03-23 01:48:33 +07:00
9f8e7693a8
Add IEnhancedContainer specific optimization 2025-03-23 01:28:06 +07:00
65bbc56014
Merge branch '1.21' into new-container-api 2025-03-23 01:25:48 +07:00
16f91343d8
Allow to specify loot table rounds through nbt 2025-03-23 01:23:52 +07:00
3902e60424
BlockLootTableHolder#fill 2025-03-23 01:17:26 +07:00
c778f192b2
Proof-of-concept "Small capsule" loot block 2025-03-22 23:33:28 +07:00
22ebdbb1eb
Rename beforeDroppingItems to dropItems, and change logic 2025-03-22 19:59:48 +07:00
524c36aade
oops 2025-03-22 19:09:59 +07:00
faba736bd7
Considerably improve upgrade container performance 2025-03-22 17:10:26 +07:00
17dfa953db
damn 2025-03-22 15:28:11 +07:00
d17e64f335
Fix slotted container has empty bitmap after deserialization 2025-03-22 15:10:17 +07:00
eed3b04555
Make matter bottler actually consume energy 2025-03-22 15:07:05 +07:00
6cf218a184
Considerably buff matter bottler 2025-03-22 15:06:56 +07:00
0a9e90bec6
Make matter recycler receive random amount of matter on tick instead of determining total matter received upon job start 2025-03-22 00:49:42 +07:00
b6b3cbed81
Merge branch '1.21' into worldgen-placement-providers 2025-03-22 00:38:45 +07:00
45181c9e55
Merge branch '1.21' into new-container-api 2025-03-22 00:31:35 +07:00
0126d4d976
Don't override nextGaussian, because JVM implementation should be generally faster 2025-03-22 00:30:03 +07:00
01d3cbf7b2
Add "Smart exchange" button to quickstack controls 2025-03-21 21:58:56 +07:00
be2011cf96
Merge branch '1.21' into new-container-api 2025-03-21 21:24:26 +07:00
ab2cc33b7a
"Smart storage exchange icon" 2025-03-21 21:24:16 +07:00
9413ae5f2b
Shrink effect list panel so it no longer overlaps "quick stack" controls 2025-03-21 21:17:50 +07:00
dc73ac7b55
Merge branch '1.21' into new-container-api 2025-03-21 21:11:30 +07:00
bfb8f0380a
Panel debug rendering 2025-03-21 21:10:46 +07:00
a6361f10f2
Final improvements to quick stack controls 2025-03-21 18:35:25 +07:00
f16b003cdf
Merge branch '1.21' into new-container-api 2025-03-21 18:18:18 +07:00
06f109575d
Fix children not getting re-sorted upon visibility changes 2025-03-21 18:18:07 +07:00
a2d9f43a2e
Fix grid panel layouts, introduce column major order 2025-03-21 18:17:50 +07:00
07e0c73479
Fixes for quick stack controls 2025-03-21 15:19:07 +07:00