Commit Graph

1910 Commits

Author SHA1 Message Date
64a54add95
Line and row scrolling 2023-01-28 17:26:04 +07:00
fd84c40c1e
Rename cursorCharacter to cursorRow 2023-01-27 20:16:40 +07:00
864d8b8df2
Return proper "input handled" booleans when possible 2023-01-27 12:29:57 +07:00
c47082e3f3
Clear selection only when clicked while already focused 2023-01-27 12:12:44 +07:00
b7887b4946
Unfocus text input panel when clicking outside its bounds 2023-01-27 11:51:03 +07:00
87b86b5d9f
Declare setter of autoKillFocus as public 2023-01-27 11:50:45 +07:00
74ade46807
More proper mouse grab killing in killfocus 2023-01-27 11:48:22 +07:00
6ea1edd358
Kill mouse grab when killing focus 2023-01-27 11:46:15 +07:00
cbd40d03ee
Allow to move selection cursor while mouse is outside of panel bounds 2023-01-27 11:45:52 +07:00
f76fe4add6
acceptsCharacter, support text padding in text input 2023-01-27 11:39:02 +07:00
03927bfc72
Directly declare generic type 2023-01-27 11:03:32 +07:00
2a8d08c357 holo-sign model is in but for some reason lights rendering is odd 2023-01-27 05:15:15 +06:00
a14c069c50
Fix imports 2023-01-26 22:14:56 +07:00
806a45f6bb
Rename buttons -> button 2023-01-26 22:02:37 +07:00
bf756191a5
Move panels to subpackages 2023-01-26 22:01:30 +07:00
68736860d9
Move screens to subpackages 2023-01-26 21:57:22 +07:00
ff21380939
Move menus to subpackages 2023-01-26 21:54:58 +07:00
14b2d673d1
docs 2023-01-26 21:51:47 +07:00
bbe4e0ccad
Get rid of client/server fields in networked inputs
because they don't make sense anyway
2023-01-26 21:50:50 +07:00
feb1f8d9d6
Rename field -> access in FieldSetter 2023-01-26 21:47:44 +07:00
b1c978a3b0
Fix editing holo sign does not mark chunk dirty 2023-01-26 21:47:29 +07:00
117e59e028
NetworkedStringInput 2023-01-26 21:46:02 +07:00
1842074d9e
AbstractNetworkedInput 2023-01-26 21:16:11 +07:00
0ea4d25755
Technically NetworkedBooleanInput is no longer widget 2023-01-26 21:11:52 +07:00
34d14ec9c6
Migrate player menu inputs to PlayerInput 2023-01-26 21:08:53 +07:00
fc1623b478
a 2023-01-26 20:14:14 +07:00
22ec96345b
Set more meaningful default dimensions 2023-01-26 20:07:39 +07:00
f279bcd3d6
Holo sign block is now barely functional 2023-01-26 20:05:14 +07:00
c7e086e9ae
Home and End hotkeys 2023-01-26 19:01:25 +07:00
60acb8a2dd
ctrl c ctrl v Works™️
selection doesn't Works™️
2023-01-26 18:55:21 +07:00
9c762d50fa
try to fix some selection bugs 2023-01-26 17:21:53 +07:00
518b7e67fe
Selecting text with mouse 2023-01-26 16:06:20 +07:00
b6d5cc4024
Moving text cursor using mice 2023-01-26 15:21:34 +07:00
962ac1d6b7
Merge remote-tracking branch 'origin/master' into master 2023-01-26 00:22:09 +07:00
16e371ec01
selection wiping 2023-01-26 00:17:15 +07:00
dac83d7e63
Selecting text while going up and down the lines 2023-01-25 23:25:44 +07:00
7299238fc9
Tabs don't render properly loal 2023-01-25 21:03:49 +07:00
b62ac72bc5
Text input selection test 2023-01-25 21:03:22 +07:00
409c5bb443
Use parchment 2023-01-25 18:47:35 +07:00
472cb057a5
Text input panel test 2023-01-25 14:21:44 +07:00
8ba2ef8b95 matter-bottled 2023-01-24 12:43:05 +06:00
7dffa61bae
rotateWithBlockFacing 2023-01-24 12:09:37 +07:00
48bda405cd
Holo sign test 2023-01-23 23:37:03 +07:00
f9b5a673e2
More block packages sorting 2023-01-23 22:27:03 +07:00
ab135ace62
Move laboratory lamp to decorative package 2023-01-23 22:20:04 +07:00
95189b7eaf
Opening a cargo crate now updates its physical model 2023-01-23 22:18:48 +07:00
47f95975e5
Actually make tritanium armor require full set to stop freezing instead 2023-01-23 22:09:33 +07:00
740ae89ab2
Add tritanium armor to freeze immune tag 2023-01-23 22:02:03 +07:00
b2bababac2
Make tritanium armor require leather armor 2023-01-23 21:17:15 +07:00
b82a027108
even lesser chance for android pills in dungeons
Fixes #160
2023-01-23 20:53:09 +07:00