171 Commits

Author SHA1 Message Date
MihailRis
ee9f1639e9 refactor Content 2024-06-25 22:37:53 +03:00
MihailRis
d54b6b2e58 update Assets container - template-based now 2024-06-22 22:30:14 +03:00
MihailRis
dd027e38fe add standard 'hud.*' elements ids 2024-06-07 23:13:09 +03:00
Pugemon
e98fb9a1a7 Optimize container insertions using emplace_back instead of push_back 2024-06-07 04:43:27 +03:00
Pugemon
f25a425cb9 Optimize parameter passing to avoid unnecessary copying 2024-06-07 04:00:38 +03:00
MihailRis
0f4b6911a6 small fix 2024-05-31 20:38:50 +03:00
MihailRis
3003386670 chunk flags converted to a bitfield 2024-05-31 11:59:12 +03:00
MihailRis
5834233162 BIND_DEVTOOLS_CONSOLE 2024-05-17 03:40:24 +03:00
MihailRis
f4e98b2091 console layout WIP 2024-05-13 17:08:58 +03:00
MihailRis
9522aedeec quick check with linters 2024-05-10 12:34:05 +03:00
MihailRis
92f185ab51 hud.show_overlay fix 2024-05-10 08:57:05 +03:00
MihailRis
a4c21984d5 dynamic::Value simplified 2024-05-07 18:39:12 +03:00
MihailRis
8e83a07094 'dynamic' namespace refactor (step 2) 2024-05-07 17:03:04 +03:00
MihailRis
1627e21c1d the final rename 2024-05-06 03:38:19 +03:00
MihailRis
f27a418dbe however 2024-05-06 03:15:27 +03:00
MihailRis
6b037ec7e8 hpp+ 2024-05-06 01:27:24 +03:00
MihailRis
9ea67deb13 'ifnot' template property + hpp 2024-05-06 00:45:43 +03:00
MihailRis
7f8a86b740 minor refactor 2024-05-05 20:08:25 +03:00
MihailRis
5915b811f2 new content menu (WIP) 2024-05-02 04:07:07 +03:00
MihailRis
bcf2f5029d GfxContext renamed to DrawContext 2024-04-30 00:31:13 +03:00
MihailRis
beaeba43af InventoryView inventory property 2024-04-29 15:18:45 +03:00
MihailRis
1401eca712 removed some redundant code 2024-04-29 02:58:35 +03:00
MihailRis
63768ccd6d minor refactor and fixes 2024-04-29 02:46:00 +03:00
MihailRis
d0678c6bd7 hud, InventoryView refactor 2024-04-29 01:47:38 +03:00
MihailRis
83e7cedffe gcc warning fix 2024-04-29 01:17:56 +03:00
MihailRis
c561466f64 InventoryInteraction removed due to redundancy 2024-04-29 00:14:16 +03:00
MihailRis
ef28a368cb refactor 2024-04-28 22:33:34 +03:00
MihailRis
87ec71154f micro fix 2024-04-26 15:32:24 +03:00
MihailRis
4861fedf1e fullscreen setting checkbox + smth 2024-04-26 00:34:15 +03:00
MihailRis
1ecc608ead nothing actually done 2024-04-24 07:35:46 +03:00
MihailRis
051f0b8c6a rename 2024-04-23 18:43:02 +03:00
MihailRis
9f2bceb039 just a minor refactor, nothing special 2024-04-23 02:00:03 +03:00
MihailRis
132016d33f missing content report moved to xml 2024-04-22 22:17:06 +03:00
MihailRis
61ca91b525 frontend/screens deleted 2024-04-22 20:32:28 +03:00
MihailRis
30a38035e2 the shortcut 2024-04-21 17:12:06 +03:00
MihailRis
d213902648 minor refactor 2024-04-21 02:37:44 +03:00
MihailRis
599665d349 minor movement 2024-04-21 01:34:34 +03:00
MihailRis
c47e869bdd EngineController draft 2024-04-21 01:30:35 +03:00
MihailRis
ed51751daa graphics/ui/elements/controls deleted 2024-04-20 22:52:26 +03:00
MihailRis
85f7febd30 graphics/ui/elements/containers deleted 2024-04-20 21:48:26 +03:00
MihailRis
c82d95b97d Plotter element 2024-04-20 21:23:00 +03:00
MihailRis
ef4294ab47 pause menu moved to xml 2024-04-18 22:37:51 +03:00
MihailRis
0dc3ab50a2 hud.get_block_inventory and inventory.move 2024-04-03 20:50:26 +03:00
MihailRis
0c0d850d5d lua: hud.pause/resume + menu:back() method 2024-03-20 11:14:43 +03:00
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