Commit Graph

2832 Commits

Author SHA1 Message Date
063095df10
Merge branch 'master' of https://git.dbotthepony.ru/DBot/overdrive_that_matters into master 2024-01-02 11:42:45 +07:00
76de15f01b Update the texture for metal beams and lamps 2024-01-02 00:15:39 +06:00
ea448c5262 More texture adjustments 2024-01-01 23:51:32 +06:00
355242b470 Merge remote-tracking branch 'origin/master' 2024-01-01 23:17:20 +06:00
ffa94d190d Microwave 2024-01-01 23:16:59 +06:00
6bee0784d3 Texture adjustments 2024-01-01 16:42:47 +06:00
2cc8215cb0
Revert "Polyfill dataresult"
This reverts commit e3df0d82e0.
2024-01-01 17:30:48 +07:00
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
b2d7f6c002
Set copyIdeResources to true 2023-12-31 16:52:17 +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
8b7363b130
Remove parchment from buildscript 2023-12-23 16:00:27 +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