Commit Graph

2715 Commits

Author SHA1 Message Date
1f4292012b
Bump minecraft version to 1.20.2 2023-09-29 15:40:13 +07:00
16ca531a76
Avoid leaving "empty" tags of fluid containers 2023-08-26 18:39:21 +07:00
8e962f69ff
Add preRender protected hook to panels, and remove unused postrender hook 2023-08-23 16:57:59 +07:00
2766a444d6
Mark panels removed when screen is removed 2023-08-23 16:42:04 +07:00
82d46f4cf4
Update locale casing 2023-08-23 16:21:03 +07:00
8f983b73d6
Non reflective armorWithTrims 2023-08-23 15:26:14 +07:00
6a06850f23
Merge remote-tracking branch 'origin/master' into master 2023-08-23 15:16:10 +07:00
b52c5ce340
Fix using clientside only sorting on server 2023-08-23 14:51:39 +07:00
313f9cb39d
Swim Boosters android feature, electromotor crafting component 2023-08-23 14:24:43 +07:00
61d799fb29
Don't check for null multiple times 2023-08-23 13:13:16 +07:00
51f7fc264c
armor trims for simple tritanium armor
я хочу убивать
2023-08-23 03:24:06 +03:00
9bebe74282
Restore vanilla behavior regarding picking up items 2023-08-23 00:37:24 +07:00
967b8c71d8
Use hash set since we don't need sorting 2023-08-22 17:46:07 +07:00
87d35eb4af
Fix double wrapping sort settings into player input 2023-08-22 16:31:22 +07:00
51ec99d8dd
Actually account for case when both references refer to null 2023-08-22 15:47:50 +07:00
edd16768e3
Store "is bulk" flag inside painting table itself 2023-08-22 12:16:24 +07:00
e61d98e54d
Bulk painting 2023-08-22 11:58:56 +07:00
98e7ea96b2
a 2023-08-22 11:53:40 +07:00
218bb17cc4
Faster filtering and flatmapping iterators 2023-08-22 11:35:00 +07:00
2935b3c2ad
More concise savetables internals 2023-08-22 11:34:41 +07:00
6fbdb04ee4
Micro optimizations regarding mattery network channel 2023-08-21 17:09:20 +07:00
dd2dab37a7
Account for case when both references refer to null 2023-08-21 15:49:04 +07:00
93783a4210
Proper shouldRenderTooltips call 2023-08-21 13:32:01 +07:00
c7442e4ad2
JEI recipes button inside machines GUI 2023-08-21 13:29:24 +07:00
2e94245d7c
YuRaNnNzZZ — Сегодня, в 11:20
слоты брони сбрасываются
на зарядку
2023-08-21 11:25:14 +07:00
4e17c00099
Add profiled gauge widget to item monitor menu 2023-08-21 11:23:06 +07:00
4a606e78b0
Use MatteryCraftingContainer in item monitor 2023-08-21 11:21:59 +07:00
af2d621cee
Hopper and dispenser/dropper menus? 2023-08-21 11:13:48 +07:00
6fc06a620f
Call setByPlayer instead of set on slots when quickmoving 2023-08-21 11:08:39 +07:00
4356117f7d
JEI Transfer handler for matter entangler, plate press and painting table 2023-08-21 00:59:54 +07:00
15b718f28a
Enable inventory scrollbar when having exopack installed, and not having at least 1 extra slot in it 2023-08-21 00:27:32 +07:00
dd91bd2f17
Add sorting buttons to ender chest inside exopack menu 2023-08-21 00:10:31 +07:00
c760348f72
Remove unnecessary unchecked cast 2023-08-20 23:49:59 +07:00
74cf2b42d0
Add 4 pixel padding on top of chest frames 2023-08-20 23:44:29 +07:00
7569b3fe0a
Display offhand slot even when have no extra slots in exopack 2023-08-20 23:41:42 +07:00
9244de0ac2
Vanilla chests with OTM gui 2023-08-20 23:36:13 +07:00
e94a267ac1
Make sorting be performed on client, and sorted slot list be sent to server 2023-08-20 22:31:52 +07:00
4c94e92b90
Add missing addStorageSlot call 2023-08-20 21:20:56 +07:00
bd8e350d10
Move expanded inventory patches to vanilla compat subpackage 2023-08-20 20:40:22 +07:00
464e1aa579
Fix root frame children outside frame bounds not receiving isHovered flag 2023-08-20 20:35:20 +07:00
f26e336785
Fix off by one error 2023-08-20 20:29:15 +07:00
7d05332a90
Update hover check code to properly determine hover status in case of overlapping panels 2023-08-20 20:19:54 +07:00
b31114ba09
Also don't add exopack slots to menus if we don't have exopack 2023-08-20 17:45:39 +07:00
48f933920c
Don't pickup items into exopack inventory if we somehow have no exopack 2023-08-20 17:44:09 +07:00
e7c9abcebb
Proper sorting inputs in regular storage menus 2023-08-20 17:35:39 +07:00
35b186556e
Add "cancel all task" to button tooltip 2023-08-20 15:44:20 +07:00
b93e007388
Fix pattern panel not saving pause state 2023-08-20 15:43:18 +07:00
1ab252e57a
Move sorting order button sprite 1 pixel down 2023-08-20 15:42:49 +07:00
d4c029f27d
Slice container APIs and decouple interface from implementation, container sorting test 2023-08-20 15:39:20 +07:00
67f97dfba6
Move around and update container apis 2023-08-19 19:51:19 +07:00