MihailRis
|
0e2fc14dc8
|
luaL_openlib renamed to openlib
|
2024-02-02 22:37:52 +03:00 |
|
MihailRis
|
86262571b6
|
inventory bug fix
|
2024-02-02 22:22:10 +03:00 |
|
MihailRis
|
34b001041f
|
updates default assets policy
|
2024-02-02 22:17:30 +03:00 |
|
MihailRis
|
f25677d6d2
|
clang warnings fix
|
2024-02-02 20:42:49 +03:00 |
|
MihailRis
|
4a22e8d57b
|
elements size temporary fixed
|
2024-02-02 20:07:06 +03:00 |
|
MihailRis
|
bc72742ee3
|
locale independent util::parse_double
|
2024-02-02 20:02:30 +03:00 |
|
MihailRis
|
84e8fd1af6
|
fixes
|
2024-02-01 03:02:54 +03:00 |
|
MihailRis
|
da190f3f7b
|
std::from_chars output handling
|
2024-02-01 02:33:38 +03:00 |
|
MihailRis
|
e641ebd13b
|
Update appimage.yml
|
2024-02-01 02:27:58 +03:00 |
|
MihailRis
|
ece68e715d
|
std::stod replaced to std::from_chars
|
2024-02-01 02:16:58 +03:00 |
|
MihailRis
|
1f11fa8fea
|
Added XML parser/writer
|
2024-02-01 02:01:04 +03:00 |
|
MihailRis
|
bfe2e2557b
|
minor refactor
|
2024-01-31 18:14:01 +03:00 |
|
MihailRis
|
ded80e0d4b
|
more paths encoding fixes
|
2024-01-31 16:19:38 +03:00 |
|
MihailRis
|
6c47719351
|
EnginePaths::resolve encoding fix
|
2024-01-31 15:25:59 +03:00 |
|
MihailRis
|
4d6e4c8b87
|
Button constructor update
|
2024-01-31 06:37:53 +03:00 |
|
MihailRis
|
1ba563d42a
|
frontend/gui refactor
|
2024-01-31 05:55:01 +03:00 |
|
MihailRis
|
8c722b146e
|
frontend/gui refactor
|
2024-01-31 04:26:35 +03:00 |
|
MihailRis
|
49fdcdfb27
|
inventory regions, minor refactor
|
2024-01-31 00:14:43 +03:00 |
|
MihailRis
|
a57fba4fa4
|
inventory slots fix
|
2024-01-30 22:47:51 +03:00 |
|
MihailRis
|
7434cb66e8
|
l_print update
|
2024-01-30 20:19:57 +03:00 |
|
MihailRis
|
8d1f6e7eb7
|
controls menu fix
|
2024-01-30 20:07:49 +03:00 |
|
MihailRis
|
180ad0a605
|
lua: print function patch
|
2024-01-30 19:45:15 +03:00 |
|
MihailRis
|
32f175f021
|
Merge pull request #135 from A-lex-Ra/main
refactor
|
2024-01-30 19:28:42 +03:00 |
|
A-lex-Ra
|
1bd8852db2
|
pretty critical fixes
|
2024-01-30 21:51:46 +06:00 |
|
MihailRis
|
f587cd586f
|
Merge pull request #134 from DanielProl1xy/serializable
Added Serializable Class
|
2024-01-30 16:33:44 +03:00 |
|
DanielProl1xy
|
8466c42896
|
added serializable class
|
2024-01-30 15:53:49 +03:00 |
|
MihailRis
|
a9b55f35be
|
torches rotation fix
|
2024-01-30 15:30:09 +03:00 |
|
MihailRis
|
0a529ead69
|
hud hide mode fix
|
2024-01-29 23:19:33 +03:00 |
|
MihailRis
|
5eb240678e
|
BLOCK_VOID is an obstacle again
|
2024-01-29 22:06:35 +03:00 |
|
MihailRis
|
04ab2839a1
|
spawn point fix
|
2024-01-29 18:07:46 +03:00 |
|
MihailRis
|
3f77bd91d3
|
Update README.md
|
2024-01-29 15:29:39 +03:00 |
|
MihailRis
|
8ac0794645
|
block picking fix
|
2024-01-29 06:55:42 +03:00 |
|
MihailRis
|
909f380825
|
small fix
|
2024-01-29 03:56:47 +03:00 |
|
MihailRis
|
7df98f7b35
|
lua: on_block_interact prevent default feature
|
2024-01-29 01:37:40 +03:00 |
|
MihailRis
|
f49aa9eab0
|
Merge pull request #129 from NigthLier/main
Fix dependencies load order
|
2024-01-29 01:10:39 +03:00 |
|
NigthLier
|
b9ecf82730
|
Update CMakeLists.txt
|
2024-01-29 00:26:54 +03:00 |
|
NigthLier
|
f2cd749dc1
|
Update CMakeLists.txt
|
2024-01-29 00:25:56 +03:00 |
|
NigthLier
|
c372fd6f8c
|
Merge branch 'main' of https://github.com/NigthLier/VoxelEngine-Cpp
|
2024-01-29 00:14:51 +03:00 |
|
MihailRis
|
a77e196585
|
Merge pull request #128 from rekvizitt/main
Update be_BY.txt
|
2024-01-29 00:06:10 +03:00 |
|
rekvizitt
|
2efce4fa57
|
Update be_BY.txt
|
2024-01-28 22:45:51 +03:00 |
|
NigthLier
|
1fc415b8b9
|
fix dependency load order + minor cmake change
|
2024-01-28 17:28:53 +03:00 |
|
MihailRis
|
04293c926d
|
packs dependencies fix + dofile patch
|
2024-01-28 12:38:32 +03:00 |
|
MihailRis
|
b14da32867
|
lua: added file.mkdir
|
2024-01-27 22:12:40 +03:00 |
|
MihailRis
|
99171000b4
|
Merge pull request #126 from A-lex-Ra/main
msvc build fix, minor improvements
|
2024-01-27 19:12:35 +03:00 |
|
A-lex-Ra
|
ad7c03657a
|
Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp
|
2024-01-27 22:08:39 +06:00 |
|
A-lex-Ra
|
a42deddb2b
|
minor fixes (msvc build, minor changes)
|
2024-01-27 22:08:18 +06:00 |
|
MihailRis
|
d3cd333d14
|
fix
|
2024-01-27 18:54:36 +03:00 |
|
MihailRis
|
aef1544e20
|
fixes
|
2024-01-27 18:40:36 +03:00 |
|
MihailRis
|
7a18c530c2
|
content menu width increased
|
2024-01-27 18:12:44 +03:00 |
|
MihailRis
|
5c89202f3f
|
step height > 0 top collision fix
|
2024-01-27 04:51:57 +03:00 |
|