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 |
|
A-lex-Ra
|
d671188680
|
small refactoring
|
2024-01-05 13:13:02 +06:00 |
|
MihailRis
|
c35057d1de
|
Rotation profiles limited to 8
|
2024-01-04 21:48:41 +03:00 |
|
MihailRis
|
06f66ffd71
|
Voxel changed from 16 bit to 32 bit + new lua functions
|
2024-01-04 15:27:07 +03:00 |
|
MihailRis
|
e7e2c16ee6
|
Minor refactor
|
2024-01-03 22:51:48 +03:00 |
|
MihailRis
|
9ebbe1029d
|
New block properties and lua functions
|
2023-12-29 21:18:14 +03:00 |
|
MihailRis
|
76aeb8e4df
|
Content packs indices auto build + WorldGenerator fix
|
2023-12-29 14:17:26 +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
|
dd1ff089b9
|
rays efficiency and readability improve
|
2023-12-19 09:26:13 +06: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 |
|
A-lex-Ra
|
ae10ca248d
|
fix pipe rotation + test blocks
|
2023-12-13 21:33:55 +06:00 |
|
MihailRis
|
cb13b42960
|
Common refactor
|
2023-12-13 14:18:24 +03:00 |
|
alexei-zebra
|
9e752c08c8
|
world-gen update
|
2023-12-11 21:04:52 +03:00 |
|
A-lex-Ra
|
20caa4b980
|
SP and TP cameras
|
2023-12-11 22:22:52 +06:00 |
|
A-lex-Ra
|
1e39b5d05d
|
rays fixed
|
2023-12-10 20:06:18 +06:00 |
|
MihailRis
|
9e04a723a9
|
Added lightbulb block
|
2023-12-09 21:52:27 +03:00 |
|
Ara
|
616057b2b9
|
normals finished
|
2023-12-10 00:38:32 +06:00 |
|
Ara
|
f5b5130e8b
|
small fixes
|
2023-12-09 23:16:17 +06:00 |
|
Ara
|
ed57c0b075
|
raycast impl
(not finished normals and intersection point returning)
|
2023-12-09 19:10:02 +06:00 |
|
Ara
|
7910c23ae5
|
Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp
|
2023-12-09 18:43:58 +06:00 |
|
MihailRis
|
f513c094a9
|
Worlds indexing
|
2023-12-08 21:00:15 +03:00 |
|
Ara
|
42e632d220
|
ScopeTimer + small fixes
|
2023-12-08 10:21:06 +06:00 |
|
MihailRis
|
636cb0c44c
|
World indices check
|
2023-12-07 15:16:37 +03:00 |
|