79 Commits

Author SHA1 Message Date
MihailRis
69f4e165a4 core:empty as default picking-item for hidden blocks 2024-03-19 14:20:39 +03:00
MihailRis
5c3b61265a blocks and items 'caption' property 2024-03-12 16:59:34 +03:00
MihailRis
c9da6b9a0c stringutil: text case convert functions 2024-03-12 13:31:41 +03:00
MihailRis
f4cc413f61 block materials loading 2024-03-09 03:36:08 +03:00
MihailRis
90f3373f46 even more steps sounds test 2024-03-09 02:42:53 +03:00
MihailRis
e0aa0619f8 Merge branch 'main' into block_materials 2024-03-08 23:25:39 +03:00
InfiniteCoder
8b949c4c9a Overrides! 2024-03-08 00:08:01 +03:00
MihailRis
8658a170bc BlockMaterial struct + minor refactor and docs 2024-03-07 10:55:19 +03:00
MihailRis
0ab39fa06f audio::reset_channel + minor refactor 2024-03-05 00:19:46 +03:00
MihailRis
3862dbda66 contentpack remove feature WIP 2024-02-29 23:47:07 +03:00
InfiniteCoder
3edf065550 Fix #160 with suggestions from @A-lex-Ra 2024-02-24 17:09:11 +03:00
InfiniteCoder
5c3eafb331 Kinda works, but not raycast 2024-02-24 00:55:56 +03:00
InfiniteCoder
5f551d6888 Multiple Hitboxes 2024-02-24 00:21:17 +03:00
MihailRis
8162def157 ContentPack::findPack fix 2024-02-19 02:17:42 +03:00
MihailRis
f2a5ece845 new content source - user-dir/content 2024-02-19 02:15:19 +03:00
MihailRis
38f9805ca7 minor refactor + Block.uiLayout 2024-02-16 22:51:47 +03:00
MihailRis
617017d979 content-pack specific variables PACK_ENV and PACK_ID 2024-02-12 03:22:08 +03:00
MihailRis
6fc312b651 lua content pack environments test 2024-02-09 19:47:22 +03:00
MihailRis
07adbd04ea UiDocument is an asset now 2024-02-09 09:59:36 +03:00
MihailRis
241d15e349 ContentPackRuntime + refactor 2024-02-08 20:53:12 +03:00
MihailRis
1dd0e9f939 UiDocument 2024-02-07 19:29:20 +03:00
MihailRis
6c5f664d36 ContentPack::scan another unhandled exception fix 2024-02-03 07:11:32 +03:00
MihailRis
685aab6bb5 ContentPack::scan unhandled exception fix 2024-02-03 07:09:13 +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
f25677d6d2 clang warnings fix 2024-02-02 20:42:49 +03:00
MihailRis
49fdcdfb27 inventory regions, minor refactor 2024-01-31 00:14:43 +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
51ffb93230 inventory reindexing 2024-01-26 15:35:23 +03:00
MihailRis
b7fbb8621a content-pack id validation + refactor 2024-01-25 03:40:08 +03:00
MihailRis
2cace1a479 script-name property fix 2024-01-24 00:03:07 +03:00
MihailRis
2aaa37bb7d content-loader icon-type reset fix 2024-01-23 23:28:18 +03:00
MihailRis
b12d242335 Block.scriptName, ItemDef.scriptName 2024-01-18 04:41:35 +03:00
MihailRis
01344a9d1d added ItemDef.stackSize 2024-01-18 01:56:41 +03:00
MihailRis
e71890b709 includes fix 2024-01-17 16:35:17 +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
3837cdcf95 binary json format introduced + specification 2024-01-16 19:05:27 +03:00
MihailRis
ca40b93344 small fixes 2024-01-15 14:32:18 +03:00
MihailRis
05fe86e64c emissive items 2024-01-11 18:02:27 +03:00
MihailRis
486068b2af sprite items + tetragons format update 2024-01-09 15:51:09 +03:00
MihailRis
72d589d39e
Merge pull request #97 from A-lex-Ra/main
Custom block model done
2024-01-09 13:03:07 +03:00
MihailRis
c9576f1fc4 Minor item refactor 2024-01-09 12:58:35 +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
MihailRis
dd5cd55aeb Generated items 2024-01-08 14:16:25 +03: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