e3df0d82e0
Polyfill dataresult
2024-01-01 17:28:46 +07:00
18965ccfc7
god damn it
2024-01-01 16:50:37 +07:00
64b8346424
Specify proper piston push behavior for most blocks
2024-01-01 16:37:42 +07:00
50112bfbaf
Don't make cables seem to be interactable
2024-01-01 15:00:50 +07:00
3db63aa589
Add MatteryContainer.ContainerListener
2024-01-01 11:45:06 +07:00
716d251ca0
More MGUIGraphics moves
2024-01-01 02:51:54 +07:00
1dab485d29
Specify font implicitly
2024-01-01 02:46:00 +07:00
d81d7885c0
And move it to render subpackage
2024-01-01 02:40:58 +07:00
311de079fa
Add polyfill guigraphics
2024-01-01 02:39:58 +07:00
2e23ce1a04
One more isCancelable
2024-01-01 00:58:17 +07:00
75681fb4c4
Specify isCancelable directly
2024-01-01 00:13:15 +07:00
023ad54b33
Various fixes related to number handling
2023-12-31 23:18:23 +07:00
1681a7bf4a
Streamline trigger instances into single, more portable class
2023-12-31 20:23:45 +07:00
242876d533
Migrate to custom network context
2023-12-31 17:01:57 +07:00
be52bbdc59
Fix not accounting initial cable node limit when transfering energy
2023-12-31 10:53:55 +07:00
6be24540a5
Don't remove self from lively nodes when all we can do is self-feed
2023-12-31 10:29:27 +07:00
a162caefb6
Use pecrentage function
2023-12-31 10:07:44 +07:00
8d222125b5
Specify max battery of cables as positive infinity
2023-12-31 09:41:03 +07:00
1c0cdb8b5b
Energy cable tiers, fix some Client -> Server logic leaks in singleplayer
2023-12-30 20:26:31 +07:00
023081eaaa
Fix accidental LIFO order on tick list when queueing ticks (when it always should be FIFO)
2023-12-30 19:57:21 +07:00
7c9657c6d2
Get rid of block entity specific onceLevel
2023-12-29 16:43:28 +07:00
d5f1d3cde0
e
2023-12-29 16:41:56 +07:00
35e0bc65da
Add more specifics to cable energy cap
2023-12-29 16:39:19 +07:00
79aeca5720
Energy cables test
2023-12-29 16:35:32 +07:00
6de2f14fcd
Update energy impls to make more use of infinity
2023-12-29 10:52:01 +07:00
2276f0ef45
Fix zero decimal formatting
2023-12-29 10:51:13 +07:00
a1515d54c4
Introduce infinity to energy impl, move creative battery to plain infinite values instead of special logic
2023-12-28 20:37:18 +07:00
f13c725298
Concept of infinity, for Decimals
2023-12-28 20:13:03 +07:00
6784271ac7
Fix shapegen for storage bus
2023-12-28 19:59:15 +07:00
93942161ad
Fold cables block code
2023-12-28 15:03:13 +07:00
d7c5b76098
Bump required kotlin to 1.9
2023-12-25 11:40:15 +07:00
a5dcf5a331
Fix field synchronizer set not reacting properly to global markDirty()
2023-12-23 19:42:38 +07:00
1e2c505fbd
Unify experience storage in machines, Liquid XP
2023-12-22 20:08:12 +07:00
8fece2a517
Move capabilities impls to subpackages
2023-12-22 14:53:25 +07:00
9eeb4c2190
Use global constant instead of handwritten number
2023-12-22 14:51:05 +07:00
29cb78bbd5
Remove frame title from exopack inventory screen
2023-12-22 14:42:58 +07:00
19bb6600dd
Bump KFF and Forge
2023-12-22 14:27:41 +07:00
6fb6687cd0
Update block entity synchronization to match 1.20.2 chunk queue changes
2023-11-17 13:19:17 +07:00
db6b5e7efc
Get rid of savetable()
2023-11-17 12:29:32 +07:00
6737d52c10
Update previous commit
2023-11-17 10:18:41 +07:00
940d8333de
Handle vanilla-like trim cloning recipes
2023-11-16 21:44:20 +07:00
280a8f3431
Merge painter recipe types
2023-11-16 21:29:19 +07:00
b26f109f56
Painter Recipes updates
2023-11-16 21:02:19 +07:00
6d21760621
essence storage mending repair (with automation)
2023-11-16 16:36:41 +03:00
8dcf484362
smoother ability cooldown display (rubberbanding due to late sync)
2023-11-16 13:28:15 +03:00
f13f9481ea
smoother shield cooldown display
2023-11-16 13:10:16 +03:00
41fa744d4a
universal wireless charger
2023-11-15 02:25:15 +03:00
993b1ac0fc
extremely fast archaeology
2023-11-15 02:13:30 +03:00
a618436ddd
fix android charger not using battery from its own slot
2023-11-14 13:29:59 +03:00
574d3721b1
YuRaNnNzZZ — Вчера, в 18:38
...
можно зарядник ещё и на экзопак расширить
2023-11-14 13:19:36 +03:00
8a6e8afa61
machine upgrades
2023-11-13 21:54:10 +03:00
586c43fd6c
hud text scale + reorganize client config
2023-11-04 13:39:08 +03:00
122ebb9688
cheaper/more proper checkerboard background render (still bad)
...
:trolley:
2023-11-02 02:22:25 +03:00
ee700c442e
undo dye bar static non-dye background color
2023-10-31 22:36:59 +03:00
b130d69da1
better paint bars background
2023-10-31 22:09:46 +03:00
8e3c95159a
display painter recipe name in advanced tooltips
2023-10-30 22:40:07 +03:00
0d474e1991
handle icon color in itemstack icon buttons
2023-10-30 22:38:48 +03:00
92a9fa39df
darken icons in disabled/pressed buttons
2023-10-30 22:38:18 +03:00
608771f441
DBot — Сегодня, в 16:11
...
добавь margin сверху у кнопки массовой покраски
или у списка снизу
2023-10-30 16:53:21 +03:00
94e1ce6d8e
paint and remove armor dye in painting table
2023-10-30 15:57:39 +03:00
6c9058e72d
darken base tritanium armor color
2023-10-30 12:54:53 +03:00
6aaad2fe88
покраска тритановой брони
...
#178 :WiseTree:
2023-10-30 12:41:25 +03:00
9d882d2351
draw shields cooldown
2023-10-30 08:30:30 +03:00
55363f5f6a
secondary recipes for powered furnaces + microwaving pattern drives to erase them
2023-10-29 18:41:20 +03:00
c4a5653330
actually add upgrade slots 💀
2023-10-29 01:51:31 +03:00
f3da82beaf
furnaces and plate presses now store experience into essence storage on job finish and neighbour block update
2023-10-29 01:25:54 +03:00
814328630c
fix upgrades not saving in matter decomposer and scanner; added upgrades to bottler and recycler
2023-10-29 00:42:48 +03:00
0bf5ec5487
✅ Пойти нахуй
2023-10-28 06:43:25 +03:00
d7794320fa
jade update
2023-10-27 16:39:34 +03:00
e116f0cd6e
change crafting table tag to a widely used one
2023-10-27 13:48:02 +03:00
83502eb240
we do a little trolling
2023-10-27 02:57:01 +03:00
bc8a52acd4
add portable gravitation stabilizer to chestplates tag
2023-10-27 01:11:37 +03:00
44bf3cca43
remove freeze protection mixin in favor of minecraft tag
2023-10-27 00:57:58 +03:00
c79f686e41
organize tags
2023-10-27 00:57:10 +03:00
87d9df1ce1
equipment slots emit eqiup sound
2023-10-26 22:21:11 +03:00
0e83e08ec6
manual hammer priming
2023-10-26 17:01:36 +03:00
636afe639e
Painter table water ingredient, semi-realistic color mixing
2023-10-26 20:51:26 +07:00
474a19a30b
Make painter table reflect reality (real life colors are mixed subtractively)
2023-10-26 18:52:30 +07:00
171e16a7c4
Remove Mekanism compat since it will not be updated to newer versions
2023-10-26 18:44:03 +07:00
15023b6599
upgrade minecarts as well
2023-10-26 10:21:06 +03:00
cf45fe69c5
DBot — Сегодня, в 8:52
...
Напомнил
Что ящик должен агрить пиглинов
Ибо они агрятся даже на ендер сундук
И это by design
2023-10-26 09:10:48 +03:00
1f72cd865c
emit events and particles on chest upgrade
2023-10-26 08:53:53 +03:00
db4f24e85e
DBot — Сегодня, в 8:11
...
Ящикатор?
2023-10-26 08:22:49 +03:00
8d575c34a8
:WiseTree:
2023-10-26 07:43:00 +03:00
40f001fb58
Check for visibility of children panel in calculateAbsoluteObstructingRectangles
2023-10-24 17:39:38 +07:00
831e49c796
chest upgrader test ( #281 ) + multiingredient for datagen + crate recipe accepts barrels
2023-10-24 12:13:52 +03:00
ff547f9a5e
optional item/block tags display in tooltips
2023-10-24 08:01:34 +03:00
c4dbc79707
Update effect list panel sprite locations
2023-10-23 19:11:24 +07:00
a04643e905
Fix inventory change trigger search tree NPE
2023-10-23 18:41:38 +07:00
74f8e316b7
DBot — 30.05.2023 9:49
...
Да
Но всё равно
Нравится ли тебе капсула опыта
Как концепт
YuRaNnNzZZ — 30.05.2023 9:50
да
только one small issue
DBot — 30.05.2023 9:50
Я не про версию игры
YuRaNnNzZZ — 30.05.2023 9:50
она гейтит возврат опыта за танком опыта
2023-10-23 05:51:07 +03:00
294a402447
mod/toml version != jar version
2023-10-23 00:13:26 +03:00
a70e1f30bd
Fix furnaces not dropping their containers in block break
2023-10-23 00:51:55 +07:00
964a6e17b1
DBot — Сегодня, в 10:09
...
а почему тогда не копировать весь BlockEntityTag
2023-10-22 10:12:16 +03:00
b9dba513e4
YuRaNnNzZZ — Сегодня, в 10:56
...
опять всё подбирается в левую руку
2023-10-22 12:19:15 +07:00
5e91da68cf
separate parent recipe in upgrade recipe output
2023-10-22 07:48:03 +03:00
54cfd84103
сейчас мы будем показывать жидкость
...
closes #258
2023-10-22 06:28:04 +03:00
9b2566e08d
i need more buckets i need more buckets i need more buckets i need more buckets
2023-10-22 03:47:13 +03:00
092b2f0a44
Reverse order of codecs when deserializing
2023-10-21 20:04:47 +07:00
91c8100729
DBot — Сегодня, в 14:51
...
Считается что работает правильно
Пока не доказано обратное
2023-10-21 15:32:25 +03:00
5be91b2f1a
toast symbols for machine recipes
2023-10-21 14:52:58 +03:00