Commit Graph
177 Commits
Author SHA1 Message Date
MihailRis 3c6089225f cleanup 2024-05-06 17:35:05 +03:00
MihailRis 1627e21c1d the final rename 2024-05-06 03:38:19 +03:00
MihailRis f27a418dbe however 2024-05-06 03:15:27 +03:00
MihailRis a71314bdad Chunks::saveAndClear() fix (F5 fix) 2024-04-26 16:13:07 +03:00
MihailRis b1a79e3a6e block.material + minor refactor 2024-04-25 05:12:45 +03:00
MihailRis 4ac8ea1ab3 final rename 2024-04-24 19:01:28 +03:00
MihailRis 9f2bceb039 just a minor refactor, nothing special 2024-04-23 02:00:03 +03:00
MihailRis 3ebd8f3062 regions related code moved from WorldFiles to WorldRegions 2024-04-15 03:45:55 +03:00
MihailRis f5b3f3c33f memory related refactor 2024-04-14 19:17:51 +03:00
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