Commit Graph
168 Commits
Author SHA1 Message Date
MihailRis f64a851a24 UVRegion moved to 'maths' 2024-03-20 10:48:49 +03:00
MihailRis b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00
MihailRis a82a77ba2d indentation fix + minor refactor 2024-03-12 23:07:24 +03:00
MihailRis 5c3b61265a blocks and items 'caption' property 2024-03-12 16:59:34 +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 d47732ee68 PlayerController.h indent fix 2024-03-09 00:22:59 +03:00
MihailRis 8658a170bc BlockMaterial struct + minor refactor and docs 2024-03-07 10:55:19 +03:00
MihailRis 45a7bd190a world ceiling removed 2024-03-05 14:51:40 +03:00
MihailRis c4a07bdb14 fixes 2024-03-03 12:56:50 +03:00
InfiniteCoder 0157213a56 One step closer to multiplayer 2024-03-02 22:59:31 +03:00
MihailRis 256808630b multiline textbox mode 2024-02-26 15:12:02 +03:00
MihailRis 925ef426de refactor 2024-02-26 01:27:27 +03:00
MihailRis 089e87da69 chunks rendering multithreading 2024-02-24 20:08:51 +03:00
InfiniteCoder 3edf065550 Fix #160 with suggestions from @A-lex-Ra 2024-02-24 17:09:11 +03:00
InfiniteCoder 7ee0c672f0 Fix Nomals after #160 2024-02-24 16:15:27 +03:00
InfiniteCoder 70d309dfd9 Done 2024-02-24 12:06:35 +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
OnranandGitHub 8130b0626f Add files via upload 2024-02-23 17:12:00 +09:00
OnranandGitHub a5087cf221 Add files via upload 2024-02-23 11:48:32 +09:00
OnranandGitHub 549b392871 Add files via upload 2024-02-23 11:45:55 +09:00
OnranandGitHub 9cc2f93cfd More world generators support 2024-02-21 11:54:10 +09:00
MihailRis 96032b60ea fix 2024-02-18 22:28:30 +03:00
MihailRis 853ee0fc6f chunk model refresh fix 2024-02-18 22:28:00 +03:00
MihailRis af7c828d73 block ui test 2024-02-16 14:45:46 +03:00
MihailRis 87f50f79c9 block inventories (backend) 2024-02-12 18:28:18 +03:00
MihailRis e16f7567b1 lua: inventory library 2024-02-12 13:56:46 +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 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 5eb240678e BLOCK_VOID is an obstacle again 2024-01-29 22:06:35 +03:00
MihailRis b7fbb8621a content-pack id validation + refactor 2024-01-25 03:40:08 +03:00
MihailRis 5188ee7bd8 on_blocks_tick event 2024-01-22 14:28:39 +03:00
MihailRis b12d242335 Block.scriptName, ItemDef.scriptName 2024-01-18 04:41:35 +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 9a518ecc5f added missing #include 2024-01-17 00:55:49 +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 05fe86e64c emissive items 2024-01-11 18:02:27 +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
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 85d85dada7 Minor refactor 2024-01-06 14:36:37 +03:00
MihailRis eaf3f4e7a1 Minor refactor 2024-01-05 14:59:53 +03:00
A-lex-Ra 2751369b54 idk 2024-01-05 16:42:08 +06:00
A-lex-Ra f5856b88b0 fix potential memory leak 2024-01-05 13:19:47 +06:00