794 Commits

Author SHA1 Message Date
MihailRis
9332fa375c fixed escape_string for binary data 2024-01-25 00:33:13 +03:00
MihailRis
5687e55094 default load-speed set to 4 + minor refactor 2024-01-24 20:43:52 +03:00
MihailRis
58fbb96f2c chunks controller & lighting optimizations 2024-01-24 20:22:21 +03:00
MihailRis
5d931eacc6 additional optimizations 2024-01-24 19:59:12 +03:00
MihailRis
4ea36f8996 experimental optimizations 2024-01-24 18:23:48 +03:00
MihailRis
f0fbceb0af added extra animation frame 2024-01-24 14:55:07 +03:00
MihailRis
ab3b797ee4 removed extra animation frame 2024-01-24 14:12:14 +03:00
MihailRis
2cace1a479 script-name property fix 2024-01-24 00:03:07 +03:00
MihailRis
2fef31eee0 inventory view fix 2024-01-23 23:53:44 +03:00
MihailRis
e457e3da39 lua: 'core' prefix support + minor refactor 2024-01-23 23:52:42 +03:00
MihailRis
2aaa37bb7d content-loader icon-type reset fix 2024-01-23 23:28:18 +03:00
MihailRis
36a5da5bc1 blocks animation fix 2024-01-23 23:03:52 +03:00
MihailRis
4fe79458ab fixed player spawn point 2024-01-23 01:44:16 +03:00
MihailRis
b4bf0dd0f7 fixes 2024-01-22 22:04:33 +03:00
MihailRis
5c36f59b4f added time.uptime() and sleep(timesec) 2024-01-22 18:38:46 +03:00
MihailRis
5188ee7bd8 on_blocks_tick event 2024-01-22 14:28:39 +03:00
MihailRis
0c2b58c8ac
Merge pull request #124 from clasher113/main
Block animation speed fix + win32 build fix
2024-01-22 14:00:14 +03:00
@clasher113
1b2c0a0f21 Build fix 2024-01-22 11:05:49 +02:00
@clasher113
6fba4a7065 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-22 10:52:28 +02:00
@clasher113
fcc874a20f Merge branch 'main' of https://github.com/clasher113/VoxelEngine-Cpp 2024-01-22 10:51:02 +02:00
@clasher113
bdc21df5c7 Block animation speed fix 2024-01-22 10:50:49 +02:00
MihailRis
31eda1abb2 lua: world.get_total_time + set_block_user_bits fix 2024-01-22 09:52:26 +03:00
MihailRis
ff7f18fa7b added stdlib.lua + lua errors handling update 2024-01-22 08:14:52 +03:00
MihailRis
e4ef813705 InventoryBuilder add(InventoryPanel), add(SlotLayout) 2024-01-22 04:05:41 +03:00
MihailRis
0d62067e5a inventory saving 2024-01-22 01:41:57 +03:00
MihailRis
6efbaac18a src/files update + write_binary_json compression argument 2024-01-22 00:36:17 +03:00
MihailRis
d2fe51e1ff minor refactor 2024-01-21 23:48:56 +03:00
MihailRis
db2108171c inventory render optimized 2024-01-21 23:35:41 +03:00
MihailRis
714a49685f Texture.readData 2024-01-21 22:29:14 +03:00
MihailRis
6430121cf2 addGrid extra slots creation fix 2024-01-21 19:46:35 +03:00
MihailRis
aa93c27159 InventoryView.addGrid semantics changed 2024-01-21 19:21:18 +03:00
MihailRis
9e3c4fb00c InventoryBuilder used for access panel and hotbar 2024-01-21 18:34:44 +03:00
MihailRis
d9408a7cfc
Merge pull request #123 from clasher113/main
Block animation
2024-01-21 17:57:33 +03:00
clasher113
623314e97f
Update assetload_funcs.cpp 2024-01-21 16:03:15 +02:00
@clasher113
b80e36f008 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-21 15:42:38 +02:00
@clasher113
5fb0127915 IntelliSence moment 2024-01-21 15:27:50 +02:00
@clasher113
5fb34daf52 Block animation 2024-01-21 15:23:03 +02:00
MihailRis
9979836ea4
Merge pull request #122 from NigthLier/main
Поддержка vcpkg для windows
2024-01-21 16:21:31 +03:00
NigthLier
82c932ed51
Merge branch 'MihailRis:main' into main 2024-01-21 15:52:32 +03:00
MihailRis
5142f3b4e7 Inventory (WIP part I) 2024-01-21 15:23:46 +03:00
NigthLier
dbb4debefd
Update vcpkg.json
Co-authored-by: Alex Dolzhenkov <leha.dolzhenkov@gmail.com>
2024-01-21 08:02:50 +03:00
NigthLier
e348978f30 README updated to vcpkg 2024-01-21 03:12:49 +03:00
NigthLier
9651dd13a5 поддержка vcpkg 2024-01-21 02:25:04 +03:00
MihailRis
fe5cab0db0 small fix 2024-01-20 23:44:35 +03:00
MihailRis
1cc26a6b10
Merge pull request #120 from IgorKorobeynikov/patch-1
Правки в финской локализации
2024-01-19 18:22:44 +03:00
Igor
a947f44856
Update fi_FI.txt 2024-01-19 18:19:17 +03:00
MihailRis
90e2cf4c3c
Merge pull request #121 from A-lex-Ra/main
icon small changes
2024-01-19 18:15:37 +03:00
Igor
a870504087
Update fi_FI.txt 2024-01-19 17:48:54 +03:00
A-lex-Ra
8386611f40 quickfix icon display 2024-01-19 20:46:36 +06:00
A-lex-Ra
42f3271f54 upd delete_icon.png 2024-01-19 20:33:35 +06:00