Commit Graph

3932 Commits

Author SHA1 Message Date
2f03d6730a
Fix IDAllocator not being utilized properly in dynamic synchable group 2025-03-30 16:34:18 +07:00
30fb67f63a
Remove NotNullVar
lateinit should be used instead, really
2025-03-30 16:32:04 +07:00
6f12295245
Move nbt extensions to util subpackage 2025-03-30 16:27:40 +07:00
a2c5b84e77
Move observed config list to config subpackage 2025-03-30 16:24:06 +07:00
1a94ab6634
Split core into util package
for no reason of course
2025-03-30 16:23:46 +07:00
078b3dba9a
Move Multiblock subpackage to root 2025-03-30 15:32:32 +07:00
4c41128b37
Remove RandomSource2Generator 2025-03-30 15:28:44 +07:00
a49754e5cc
Move random utils to util subpackage 2025-03-30 15:24:29 +07:00
863d52230e Merge branch '1.21' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into world-structures 2025-03-29 23:14:28 +05:00
929049f24c
YuRaNnNzZZ — 21:17
даблклик теперь не собирает все итемы
в экзопаке
2025-03-29 21:19:37 +07:00
20c58c578d
okey 2025-03-29 21:08:54 +07:00
e3f9b8dc64
i'm with stupid 2025-03-29 20:44:56 +07:00
e85bc72ef2
Handle recursive lively nodes removal gracefully 2025-03-29 20:42:14 +07:00
03dfef00c4
??? 2025-03-29 20:30:38 +07:00
69e4747363
Try to prevent recursive energy transfer on cables 2025-03-29 20:22:44 +07:00
caee0dc199 Merge branch '1.21' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into world-structures 2025-03-29 17:52:13 +05:00
cc76ada6b1 I wanted to make a separate texture for loot crates but it stucks ass 2025-03-29 17:51:28 +05:00
a627646e87 loader texture fix 2025-03-29 17:20:44 +05:00
3e5f47c9a3
Fix matter reconstructor being a downgrade regarding energy values compared to replicator 2025-03-29 17:12:49 +07:00
f57ccafcfa
Fix player not getting advancements for items picked up into exopack inventory 2025-03-29 17:06:01 +07:00
fa4f4204f4 add crates to lab rooms 2025-03-29 15:02:47 +05:00
f82c7977fa
Fix being unable to drain sub 1-xp point liquid xp 2025-03-29 14:11:17 +07:00
640aeabb07
Invalidate recipe caches on resources reload 2025-03-29 14:06:38 +07:00
c98a1573aa
ooprs!!1 2025-03-29 13:47:39 +07:00
072d2187f8
Specify default cache size to 16384 entries, and bump cache size for matter entangler 2025-03-29 13:39:56 +07:00
2d1c9184f4
Fix platform declaration clash 2025-03-29 13:37:27 +07:00
c93fa7bb7a
Weaken type argument in AutomationFilters 2025-03-29 13:37:14 +07:00
4db52b83c4
Since /reload reloads everything, we can cache isIncomplete 2025-03-29 13:34:43 +07:00
571c7bc339
Passing Int.MAX_VALUE to simple container slot factory will make its slots ignore max stack size completely 2025-03-29 13:33:07 +07:00
f5e21f5582
Fix filter deserialization 2025-03-29 12:41:55 +07:00
8454db6785
Some fixes for item filters 2025-03-29 12:07:32 +07:00
78fad5d3cc
Initial implementation for improved item filters 2025-03-29 10:55:32 +07:00
126b8e8010 crate loot pools 2025-03-28 18:48:51 +05:00
7fbb68d9d0 loot table tweaks 2025-03-28 18:29:28 +05:00
a39bfd5a47 Industrial ladder recipe 2025-03-28 18:23:28 +05:00
0306ec6455 Add chance condition to rogue ai core drop 2025-03-28 18:21:17 +05:00
3e593748f7
Remove dummy filtered slot implementation since it is no longer required 2025-03-27 07:17:28 +07:00
ec008d7243 change the crate texture a bit 2025-03-26 21:21:00 +05:00
e100124e44 rge branch '1.21' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into world-structures 2025-03-26 21:02:33 +05:00
71d0c8a063 wud 2025-03-26 21:02:25 +05:00
3fab525345
Merge branch '1.21' into new-container-api 2025-03-26 23:00:26 +07:00
af24f391df
Fix blocks without menu still behaving like being interacted with clientside 2025-03-26 23:00:18 +07:00
10421570be
forgor about gauge updates when container contents changes in matter capacitor bank 2025-03-26 22:51:42 +07:00
4d51ed5210
Optimize battery bank 2025-03-26 22:50:13 +07:00
39a996f79f
Fix matter capacitor bank not marking chunks as dirty 2025-03-26 22:40:44 +07:00
a26840f670
sumOfDecimal 2025-03-26 22:38:27 +07:00
5281a5aeee
Remove jvm overloads from matter capacitor bank menu 2025-03-26 22:38:18 +07:00
750f941525
Optimize matter capacitor bank 2025-03-26 22:38:02 +07:00
7405989b97
Merge branch '1.21' into new-container-api 2025-03-26 22:21:11 +07:00
140bdab59c
Fix swapped out condition checks in nextDecimal 2025-03-26 22:21:02 +07:00
c2f20a76f6
Merge branch '1.21' into new-container-api 2025-03-26 22:14:39 +07:00
a3ed886900
Fix wrong matter recycler receive values 2025-03-26 22:11:37 +07:00
1087e755ff
And now, proper random decimals implementation 2025-03-26 22:09:40 +07:00
c965bcdc82
Move decimal sampling to random utils 2025-03-26 19:36:52 +07:00
5663b262eb
Move random extensions to RandomUtils file 2025-03-26 19:34:22 +07:00
e93c766edb
Move stuff from "Decimal" to appropriate places 2025-03-26 19:16:30 +07:00
85dde24e59
Update energy counter menu code 2025-03-26 19:06:39 +07:00
4fc646a13a
Energy counter "pull" mode 2025-03-26 18:52:26 +07:00
a205dc69c2 Lang tweaks 2025-03-25 10:23:34 +05:00
78395e228b ъ 2025-03-25 09:23:31 +05:00
79022ddac9 hall variation and another intersection room 2025-03-24 22:49:51 +05:00
ddcfe11780
Caused by: java.lang.NoClassDefFoundError: ru/dbotthepony/mc/otm/android/feature/LimbOverclockingFeature 2025-03-24 23:33:52 +07:00
6226621b95
god damn it 2025-03-24 18:15:53 +07:00
1bb612b07c
Fixes for last commit 2025-03-24 18:14:47 +07:00
588b9c1b7c
Put all otm registries in one place 2025-03-24 13:55:36 +07:00
0f2b61ef7d huh 2025-03-23 11:54:03 +05:00
1300445f76
Add more entity translation strings 2025-03-23 10:21:14 +07:00
9848f64ee6
Update loader particle code 2025-03-23 10:18:44 +07:00
a5ba06b52f
Update black hole particles 2025-03-23 10:14:15 +07:00
e31817e482
Merge branch '1.21' into world-structures 2025-03-23 10:11:41 +07:00
4b222f70b4
⚙ SHOCKY — 10:04
skull emoji
2025-03-23 10:08:37 +07:00
6f7dc8b944
Translation strings for enforcer 2025-03-23 09:59:34 +07:00
f0da7102c9
More fixes for RammingGoal 2025-03-23 09:56:39 +07:00
7ed8c6673c
💀 2025-03-23 09:47:44 +07:00
994dae96e8
Make Enforcer have proper description ID on its boss healthbar 2025-03-23 09:46:28 +07:00
8f15366011
More const values 2025-03-23 09:42:14 +07:00
5606096040
Update BlazeFireballGoal's code 2025-03-23 09:40:48 +07:00
832b5f7d2a
Use targetSelector goal list 2025-03-23 09:26:02 +07:00
6888a8c7bc
Rearrange goals 2025-03-23 09:24:54 +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
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