Commit Graph

527 Commits

Author SHA1 Message Date
8ebc611c7c
Custom splashes 2024-01-20 18:31:39 +07:00
604029dcd5
Add missing callback info 2024-01-17 20:11:02 +07:00
c356cd703e
:mind_blown: More multiblock code 2024-01-17 17:30:50 +07:00
c52995541b
Mouse cursors support 2024-01-04 18:36:52 +07:00
b3651b1f86
Powered furnace cleanup 2024-01-04 16:26:42 +07:00
8f92b8d3f1
Add computer terminal as actual block 2024-01-03 20:46:51 +07:00
113db7fa9e
Add microwave oven block shape 2024-01-02 11:53:52 +07:00
1c0cdb8b5b
Energy cable tiers, fix some Client -> Server logic leaks in singleplayer 2023-12-30 20:26:31 +07:00
79aeca5720
Energy cables test 2023-12-29 16:35:32 +07:00
d7c5b76098
Bump required kotlin to 1.9 2023-12-25 11:40:15 +07:00
44bf3cca43
remove freeze protection mixin in favor of minecraft tag 2023-10-27 00:57:58 +03: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
ff547f9a5e
optional item/block tags display in tooltips 2023-10-24 08:01:34 +03:00
aa513343a5
Initial fixes for 1.20.2 2023-10-11 17:40:21 +07:00
c32a5bf71b
Mod now compiles on 1.20.2 2023-10-07 22:27:02 +07:00
af2d621cee
Hopper and dispenser/dropper menus? 2023-08-21 11:13:48 +07:00
e88c29be57
Revert "Fix ingredients being "empty" when playing multiplayer"
This reverts commit f56884705a.
2023-08-19 01:13:32 +07:00
f56884705a
Fix ingredients being "empty" when playing multiplayer
These changes reflects Forge's PR https://github.com/MinecraftForge/MinecraftForge/pull/9688
2023-08-18 23:43:54 +07:00
eff453ed1c
Improve performance of IIngredientMatrix.isIncomplete inside baseline implementation 2023-08-17 22:59:30 +07:00
66c356bd41
Update chunk map subscribers implementation 2023-08-17 13:58:01 +07:00
10de6eb864
Remove flex grid panel since it is no longer utilized, and is flawed in its current state 2023-08-16 23:44:21 +07:00
4430fdcb6b
Don't use own thread for drive syncing to disk, use Minecraft's background executor instead 2023-08-16 20:41:27 +07:00
506017f055
Bring storage system back to functional state
Add ISubscriptable, which is implemented by networked fields and networked inputs
Unify storage grid code
Add itemstack and itemstoragestack sorters
2023-08-10 12:55:45 +07:00
64d5f1b336
Refine storage api, make it compile 2023-08-06 23:13:15 +07:00
22cac9d7a0
Add dev chest 2023-08-06 12:27:12 +07:00
f27f21e3de
Make Exopack slot changes trigger advancements, and optimize them 2023-08-04 22:50:59 +07:00
b4c2f27c4c
Don't render exopack on invisible players 2023-08-02 22:05:01 +07:00
bfc7947a62
Exopack smoke particles when furnace is working 2023-07-30 00:54:07 +07:00
9aa2f63a6d
Decapitalize "p" in "Exopack" 2023-07-29 18:05:54 +07:00
e5d324f4fa
Get rid of registry network channel and merge it into generic network channel 2023-07-29 17:06:46 +07:00
3262cdfe8d
Get rid of world network channel and merge it into generic network channel 2023-07-29 17:05:42 +07:00
c0faf97bb8
Codec2RecipeSerializer, move recipe registry to kotlin 2023-07-26 16:23:58 +07:00
19e205b527 Furnaces 2023-07-21 17:53:25 +06:00
a707e49b8c
Exopack coloring and toggle exopack glowing 2023-07-18 01:55:17 +07:00
d855234808
Add panel children sorting 2023-07-15 19:38:53 +07:00
57b2b64ff9
Add custom position/tex/color shader without fragment discarding 2023-07-15 19:35:38 +07:00
a3c794271f
Increase "onAttackEvent" listener priority
e.g. so other mods which add armor with fall damage immunity won't receive event of fall damage received when damage is actually negated by android fall dampeners
2023-07-09 00:15:44 +07:00
3cacf7f11f
Exopack smelting, RenderGravity, IGUIRenderable 2023-07-08 00:51:37 +07:00
311af4f8d9
This is stupid 2023-07-06 17:07:00 +07:00
18f0f833f3
блокстейты + шейпы + модель предмета для зарядника 2023-07-06 03:14:08 +03:00
9dcf24cae7
Upgrade system, conditional quickmove slots, frame panel close button 2023-07-05 17:06:31 +07:00
e987c64cd9
debug commands to toggle exopack and android capabilities 2023-06-28 19:37:43 +03:00
2f59edd606
чудеса ASM и многократной потери рассудка #193 2023-06-28 15:40:33 +03:00
48d58c42dc
Further update hunger handling and patch FoodData 2023-06-27 22:01:36 +07:00
5b6a651340
plate press block shape 2 2023-06-26 09:10:21 +03:00
2e37ff5de4
Twin plate press 2023-06-23 00:47:32 +07:00
67aec1a731
fixed mixin warnings 2023-06-09 14:38:56 +03:00
8262a60e10
Add update level() accessor in mixin 2023-06-09 12:51:49 +07:00
5076a9f6e2
why did i do this 2023-05-11 12:45:55 +07:00