195 Commits

Author SHA1 Message Date
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
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
A-lex-Ra
c4125058b4 custom model format changes 2024-01-09 13:46:26 +06: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
A-lex-Ra
746f0f07a0 add dumb custom-block prewiew rendering 2024-01-08 12:44:05 +06:00
A-lex-Ra
c4e77999e9 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-08 12:36:11 +06:00