205 Commits

Author SHA1 Message Date
MihailRis
a57fba4fa4 inventory slots fix 2024-01-30 22:47:51 +03:00
MihailRis
8d1f6e7eb7 controls menu fix 2024-01-30 20:07:49 +03:00
MihailRis
0a529ead69 hud hide mode fix 2024-01-29 23:19:33 +03:00
MihailRis
04293c926d packs dependencies fix + dofile patch 2024-01-28 12:38:32 +03:00
A-lex-Ra
ad7c03657a Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-27 22:08:39 +06:00
A-lex-Ra
a42deddb2b minor fixes (msvc build, minor changes) 2024-01-27 22:08:18 +06:00
MihailRis
7a18c530c2 content menu width increased 2024-01-27 18:12:44 +03:00
MihailRis
3f3ff2a1f7 refactor 2024-01-27 03:44:44 +03:00
MihailRis
c57b2d0de3 Content menu, content-pack dependencies 2024-01-27 00:36:18 +03:00
MihailRis
abc3e47feb world.lua script 2024-01-26 18:37:10 +03:00
MihailRis
5d6c2b9b8e added paths 'world:' entry point 2024-01-26 15:59:04 +03:00
MihailRis
c6a2fc90a8 dark overlay is an ui element now 2024-01-26 15:50:50 +03:00
MihailRis
1409df4b86 skybox projection improvement 2024-01-26 14:52:41 +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
7e4db6357b sky sprites rotation fix 2024-01-26 05:04:46 +03:00
MihailRis
1c99dfa180 fixed worlds list scanning 2024-01-26 03:35:46 +03:00
MihailRis
a4a5aef422 skybox: added moon and stars 2024-01-26 02:49:42 +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
b7fbb8621a content-pack id validation + refactor 2024-01-25 03:40:08 +03:00
MihailRis
0beeaf93ef hotbar scroll inverted 2024-01-25 00:43:06 +03:00
MihailRis
2fef31eee0 inventory view fix 2024-01-23 23:53:44 +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
d2fe51e1ff minor refactor 2024-01-21 23:48:56 +03:00
MihailRis
db2108171c inventory render optimized 2024-01-21 23:35:41 +03:00
MihailRis
6430121cf2 addGrid extra slots creation fix 2024-01-21 19:46:35 +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
@clasher113
b80e36f008 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-21 15:42:38 +02:00
@clasher113
5fb34daf52 Block animation 2024-01-21 15:23:03 +02: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
@clasher113
fa6eb6ae22 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-17 15:37:31 +02:00
@clasher113
090985f99f Random seed fix 2024-01-17 15:36:38 +02:00
MihailRis
377c8e5029 the big refactor + extracted data classes from coders/json to data/dynamic 2024-01-17 16:32:53 +03:00
MihailRis
b0165b1014 gzip compress/decompress + refactor 2024-01-17 00:52:55 +03:00
MihailRis
1e12f80dd6 version set to 0.18 + WorldGenerator indents fix 2024-01-15 13:08:31 +03:00
MihailRis
cec8d75b7d added content error message screen on world creation 2024-01-14 20:10:50 +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
faabb8178a New scripting features 2024-01-12 12:16:54 +03:00
MihailRis
05fe86e64c emissive items 2024-01-11 18:02:27 +03:00
MihailRis
290fec379e added FullCheckBox 2024-01-11 04:08:36 +03:00
MihailRis
b2b961552b guiutil::alert text wrapping + refactor 2024-01-11 03:21:14 +03:00