748 Commits

Author SHA1 Message Date
MihailRis
3f9e36e682 Small fix 2023-12-28 19:29:45 +03:00
MihailRis
a1e3706c8f Stop render when iconified 2023-12-28 18:55:54 +03:00
MihailRis
837fd2f32f BlocksRenderer simplified (part 1) 2023-12-28 03:49:24 +03:00
MihailRis
86ab2d8145 Added some docs 2023-12-28 02:48:20 +03:00
quflax
4d281ff03b dasdasdasdas 2023-12-27 15:01:18 +02:00
quflax
95c713bc4d dasdas 2023-12-27 13:39:23 +02:00
MihailRis
69a17c25ea WorldRegions memory management update 2023-12-27 11:44:19 +03:00
MihailRis
5d4e67fdb1 Fog update 2023-12-27 11:38:39 +03:00
MihailRis
35b13adf03 Fixed leak at WorldFiles::getLights 2023-12-27 11:25:09 +03:00
A-lex-Ra
fa1345ac0a refactoring WorldFiles.cpp a bit 2023-12-26 20:30:47 +06:00
A-lex-Ra
1b51fdbd0b Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-12-26 19:55:14 +06:00
A-lex-Ra
307df37ba7 improve locale detection as much as possible 2023-12-26 19:54:03 +06:00
MihailRis
ee29777765 Critical fix 2023-12-26 13:11:40 +03:00
A-lex-Ra
1dae8c2c31 postmerge fix 2023-12-25 20:35:36 +06:00
A-lex-Ra
4d8c8563cc merge 2023-12-25 20:30:05 +06:00
A-lex-Ra
ca3697301e detect system locale 2023-12-25 20:26:56 +06:00
MihailRis
ea812a34a4 Removed unused constants 2023-12-25 11:48:00 +03:00
MihailRis
ed4d345e77
Merge pull request #71 from A-lex-Ra/main
again fix msvc sstream error
2023-12-25 11:25:52 +03:00
A-lex-Ra
06aa6023b3 delete duplication 2023-12-25 13:14:29 +06: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
MihailRis
abbe4021ba Minor refactor 2023-12-24 13:57:00 +03:00
MihailRis
b7ee9a4604 Minor refactor 2023-12-24 11:18:21 +03:00
MihailRis
572734dc80 No more shaders and fonts reload on world open 2023-12-24 10:53:18 +03:00
MihailRis
25b1afbc26 settings files location fix 2023-12-23 14:32:51 +03:00
MihailRis
19c04c8cf3 MSVC build fix 2023-12-22 13:59:27 +03:00
MihailRis
8e838c09e0 Minor refactor 2023-12-21 02:31:44 +03:00
MihailRis
a9c6b30721 Minimized region files reopen 2023-12-21 01:21:15 +03:00
MihailRis
5db4f0961c
Merge pull request #68 from A-lex-Ra/main
Небольшой рефакторинг (+ комментарии на будущее)
2023-12-20 23:27:41 +03:00
MihailRis
170e6b86ea Minor refactor 2023-12-20 23:22:48 +03:00
MihailRis
e0aee76f41 Minor refactor 2023-12-20 21:21:59 +03:00
MihailRis
3ad903449e Auto content packs detection 2023-12-20 20:54:03 +03:00
A-lex-Ra
76475dd1b1 refactoring btw 2023-12-20 22:23:55 +06:00
MihailRis
bcfdc55277 Sun light direction fix 2023-12-19 20:35:17 +03:00
MihailRis
c9db1acd91 idk 2023-12-19 20:10:09 +03:00
MihailRis
b4caf888dc Content packs selection menu WIP 2023-12-19 13:44:48 +03:00
Ara
73abc23b5c refactoring old C for Linux 2023-12-19 14:14:25 +06:00
A-lex-Ra
c17657a8ee refactoring old C for windows 2023-12-19 13:39:17 +06:00
A-lex-Ra
52c3ffc53a Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-12-19 09:26:56 +06:00
A-lex-Ra
dd1ff089b9 rays efficiency and readability improve 2023-12-19 09:26:13 +06:00
MihailRis
082599e78c World content packs list 2023-12-18 19:45:29 +03:00
MihailRis
7f8935a93c
Merge pull request #66 from A-lex-Ra/main
small memory fix + fun testing languages
2023-12-18 19:25:35 +03:00
MihailRis
13b204f28d Additional check + refactor 2023-12-18 18:36:11 +03:00
A-lex-Ra
8a0a4fb898 fix another potential memory leak 2023-12-18 21:18:57 +06:00
MihailRis
3c89b9c083 World creation fix 2023-12-18 18:18:11 +03:00
A-lex-Ra
afedd103e8 refactor a bit 2023-12-18 20:48:03 +06:00
A-lex-Ra
667a90b724 fix potential memory leak 2023-12-18 19:10:30 +06:00
A-lex-Ra
6830205bcc memory-safety improved 2023-12-18 18:02:17 +06:00
MihailRis
826a743ab9 Packs management update WIP 2023-12-18 13:58:43 +03:00
A-lex-Ra
0ca6485b7e delete extra faces 2023-12-18 07:19:33 +06:00
A-lex-Ra
785cd215a8 delete extra 2023-12-17 22:57:43 +06:00