|
1adf633fbd
|
I guess no koremods for me
|
2023-02-10 20:18:23 +07:00 |
|
|
1b1d58eb83
|
This is not required
|
2023-02-10 20:09:35 +07:00 |
|
|
536c959f47
|
Update code to reflect newer kotlin version
|
2023-02-10 19:04:29 +07:00 |
|
|
abe53a417f
|
Enable koremods, bump Kotlin to 1.8.0
|
2023-02-10 19:00:47 +07:00 |
|
|
4ca63a0650
|
Actually, this should be enough
|
2023-02-10 16:51:22 +07:00 |
|
|
685450da0c
|
Rename keys
|
2023-02-09 21:39:03 +07:00 |
|
|
f0fadcc852
|
Split server config, energy sword discharge variance
|
2023-02-09 21:37:54 +07:00 |
|
|
d7af3774de
|
move configs to config subpackage
|
2023-02-09 14:13:20 +07:00 |
|
|
c1d244dda6
|
Make sure player is still watching for chunk when networking
|
2023-02-08 23:32:54 +07:00 |
|
|
d56cf36fb9
|
AXES_BREAK_LEAVES_INSTANTLY config option
|
2023-02-08 23:26:21 +07:00 |
|
|
89609b45f6
|
Make axe instantly break leaves
|
2023-02-08 23:24:47 +07:00 |
|
|
e238ceceaf
|
Plate press recipes experience points
Fixes #139
|
2023-02-08 23:15:11 +07:00 |
|
|
7b6cce48b9
|
some config key renames to match code
|
2023-02-05 18:03:06 +07:00 |
|
|
fb8d882af0
|
ALWAYS_DISPLAY_MATTER_VALUE client setting
|
2023-02-05 17:58:33 +07:00 |
|
|
fea86d74ef
|
Cycle between full and si-prefixed matter values
|
2023-02-05 17:56:35 +07:00 |
|
|
a9fee2b527
|
how
|
2023-02-05 17:53:12 +07:00 |
|
|
e28867e913
|
Formatting without SI prefix while holding shift
|
2023-02-05 17:52:54 +07:00 |
|
|
2d519356fa
|
get rid of useless stuff in formatting
|
2023-02-03 15:15:40 +07:00 |
|
|
e20fc1274c
|
Fix widgets
|
2023-01-31 15:56:46 +07:00 |
|
|
6390857959
|
Split widgets_18 to several files
|
2023-01-31 13:45:08 +07:00 |
|
|
b551044867
|
Fix pattern_panel_tabs dimensions were wrong in code
|
2023-01-31 11:36:57 +07:00 |
|
|
ab99eb7994
|
Fix broken holo sign not retaining redstone control settings
|
2023-01-31 00:40:27 +07:00 |
|
|
99e1f94fb5
|
docs
|
2023-01-31 00:30:59 +07:00 |
|
|
c5c2a3a3cb
|
Update docs
|
2023-01-31 00:27:04 +07:00 |
|
|
5ee05f3a6b
|
Return zero instead of throwing exception
|
2023-01-31 00:26:05 +07:00 |
|
|
2b9920c8ac
|
make energy servo be fully controlled by redstone
|
2023-01-31 00:23:24 +07:00 |
|
|
e35a3aaf80
|
daym
|
2023-01-31 00:21:57 +07:00 |
|
|
b8b83bde32
|
Merge remote-tracking branch 'origin/master' into master
|
2023-01-31 00:16:00 +07:00 |
|
|
9f58bb8736
|
Fix using wrong rotation in physical models
|
2023-01-31 00:15:50 +07:00 |
|
|
bfcb941f0f
|
Merge remote-tracking branch 'origin/master'
|
2023-01-30 23:03:32 +06:00 |
|
|
ae75a05e64
|
Fix funny z-fighting on holo signs
|
2023-01-30 23:03:04 +06:00 |
|
|
6b97e050c6
|
fix phantom attractor physics model
|
2023-01-30 23:57:45 +07:00 |
|
|
12779ddc62
|
Add redstone control to battery bank menu
|
2023-01-30 23:52:19 +07:00 |
|
|
0ad7618ad7
|
Redstone controls in menus, fix a lot of machines ignoring their redstone control
|
2023-01-30 23:48:56 +07:00 |
|
|
9e995a88ae
|
⚙ SHOCKY — Сегодня, в 22:45
я думал текст будет немного дальше
|
2023-01-30 23:25:18 +07:00 |
|
|
7d5b63f38e
|
Redstone control button, sanitize EnumRectangleButtonPanel, EnumInputWithFeedback
|
2023-01-30 23:19:58 +07:00 |
|
|
862eba0234
|
Get button classes in line
|
2023-01-30 21:35:11 +07:00 |
|
|
52a2e845fa
|
Get rid of blockstate explosion caused by battery banks
except now they have unbaked models
|
2023-01-30 18:38:25 +07:00 |
|
|
81c773b228
|
More efficient getShapeForEachState
|
2023-01-30 16:25:15 +07:00 |
|
|
ba90c60cd2
|
Use getShapeForEachState
|
2023-01-30 16:05:26 +07:00 |
|
|
643ca83851
|
BlockShape.rotateFromNorth and rotateFromSouth
|
2023-01-30 15:52:59 +07:00 |
|
|
25630a7924
|
Actual block rotation enum impl, with left/right and front/back
|
2023-01-30 15:36:25 +07:00 |
|
|
192144cc27
|
Implement some logic for three rotation freedom of blocks, make holo sign have three rotation freedoms
|
2023-01-30 14:08:01 +07:00 |
|
|
e2791add3b
|
Add BlockRotationFreedom and BlockRotation without changing any logic
|
2023-01-30 11:10:14 +07:00 |
|
|
a99dab51b4
|
fix enums
|
2023-01-29 23:19:40 +07:00 |
|
|
45ec6d1428
|
Add null check in EnumValueCodec
|
2023-01-29 23:02:37 +07:00 |
|
|
c6cdc6c3a2
|
Stop eating exceptions
|
2023-01-29 23:02:15 +07:00 |
|
|
e6018bd9d7
|
Always call a callback when one of fields change
|
2023-01-29 22:38:55 +07:00 |
|
|
4c7f68e66d
|
Specify redstone control field names if using secondary constructor
|
2023-01-29 22:35:29 +07:00 |
|
|
b2998ccaa5
|
EnumValueCodec writeByIndices
|
2023-01-29 22:33:16 +07:00 |
|