332 Commits

Author SHA1 Message Date
MihailRis
7601bfad3a minor refactor 2024-03-06 11:30:33 +03:00
MihailRis
fa57a898d7 InventoryView.unbind() 2024-03-06 11:22:06 +03:00
MihailRis
a8aa0550c9 minor refactor 2024-03-06 11:13:33 +03:00
MihailRis
e3297a418e DeltaGrapher is an UI element now 2024-03-06 10:51:23 +03:00
MihailRis
13f7d3a5d3 more docs, minor refactor 2024-03-06 10:26:05 +03:00
MihailRis
f428a24a16 UINode.coord renamed to UINode.pos 2024-03-06 10:05:58 +03:00
MihailRis
a80e7e4220 removed 'coord' ui elements contructors argument 2024-03-06 09:56:10 +03:00
MihailRis
c71c918a9c hud.showOverlay 2024-03-06 09:42:23 +03:00
MihailRis
e16b24f4af debug panel moved to new translation unit 2024-03-06 01:24:15 +03:00
MihailRis
ab1cfc8a4b reformatted hud.h, hud.cpp 2024-03-06 00:26:10 +03:00
MihailRis
0ab39fa06f audio::reset_channel + minor refactor 2024-03-05 00:19:46 +03:00
MihailRis
9fbf46169f textbox: 'editable' property 2024-03-04 20:16:22 +03:00
MihailRis
75ee269db3 audio: channels 2024-03-04 02:35:22 +03:00
MihailRis
2044bd18c3 audio test 2024-03-03 15:23:55 +03:00
InfiniteCoder
91a4b16796 One step closer to multiplayer 2024-03-03 15:11:52 +03:00
MihailRis
75d0e917cc world convert progress info 2024-03-03 15:11:52 +03:00
MihailRis
6f62ddea4b contentpack remove feature WIP 2024-03-03 15:11:52 +03:00
MihailRis
892aaddd2c fix 2024-03-03 15:11:52 +03:00
MihailRis
43b21c664a fixed clang warnings 2024-03-03 15:01:09 +03:00
MihailRis
b809c2df84 audio test 2024-02-27 23:29:09 +03:00
InfiniteCoder
f02859ea00 Fix block preview transparency and offset issues 2024-02-26 20:44:17 +03:00
InfiniteCoder
5f88df0d95 Tetragon fix 2024-02-26 19:42:13 +03:00
InfiniteCoder
cba15f681b Custom model block preview 2024-02-26 18:15:22 +03:00
MihailRis
256808630b multiline textbox mode 2024-02-26 15:12:02 +03:00
MihailRis
925ef426de refactor 2024-02-26 01:27:27 +03:00
MihailRis
e06350915e refactor 2024-02-25 22:44:37 +03:00
MihailRis
d189bdc107 multiline labels 2024-02-25 21:03:21 +03:00
MihailRis
089e87da69 chunks rendering multithreading 2024-02-24 20:08:51 +03:00
InfiniteCoder
3edf065550 Fix #160 with suggestions from @A-lex-Ra 2024-02-24 17:09:11 +03:00
InfiniteCoder
5f551d6888 Multiple Hitboxes 2024-02-24 00:21:17 +03:00
A-lex-Ra
77b36f45f2 remove redundant static_cast by changing Events::pressedKeys template parameter from int to keycode 2024-02-23 20:15:02 +06:00
A-lex-Ra
cab424a05e Merge master branch 2024-02-23 18:53:53 +06:00
A-lex-Ra
8bb1045e34 refactor input.h and related 2024-02-23 18:49:15 +06:00
Onran
8130b0626f
Add files via upload 2024-02-23 17:12:00 +09:00
Onran
a5087cf221
Add files via upload 2024-02-23 11:48:32 +09:00
Onran
c126b627de
Add files via upload 2024-02-23 11:42:28 +09:00
MihailRis
9c31c6c8b7 minor refactor 2024-02-22 23:53:41 +03:00
MihailRis
636ea2666f textbox ctrl+a 2024-02-22 23:22:27 +03:00
MihailRis
19b3c34eb2 textbox text selection 2024-02-22 22:05:58 +03:00
MihailRis
d94d8be7cb textbox text scroll 2024-02-22 20:17:44 +03:00
Onran
30d179e9a3
Update menu.cpp 2024-02-22 22:32:08 +09:00
Onran
889fcde9d3
Update menu.cpp 2024-02-22 22:25:35 +09:00
Onran
bc30fa4f03
Update controls.h 2024-02-22 22:17:27 +09:00
Onran
3dcdfb4b4b
Update menu.cpp 2024-02-22 22:09:04 +09:00
MihailRis
f28acdbecc Added missing include 2024-02-22 15:43:15 +03:00
Onran
a78b5213e3
Merge branch 'main' into main 2024-02-22 21:20:30 +09:00
MihailRis
90057e1f30 mouse caret movement 2024-02-22 13:32:27 +03:00
MihailRis
c674bd4ec5 textbox: delete key support 2024-02-22 13:06:37 +03:00
MihailRis
4abe775c5b text box caret 2024-02-22 12:52:42 +03:00
MihailRis
c68e89038f TextBox new properties 2024-02-22 12:07:01 +03:00