127 Commits

Author SHA1 Message Date
MihailRis
48bedc5d8e refactor 2024-03-19 00:49:45 +03:00
MihailRis
5393977e57 frontend/gui moved to graphics/ui 2024-03-19 00:08:46 +03:00
MihailRis
b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00
MihailRis
506147d00f pause menu fix 2024-03-15 14:19:43 +03:00
MihailRis
daaba374a3 contentpack removal feature + refactor 2024-03-11 13:21:06 +03:00
Sergwest
3ac32b6696 add updatefunc to slot, which will be emited every interaction with it 2024-03-09 00:05:02 +03:00
MihailRis
87edb1d45e GL-related refactor 2024-03-07 13:09:58 +03:00
MihailRis
19e5bea4e0 minor refactor 2024-03-06 13:41:30 +03:00
MihailRis
eba8332b75 ui nodes 'gravity' write-only property 2024-03-06 13:36:31 +03:00
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
f428a24a16 UINode.coord renamed to UINode.pos 2024-03-06 10:05:58 +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
9fbf46169f textbox: 'editable' property 2024-03-04 20:16:22 +03:00
InfiniteCoder
0157213a56 One step closer to multiplayer 2024-03-02 22:59:31 +03:00
MihailRis
256808630b multiline textbox mode 2024-02-26 15:12:02 +03:00
MihailRis
e06350915e refactor 2024-02-25 22:44:37 +03:00
A-lex-Ra
8bb1045e34 refactor input.h and related 2024-02-23 18:49:15 +06:00
MihailRis
4abe775c5b text box caret 2024-02-22 12:52:42 +03:00
MihailRis
cae0ceb8a3 hud.open_block 4th overlay mode argument 2024-02-22 11:01:14 +03:00
DanielProl1xy
0b31a19f47 propogate player smart-pointer usage 2024-02-21 15:27:00 +03:00
DanielProl1xy
ae330a9165 fix 2024-02-21 14:19:40 +03:00
MihailRis
052ad45a6f virtual inventory fix 2024-02-20 18:39:36 +03:00
MihailRis
539a79c22c inventory re-saving fix 2024-02-20 15:18:02 +03:00
MihailRis
55f855849e hidden hud mode fix 2024-02-20 05:27:11 +03:00
MihailRis
164d6400d9 block ui on block break fix 2024-02-19 13:30:32 +03:00
DanielProl1xy
f717e1c109 spawning objects 2024-02-19 11:43:53 +03:00
MihailRis
9d82e3416b hud events update 2024-02-19 04:22:27 +03:00
MihailRis
60902e69ba block coords passing to on_open 2024-02-19 03:43:01 +03:00
MihailRis
8409e0d82e slot onrightclick event 2024-02-19 00:18:08 +03:00
MihailRis
b06142abb9 block inventory auto-position 2024-02-18 23:05:58 +03:00
MihailRis
ed6a377e90 gui: more lua support + 'coord' renamed to 'pos' 2024-02-18 22:08:08 +03:00
MihailRis
33d14be71c hud.open_permanent semantics update 2024-02-18 11:42:06 +03:00
MihailRis
e58624d3e8 lua: added hud.open_permanent(layoutid) 2024-02-17 02:57:42 +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
af7c828d73 block ui test 2024-02-16 14:45:46 +03:00
MihailRis
7e553efdec lua: hud library 2024-02-16 13:57:03 +03:00
MihailRis
11bb9e5926 misc hud-related updates 2024-02-15 14:43:03 +03:00
MihailRis
ef81a024c9 new crosshair + minor refactor 2024-02-14 04:38:34 +03:00
MihailRis
2aa49c7470 minor refactor 2024-02-14 01:19:24 +03:00
MihailRis
302b649634 ui scripting related fixes 2024-02-13 14:36:10 +03:00
MihailRis
7f17face73 minor refactor 2024-02-13 12:59:05 +03:00
MihailRis
b6f675a540 gui: added UINode.zindex 2024-02-13 12:46:06 +03:00
MihailRis
e1b2d8f7e4 delta-time visualize tool 2024-02-13 10:55:48 +03:00
MihailRis
2de5f5c646 ui callbacks update 2024-02-12 19:59:58 +03:00