36 Commits

Author SHA1 Message Date
MihailRis
84b3b82dba refactor & optimize xml parser 2024-12-05 20:12:02 +03:00
MihailRis
e3cb736519 update lua chunks sources to the engine format 2024-11-18 14:05:45 +03:00
MihailRis
f43cc93cd2 update project includes format 2024-08-10 01:37:48 +03:00
InfiniteCoder
7f75c454c8 logic/ 2024-08-05 23:23:28 +03:00
InfiniteCoder
eb061bcaf4 graphics/ 2024-08-04 22:12:48 +03:00
InfiniteCoder
3aa0298c85 files/ 2024-08-04 17:08:11 +03:00
MihailRis
a5dc187481 fix: function returns by const value 2024-06-07 15:17:32 +03:00
Pugemon
f25a425cb9 Optimize parameter passing to avoid unnecessary copying 2024-06-07 04:00:38 +03:00
MihailRis
f4e98b2091 console layout WIP 2024-05-13 17:08:58 +03:00
MihailRis
1627e21c1d the final rename 2024-05-06 03:38:19 +03:00
MihailRis
9ea67deb13 'ifnot' template property + hpp 2024-05-06 00:45:43 +03:00
MihailRis
beaeba43af InventoryView inventory property 2024-04-29 15:18:45 +03:00
MihailRis
051f0b8c6a rename 2024-04-23 18:43:02 +03:00
MihailRis
635e512142 scriptenv? 2024-04-21 15:41:47 +03:00
MihailRis
d213902648 minor refactor 2024-04-21 02:37:44 +03:00
MihailRis
85f7febd30 graphics/ui/elements/containers deleted 2024-04-20 21:48:26 +03:00
MihailRis
1a4c70d21a generated ui nodes indexing 2024-04-03 19:29:53 +03:00
MihailRis
e57b0eca15 uinode:add method fix + gui.reindex(document_name) 2024-04-03 18:59:58 +03:00
MihailRis
9a817a86ff test worlds panel with XML + lua 2024-03-22 10:40:28 +03:00
MihailRis
96b177858e peak of refactor 2024-03-20 19:12:20 +03:00
MihailRis
e5fb9a9a23 critical fix 2024-03-20 19:09:50 +03:00
MihailRis
b836ec514a page 404 moved to xml document 2024-03-20 11:41:02 +03:00
MihailRis
5393977e57 frontend/gui moved to graphics/ui 2024-03-19 00:08:46 +03:00
MihailRis
bca4de179d assets loading removed from UiXmlReader. Use preload.json instead 2024-03-18 19:06:50 +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
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
de6a6dd771 xml: image element 2024-02-12 22:54:09 +03:00
MihailRis
e4f7315cc3 lua: uidocuments sub-environment 2024-02-11 23:56:24 +03:00
MihailRis
8e529eb63b inventory script, modules 2024-02-11 17:38:30 +03:00
MihailRis
6fc312b651 lua content pack environments test 2024-02-09 19:47:22 +03:00
MihailRis
fce77bc896 lua environmnents-related update 2024-02-09 15:46:43 +03:00
MihailRis
9ad371862c layout test 2024-02-09 10:34:34 +03:00
MihailRis
07adbd04ea UiDocument is an asset now 2024-02-09 09:59:36 +03:00
MihailRis
1dd0e9f939 UiDocument 2024-02-07 19:29:20 +03:00