Commit Graph

1582 Commits

Author SHA1 Message Date
b14b7467c9
Don't eat mouse input in effect list panel
this allows to click on effect list panel with item to drop it
2022-10-23 13:54:50 +07:00
8442cdb9ad
Don't give a damn about imprecise energy ops
because it is a video game anyway
2022-10-23 13:28:50 +07:00
d2774c9e79
Bump forge 2022-10-23 12:37:28 +07:00
99513ecc04
Merge remote-tracking branch 'origin/master' into master 2022-10-23 12:32:41 +07:00
55592a0e11
Make mekanism energy conversion update 2022-10-23 12:30:19 +07:00
2dd617b617
Fix energy conversion with mekanism 2022-10-23 12:19:30 +07:00
879de3ec7a
Bump mekanism 2022-10-23 12:13:55 +07:00
c1120c92ff
Spew errors in mekanism integration 2022-10-23 12:08:24 +07:00
6cd29403be
thirty two bits 2022-10-23 12:01:25 +07:00
54fea6bc22
god damn it 2022-10-23 11:30:25 +07:00
a6e0778d49
я ненавижу каждую секунду видения этого. 2022-10-22 23:38:17 +07:00
104ceaf0a4
Don't scroll any possible item variant this fast 2022-10-22 21:46:44 +07:00
071d831005
Add missing items to Old Fashion Color Touch 2022-10-22 21:03:33 +07:00
18b62dff42 Laboratory Tele jigsaw worldgenjson error fix and alternative entrance structure variants 2022-10-22 18:19:41 +06:00
40cfb030c2
Rename 2022-10-22 12:28:46 +07:00
2fc7073c01
Simplify integerDivisionDown and integerDivisionUp 2022-10-22 12:22:12 +07:00
0d52bd8e19
Add config option to disable hunger to energy regeneration
Fixes #79
2022-10-22 10:44:21 +07:00
da96de0037
Don't instantly destroy blocks by shockwave which can't be mined by hand 2022-10-22 01:24:39 +07:00
f3cfa188f0
NOTICE.md 2022-10-22 01:15:19 +07:00
d6250f4cb2
Revert shockwave sound to ultrakill one
Because we now have permission from copyright holder
2022-10-22 01:11:23 +07:00
6f4622884d
Don't waste cpu cycles 2022-10-22 01:04:48 +07:00
6cd050e0a7
Unify android ability wheel render logic 2022-10-22 01:01:07 +07:00
32f5b2ece9
Actually fix android glitches on death 2022-10-22 00:54:26 +07:00
667553fb3d
Fix inventory scrollbar in regular guis 2022-10-22 00:51:51 +07:00
4f64733981
lol 2022-10-22 00:42:33 +07:00
54213d944f
something something glitch 2022-10-22 00:35:33 +07:00
e7f919de21
Add exosuit visibility toggle tooltip 2022-10-22 00:21:54 +07:00
8fc69cf3e3
Actually, DO use default endpoint in public synchronizer 2022-10-22 00:11:30 +07:00
2816250774
Final fixes to synchronization of mattery player to other players 2022-10-21 23:56:38 +07:00
949e529b19
Instantly invalidate synchronizers for mattery players 2022-10-21 23:06:37 +07:00
af916f39e9
Throw exception when trying to read after end of stream 2022-10-21 23:03:07 +07:00
f64ea09a1b
Fix imports 2022-10-21 22:53:53 +07:00
00f759d1a5
Remove entity renderer panel button hacks 2022-10-21 22:49:51 +07:00
b6b7ea6a77
Split checkbox panels file 2022-10-21 22:46:35 +07:00
b2181819ca
Split buttons panel file 2022-10-21 22:45:56 +07:00
a53438e1f9
Exosuit display toggle button 2022-10-21 22:44:12 +07:00
834efad363
Proper exosuit model 2022-10-21 20:08:19 +07:00
70a0030be7
Make exosuit glow ??? 2022-10-21 19:47:17 +07:00
5a76223f14
ah yes, no hooks for layers 2022-10-21 19:31:53 +07:00
16bd9cd20a
Exosuit model test or something
???
2022-10-21 18:59:20 +07:00
6ac423f256
Name fields 2022-10-21 17:44:22 +07:00
2809840e43
Optimize imports 2022-10-21 17:09:44 +07:00
13802c0cb2
Separate networked fields in mattery player to private and public 2022-10-21 17:06:38 +07:00
286174d8a7
Fields now know their payload sizes, field synchronizer stream now can be safely embedded into any other data structure 2022-10-21 16:37:06 +07:00
0396a4f7c0
Field synchronizer can have fields defined in any order, it will work as long as field names match on both client and server 2022-10-21 15:49:42 +07:00
cac0b2fadb
MatteryContainer now save only non empty itemstacks 2022-10-21 14:02:16 +07:00
5a70c22acc
Put in more sane values 2022-10-21 13:30:29 +07:00
920ae7b2b2
formatting 2022-10-21 13:16:23 +07:00
d2257749e0
Inventory scrollbar in all inventories
Fixes #120
2022-10-20 20:59:04 +07:00
c6fae3348b
Implement double click quickmove fix using isSameInventory 2022-10-19 23:08:56 +07:00