Commit Graph
182 Commits
Author SHA1 Message Date
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
A-lex-Ra 82851fec83 added hash-comments, customfaces introduced 2024-01-08 12:36:04 +06: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 85d85dada7 Minor refactor 2024-01-06 14:36:37 +03:00
MihailRis c2dd185c08 Hud refactor 2024-01-05 18:41:55 +03:00
MihailRis 0f1aabf200 Pasting text from clipboard 2024-01-05 13:55:15 +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 06f66ffd71 Voxel changed from 16 bit to 32 bit + new lua functions 2024-01-04 15:27:07 +03:00
MihailRis 2ad115a2a8 Minor refactor 2024-01-03 20:42:26 +03:00
MihailRis 6198ca22f6 world/content added to packs search paths 2024-01-03 15:22:52 +03:00
MihailRis 861c7f6c76 Resources priority update 2023-12-30 20:53:38 +03:00