56 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
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
8658a170bc BlockMaterial struct + minor refactor and docs 2024-03-07 10:55:19 +03:00
MihailRis
925ef426de refactor 2024-02-26 01:27:27 +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
af7c828d73 block ui test 2024-02-16 14:45: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
49fdcdfb27 inventory regions, minor refactor 2024-01-31 00:14:43 +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
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
c35057d1de Rotation profiles limited to 8 2024-01-04 21:48:41 +03:00
MihailRis
9ebbe1029d New block properties and lua functions 2023-12-29 21:18:14 +03:00
MihailRis
2c75a0bee4 scripting: on_interact (right click on block) callback 2023-12-29 00:31:21 +03:00
MihailRis
b8d7e89f0b AABB blocks render simplified 2023-12-28 20:03:25 +03:00
MihailRis
acce49f188
Scripting WIP (#70)
* Scripting introduced

* AppImage workflow fixes

* AppImage workflow simplified

* README.md update

* README.md update

* small fix
2023-12-25 05:26:03 +03:00
A-lex-Ra
a845d8fed5 quickfix in Block.h 2023-12-17 22:14:01 +06:00
A-lex-Ra
88280f8002 render refactoring 2023-12-17 21:52:00 +06:00
MihailRis
a691526693 Pane place direction fixed 2023-12-05 11:39:59 +03:00
MihailRis
81704140a7 Added pane rotation profile 2023-12-05 11:13:09 +03:00
MihailRis
64f6f17386 AABB blocks rotation support (WIP part 3) 2023-12-05 10:25:43 +03:00
Ara
e45d85bc5a minimize defines 2023-12-04 22:50:00 +06:00
MihailRis
0c764bcbd9 AABB blocks rotation support (WIP part 1) 2023-12-04 15:52:09 +03:00
MihailRis
8bc8eb14bd Block rotation profiles 2023-12-04 09:38:55 +03:00
MihailRis
c8a283c645 Base content package + ContentLoader 2023-12-01 16:26:42 +03:00
MihailRis
dc0c497ec1 fixes + Block.replaceable 2023-11-30 19:11:58 +03:00
MihailRis
0c35eeb072 aabb block shape WIP + common refactor 2023-11-30 14:48:38 +03:00
MihailRis
91a6426efe AABB block hitboxes 2023-11-29 16:36:00 +03:00
MihailRis
a14ddceb47 Lamps render fix 2023-11-24 21:17:54 +03:00
MihailRis
d92347097e ContentGfxCache 2023-11-22 14:53:35 +03:00
MihailRis
fb8d220cca Blocks atlas is auto-assembling now 2023-11-22 01:53:48 +03:00
MihailRis
3b03464d27 Introduced Content, ContentIndices, no more integer ids hardcoded, common refactor 2023-11-21 11:38:59 +03:00
MihailRis
be980b2aa6 Minor refactor 2023-11-15 13:38:42 +03:00
MihailRis
e48e41c99a Added pause menu, new F3 debug panel, fogCurve setting 2023-11-11 15:35:27 +03:00
MihailRis
754c5b80d0
voxels renderer rebuilt, WorldFiles fix 2023-11-02 13:23:52 +03:00
lllzebralll
900e4ae098 add block rotate 2022-11-19 23:05:33 +03:00
lllzebralll
d2416946d9 inventory 2022-11-19 02:21:15 +03:00
lllzebralll
b1e5a3c6fb many little fixes 2022-11-08 14:49:10 +03:00
MihailRis
d3f29f8ace WorldRenderer and HudRenderer classes 2022-10-01 15:59:57 +03:00