91 Commits

Author SHA1 Message Date
MihailRis
a5925135a4 lua: textbox.text, placeholder properties 2024-02-21 15:21:26 +03:00
MihailRis
5c23b4125d even more boilerplate code 2024-02-19 23:56:39 +03:00
MihailRis
7792c1a6f4 a huge pile of boilerplate code 2024-02-19 14:13:06 +03:00
MihailRis
8409e0d82e slot onrightclick event 2024-02-19 00:18:08 +03:00
MihailRis
ed6a377e90 gui: more lua support + 'coord' renamed to 'pos' 2024-02-18 22:08:08 +03:00
MihailRis
d8b3920d65 ui: more xml support + hud.close function 2024-02-17 13:58:12 +03:00
MihailRis
018f0affaa more docs 2024-02-17 00:36:22 +03:00
MihailRis
38f9805ca7 minor refactor + Block.uiLayout 2024-02-16 22:51:47 +03:00
MihailRis
11bb9e5926 misc hud-related updates 2024-02-15 14:43:03 +03:00
A-lex-Ra
02860f193a <algorithm> included where needed 2024-02-14 10:40:02 +06:00
MihailRis
2aa49c7470 minor refactor 2024-02-14 01:19:24 +03:00
MihailRis
c6bd52eed2 gui: more xml and lua support 2024-02-14 00:31:45 +03:00
MihailRis
05589b721e lua: gui library (WIP) 2024-02-13 18:16:18 +03:00
MihailRis
302b649634 ui scripting related fixes 2024-02-13 14:36:10 +03:00
MihailRis
b6f675a540 gui: added UINode.zindex 2024-02-13 12:46:06 +03:00
MihailRis
de6a6dd771 xml: image element 2024-02-12 22:54:09 +03:00
MihailRis
8e529eb63b inventory script, modules 2024-02-11 17:38:30 +03:00
MihailRis
bb1743105d UiXmlReader padding fix 2024-02-09 23:06:50 +03:00
MihailRis
fce77bc896 lua environmnents-related update 2024-02-09 15:46:43 +03:00
MihailRis
07adbd04ea UiDocument is an asset now 2024-02-09 09:59:36 +03:00
MihailRis
54e6d49847 fixed missing include 2024-02-07 19:31:43 +03:00
MihailRis
1dd0e9f939 UiDocument 2024-02-07 19:29:20 +03:00
MihailRis
23705e065e InventoryView::readXML 2024-02-06 23:26:11 +03:00
MihailRis
4ad48bdb63 textbox validation fix 2024-02-05 05:38:42 +03:00
MihailRis
4fd398844e UiXmlReader update 2024-02-05 01:10:05 +03:00
MihailRis
b38afe9e34 refactor 2024-02-04 23:45:15 +03:00
MihailRis
3cd648e10c UiXmlReader update 2024-02-04 09:32:26 +03:00
MihailRis
86412a28ec UiXmlReader added (WIP) 2024-02-04 05:00:29 +03:00
MihailRis
e9efdb0e7b missing-content panel scroll fix 2024-02-04 03:31:11 +03:00
MihailRis
4d54fadd61 visual fixes 2024-02-03 06:08:27 +03:00
MihailRis
9cb3923442 gui and Font update 2024-02-03 05:56:10 +03:00
MihailRis
6cdb45485b buttons-related semantics update + refactor 2024-02-03 04:48:05 +03:00
MihailRis
537a0ca358 clang warnings fix 2024-02-02 23:19:06 +03:00
MihailRis
f25677d6d2 clang warnings fix 2024-02-02 20:42:49 +03:00
MihailRis
4a22e8d57b elements size temporary fixed 2024-02-02 20:07:06 +03:00
MihailRis
bc72742ee3 locale independent util::parse_double 2024-02-02 20:02:30 +03:00
MihailRis
4d6e4c8b87 Button constructor update 2024-01-31 06:37:53 +03:00
MihailRis
1ba563d42a frontend/gui refactor 2024-01-31 05:55:01 +03:00
MihailRis
8c722b146e frontend/gui refactor 2024-01-31 04:26:35 +03:00
MihailRis
8d1f6e7eb7 controls menu fix 2024-01-30 20:07:49 +03:00
MihailRis
c57b2d0de3 Content menu, content-pack dependencies 2024-01-27 00:36:18 +03:00
MihailRis
c6a2fc90a8 dark overlay is an ui element now 2024-01-26 15:50:50 +03:00
MihailRis
b7fbb8621a content-pack id validation + refactor 2024-01-25 03:40:08 +03:00
MihailRis
5142f3b4e7 Inventory (WIP part I) 2024-01-21 15:23:46 +03:00
MihailRis
fe5cab0db0 small fix 2024-01-20 23:44:35 +03:00
A-lex-Ra
8386611f40 quickfix icon display 2024-01-19 20:46:36 +06:00
MihailRis
1938ccc803 increased world loading speed and ui scroll 2024-01-19 03:53:30 +03:00
MihailRis
9c110b83d3 Fixed world name label behaviour 2024-01-18 20:11:47 +03:00
MihailRis
9119caca65 Delete world feature 2024-01-18 04:06:27 +03:00
MihailRis
5669e6ebed TextBox::setOnEditStart(runnable) 2024-01-12 19:29:49 +03:00