Commit Graph
46 Commits
Author SHA1 Message Date
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
MihailRisandGitHub 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
MihailRisandGitHub 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
lllzebralll 539c5f90bd add many feature, but have many draw bugs 2022-08-10 20:18:04 +03:00
MihailRisandGitHub bdd3fbf7d4 Added 3 unicode pages for font, fixed UI, added Block.breakable
Added 1, 2, 3 and 4 unicode pages from Minecraft.
Font now uses std::wstring instead of std::string
Added Block.breakable field (the only unbreakable block is bedrock)
Bedrock is now selectable
2022-07-14 19:23:31 +03:00
MihailRisandGitHub b6c328fe1d Added flight mode ('F' button) 2022-03-04 17:44:14 +03:00
MihailRisandGitHub bc9d29cf68 A lot of changes in almost all files 2022-02-28 02:30:15 +03:00
MihailRisandGitHub 1a00a11917 All changes made for 10th part of tutorial
voxel_engine.cpp - changed structure, added character controls, physics
almost all files are modified (including shaders)
+ new source directory - physics
2021-08-04 01:45:04 +03:00
MihailRisandGitHub e1cdcf01e9 Add files via upload 2021-04-25 16:08:48 +03:00