72 Commits

Author SHA1 Message Date
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
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
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
49fdcdfb27 inventory regions, minor refactor 2024-01-31 00:14:43 +03:00
MihailRis
c6a2fc90a8 dark overlay is an ui element now 2024-01-26 15:50:50 +03:00
MihailRis
d4999901c2 grabbed item fix 2024-01-26 05:19:57 +03:00
MihailRis
32e6ec2fb8 fixes 2024-01-26 05:16:21 +03:00
MihailRis
ae9c1e9a87 fixed hotbar visibility in hud hidden mode 2024-01-25 21:19:59 +03:00
MihailRis
74483dd385 fixed hotbar scroll with pause 2024-01-25 15:02:38 +03:00
MihailRis
0beeaf93ef hotbar scroll inverted 2024-01-25 00:43:06 +03:00
MihailRis
31eda1abb2 lua: world.get_total_time + set_block_user_bits fix 2024-01-22 09:52:26 +03:00
MihailRis
e4ef813705 InventoryBuilder add(InventoryPanel), add(SlotLayout) 2024-01-22 04:05:41 +03:00
MihailRis
db2108171c inventory render optimized 2024-01-21 23:35:41 +03:00
MihailRis
aa93c27159 InventoryView.addGrid semantics changed 2024-01-21 19:21:18 +03:00
MihailRis
9e3c4fb00c InventoryBuilder used for access panel and hotbar 2024-01-21 18:34:44 +03:00
MihailRis
5142f3b4e7 Inventory (WIP part I) 2024-01-21 15:23:46 +03:00
MihailRis
377c8e5029 the big refactor + extracted data classes from coders/json to data/dynamic 2024-01-17 16:32:53 +03:00
MihailRis
5669e6ebed TextBox::setOnEditStart(runnable) 2024-01-12 19:29:49 +03:00
MihailRis
31b0349757 HUD hide mode fix 2024-01-12 13:21:40 +03:00
MihailRis
290fec379e added FullCheckBox 2024-01-11 04:08:36 +03:00
MihailRis
e1d30732df TextBox validation + minor refactor, fixes 2024-01-11 02:37:29 +03:00
MihailRis
61ad839ebf Small optimization 2024-01-10 16:46:36 +03:00
MihailRis
9760cff8f4 Refactor 2024-01-10 16:41:51 +03:00
MihailRis
abd28514e4 Content error messages 2024-01-09 20:19:46 +03:00
MihailRis
486068b2af sprite items + tetragons format update 2024-01-09 15:51:09 +03:00
MihailRis
b5739c678f Items intruduced (part II) 2024-01-09 00:49:17 +03:00
MihailRis
eae00dbb11 InventoryView now uses items instead of blocks (part I) 2024-01-08 15:45:03 +03:00
MihailRis
4f6ba8cca6 hud refactor (part III) 2024-01-07 23:30:07 +03:00
MihailRis
e493c67dfa hud refactor (part II) 2024-01-07 19:22:29 +03:00
MihailRis
d4c4c4d399 hud refactor 2024-01-07 14:25:00 +03:00
MihailRis
c2dd185c08 Hud refactor 2024-01-05 18:41:55 +03:00
MihailRis
61dccbf8b9 Small optimization 2024-01-04 16:37:47 +03:00
MihailRis
374e5654ad Added inventory scroll + minor refactor 2024-01-04 16:34:52 +03:00
MihailRis
9ebbe1029d New block properties and lua functions 2023-12-29 21:18:14 +03:00
quflax
4d281ff03b dasdasdasdas 2023-12-27 15:01:18 +02:00
MihailRis
acce49f188
Scripting WIP (#70)
* Scripting introduced

* AppImage workflow fixes

* AppImage workflow simplified

* README.md update

* README.md update

* small fix
2023-12-25 05:26:03 +03:00
A-lex-Ra
88280f8002 render refactoring 2023-12-17 21:52:00 +06:00
MihailRis
2055cff0be Added gui_util 2023-12-07 13:18:28 +03:00
MihailRis
1d73c0bd9f Added FOV and mouse sensitivity settings 2023-12-05 14:47:46 +03:00
MihailRis
788234ab94 New trackbar + pane lights fix 2023-12-05 10:51:44 +03:00
MihailRis
1fda002e0b Actual 3D block icons 2023-12-01 13:56:35 +03:00
MihailRis
0c35eeb072 aabb block shape WIP + common refactor 2023-11-30 14:48:38 +03:00
MihailRis
1d5037893c General refactor 2023-11-30 04:30:40 +03:00
MihailRis
c08c31b0ad day-night loop, dynamic skybox, clock on debug panel 2023-11-28 11:01:22 +03:00
MihailRis
7759a63973 Removed dark overlay for content access mode 2023-11-28 00:20:40 +03:00
MihailRis
48b6c92472 show-chunk-borders is a setting now 2023-11-24 19:39:45 +03:00