Bixilon
|
9fd1688b39
|
screenshot delete button, element: check if key was consumed
|
2022-02-17 13:42:20 +01:00 |
|
Bixilon
|
0a86f61e85
|
chat click events: config option to toggle confirmations
|
2022-02-17 12:53:41 +01:00 |
|
Bixilon
|
0bef814b9b
|
gui: allow hidden active elements, improve (internal) chat
|
2022-02-17 11:56:00 +01:00 |
|
DeinBerater
|
a2ecb235c0
|
text: copy to clipboard click event, copy to clipboard dialog, confirmation dialogs: change value color
Co-authored-by: Bixilon <bixilon@bixilon.de>
|
2022-02-16 22:53:26 +01:00 |
|
Bixilon
|
8f780596ab
|
chat components: reduce memory footprint for empty messages
|
2022-02-16 22:45:38 +01:00 |
|
Bixilon
|
8660e0a611
|
chat click: send message (run_command )
|
2022-02-15 17:14:13 +01:00 |
|
Bixilon
|
bdfafd1e76
|
gui: confirmation dialog, chat/text clicking
|
2022-02-15 17:04:56 +01:00 |
|
Bixilon
|
2cb688bf7b
|
text component: abstract click, hover events, use factories
|
2022-02-15 16:18:30 +01:00 |
|
Bixilon
|
f1a700184a
|
text: clicking test
|
2022-02-15 10:38:35 +01:00 |
|
Bixilon
|
809705af21
|
input: text clicking
|
2022-02-14 11:12:51 +01:00 |
|
Bixilon
|
069fd7a80a
|
LayoutedGUIElement: fix mouse position calculation
|
2022-02-11 21:00:11 +01:00 |
|
Bixilon
|
c496f5e978
|
wip: chat history
|
2022-02-11 20:28:50 +01:00 |
|
Bixilon
|
417408b2ea
|
connection util: send chat message
|
2022-02-11 20:21:35 +01:00 |
|
Bixilon
|
54a70e6665
|
input element: improve some things, chat: don't allow spaces at the beginning
|
2022-02-11 15:26:07 +01:00 |
|
Bixilon
|
38d018e9f5
|
hotbar: config option for saturation overlay
|
2022-02-11 15:11:14 +01:00 |
|
Bixilon
|
6579b05eeb
|
rename hud config to gui config
|
2022-02-11 15:05:31 +01:00 |
|
Bixilon
|
5f8693d859
|
input element: fix crash when marking with arrow keys
|
2022-02-11 14:59:04 +01:00 |
|
Bixilon
|
3e8f7ba73e
|
replace primitive collections with fast util collections
* Improves performance a lot
|
2022-02-11 12:19:21 +01:00 |
|
Bixilon
|
5ae6a7bc55
|
input: words
|
2022-02-09 13:43:50 +01:00 |
|
Bixilon
|
82bd093d3c
|
input element: editable property
|
2022-02-09 12:27:43 +01:00 |
|
Bixilon
|
d4b0e896d0
|
text marking, input improvements
|
2022-02-08 22:04:55 +01:00 |
|
Bixilon
|
b65cca66f4
|
chat: scrolling
|
2022-02-07 09:14:36 +01:00 |
|
Bixilon
|
50466bf820
|
fix char rendering, increase text flow messages
|
2022-02-06 21:18:27 +01:00 |
|
Bixilon
|
e816ad6e95
|
hud: improve performance
|
2022-02-06 20:21:31 +01:00 |
|
Bixilon
|
e98e6451a0
|
gui: remove z attribute, gui: heavily improve performance
|
2022-02-06 18:53:15 +01:00 |
|
Bixilon
|
5bee5c8cf0
|
gui: improve caching system
|
2022-02-06 18:14:59 +01:00 |
|
Bixilon
|
9eadbe5da6
|
gui: text marking
|
2022-02-06 18:06:50 +01:00 |
|
Bixilon
|
c587451f22
|
rendering: report crash exception to user
|
2022-02-06 17:02:50 +01:00 |
|
Bixilon
|
5707631d53
|
do audio async, fix packet particles, text flow (chat) caching
|
2022-02-05 19:16:26 +01:00 |
|
Bixilon
|
8895a29f77
|
remove special keys, input element: pasting
|
2022-02-05 18:59:31 +01:00 |
|
Bixilon
|
98a6e7a9d6
|
improve cursor, chat fixes
|
2022-02-05 18:38:53 +01:00 |
|
Bixilon
|
faa70657ee
|
chat: correct max length per version
|
2022-02-05 16:46:35 +01:00 |
|
Bixilon
|
45db95af26
|
text flow: fix max line size
|
2022-02-05 16:00:05 +01:00 |
|
Bixilon
|
e1aaac4acd
|
chat: fixes, input: cursor
|
2022-02-05 15:45:03 +01:00 |
|
Bixilon
|
4dfcfc1b61
|
text rendering: fix max size[y] checking, chat: force 3 lines of text
|
2022-02-04 15:42:22 +01:00 |
|
Bixilon
|
af49b9b2cb
|
eros: workaround crash in server list
|
2022-02-04 15:31:55 +01:00 |
|
Bixilon
|
f46b736d6b
|
text input: pointer
|
2022-02-02 22:22:39 +01:00 |
|
Bixilon
|
3fd2433d75
|
wip chat
|
2022-02-01 10:52:06 +01:00 |
|
Bixilon
|
10c3b93976
|
network: fix packet inflater
|
2022-01-31 10:21:05 +01:00 |
|
Bixilon
|
a041b20904
|
bump dependencies (fixes thread pool crash issues)
|
2022-01-30 19:54:06 +01:00 |
|
Bixilon
|
c3485c47f7
|
Merge branch 'work/gui'
|
2022-01-30 18:46:18 +01:00 |
|
Bixilon
|
ecaf380223
|
debug menu: add position faking
|
2022-01-30 18:45:42 +01:00 |
|
Bixilon
|
c318a85315
|
fix more input handler bugs
|
2022-01-30 18:38:59 +01:00 |
|
Bixilon
|
b3d65476a7
|
gui: handle matrix changes/window resizes correctly
|
2022-01-30 18:28:18 +01:00 |
|
Bixilon
|
d4bb6238da
|
fix gui alpha
|
2022-01-30 18:23:37 +01:00 |
|
Bixilon
|
42e0ed9ade
|
input handler: fix handling of stick key combinations
|
2022-01-30 18:14:32 +01:00 |
|
Bixilon
|
e81b354124
|
world renderer: fix bug that empty sections won't get unloaded
|
2022-01-30 18:07:45 +01:00 |
|
Bixilon
|
b86740b8d0
|
rename entity interact packets, fix mapping of abstract c2s packets
|
2022-01-30 17:45:37 +01:00 |
|
Bixilon
|
5fd9442909
|
debug menu: change gamemode
|
2022-01-29 18:26:12 +01:00 |
|
Bixilon
|
8c41c4566f
|
menu: check element width
|
2022-01-29 18:11:36 +01:00 |
|