Xertis
|
8fac69f17b
|
Merge branch 'main' of https://github.com/Xertis/VoxelEngine-Cpp
|
2024-06-06 13:00:51 +03:00 |
|
Xertis
|
224604ec69
|
Adding compression functions to lua scripting
1) добавил две функции
file.gzip_compress(path)
file.gzip_decompress(path)
они сжимают и расжимают файлы по выбранному пути
|
2024-06-06 13:00:23 +03:00 |
|
MihailRis
|
86bbece599
|
Merge branch 'main' into blocks_meta
|
2024-06-06 12:23:20 +03:00 |
|
Xertis
|
bfeb32841f
|
add file.gzip_compress_write
|
2024-06-06 12:17:37 +03:00 |
|
MihailRis
|
a57f8f41bb
|
update: tooltip conditions
|
2024-06-06 11:29:30 +03:00 |
|
MihailRis
|
7db76a0e6a
|
refactor: Batch2D and Batch3D
|
2024-06-06 11:24:16 +03:00 |
|
MihailRis
|
18a3dcaabf
|
Merge pull request #223 from callfishxt/main
Workflow Windows Run
|
2024-06-05 23:06:01 +03:00 |
|
MihailRis
|
8700f892c6
|
fix: audio volume setting not applied on load
|
2024-06-05 22:52:13 +03:00 |
|
LumperBumper
|
6e4c6b63e9
|
Create windows.yml
|
2024-06-05 23:15:50 +05:00 |
|
LumperBumper
|
b549023bda
|
Delete .github/workflows/windows
|
2024-06-05 23:15:34 +05:00 |
|
LumperBumper
|
6744b592b2
|
Create windows
|
2024-06-05 23:15:14 +05:00 |
|
MihailRis
|
ad62b759fb
|
fix: input F1..F25 key codes & add binding 'chunks.reload'
|
2024-06-05 19:29:35 +03:00 |
|
MihailRis
|
d316a5f818
|
fix: empty tooltip does not trigger reset
|
2024-06-05 19:10:24 +03:00 |
|
MihailRis
|
04c27ca800
|
fix: logger not flushing after every line
|
2024-06-05 19:05:23 +03:00 |
|
MihailRis
|
9211e835db
|
fix: input.add_callback and blocks placing when shift pressed
|
2024-06-05 18:32:43 +03:00 |
|
DomaJa
|
277e60c522
|
Update fi_FI.txt
|
2024-06-05 13:06:43 +03:00 |
|
MihailRis
|
9dadae6e34
|
world convert fatal error fix
|
2024-06-05 09:41:06 +03:00 |
|
MihailRis
|
6d6b8e24aa
|
Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp
|
2024-06-05 09:09:58 +03:00 |
|
MihailRis
|
2bb8075c2e
|
console log caret fix
|
2024-06-05 09:09:56 +03:00 |
|
MihailRis
|
ce8c9fc909
|
Merge pull request #217 from rekvizitt/main
Update be_BY.txt
|
2024-06-04 23:38:58 +03:00 |
|
rekvizitt
|
95a817c648
|
Update be_BY.txt
|
2024-06-04 23:25:51 +03:00 |
|
MihailRis
|
e27170893e
|
Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp
|
2024-06-04 23:20:24 +03:00 |
|
MihailRis
|
2ee2ca7a38
|
fix: empty textbox double click causes fatal error
|
2024-06-04 23:20:22 +03:00 |
|
MihailRis
|
6cc95f2d15
|
Merge pull request #215 from boolean-false/main
Github Workflow Macos Build
|
2024-06-04 20:07:28 +03:00 |
|
Danila Artyukhov
|
db729cbfbb
|
Enable macos artifact's default
|
2024-06-04 19:25:00 +03:00 |
|
Danila Artyukhov
|
a5907302e5
|
Update macos dmg build
|
2024-06-04 17:24:16 +03:00 |
|
Danila Artyukhov
|
fda694be61
|
Merge branch 'macos_build'
|
2024-06-04 14:23:59 +03:00 |
|
Danila Artyukhov
|
bfd726ae7b
|
MacOs app build workflow
|
2024-06-04 14:23:49 +03:00 |
|
MihailRis
|
98abbfd838
|
checkbox tooltips fix
|
2024-06-04 12:47:16 +03:00 |
|
MihailRis
|
df2c024a3e
|
settings tooltips
|
2024-06-04 12:44:33 +03:00 |
|
MihailRis
|
5e4dab1b6b
|
added doc/ru/Консоль.md
|
2024-06-04 10:49:46 +03:00 |
|
MihailRis
|
fd93994030
|
0.20 compatibility fix
|
2024-06-03 22:54:05 +03:00 |
|
MihailRis
|
1935b3099a
|
Update Пользовательский-ввод.md
|
2024-06-03 19:33:14 +03:00 |
|
MihailRis
|
7097136cd3
|
grass_block.lua update to new api
|
2024-06-03 19:25:08 +03:00 |
|
MihailRis
|
15bb6d998d
|
added doc/ru/Пользовательский-ввод.md
|
2024-06-03 19:04:34 +03:00 |
|
MihailRis
|
57fd91b417
|
file.exists, ... completely nothrow
|
2024-06-03 18:23:00 +03:00 |
|
MihailRis
|
5f00cf0d5b
|
file.exists, file.isfile, file.isdir nothrow now
|
2024-06-03 18:16:20 +03:00 |
|
MihailRis
|
db074b13be
|
core.get_bindings moved to input.get_bindings
|
2024-06-03 18:06:09 +03:00 |
|
MihailRis
|
06e9d60bae
|
update doc/ru/Файловая-система-и-сериализация.md
|
2024-06-03 17:56:29 +03:00 |
|
MihailRis
|
b7887fa1ca
|
file library error handling update
|
2024-06-03 17:51:32 +03:00 |
|
MihailRis
|
eca050123d
|
file.find fix + input.mousecode
|
2024-06-03 17:44:57 +03:00 |
|
MihailRis
|
fdd9ede9d5
|
serialization functions naming update
|
2024-06-03 17:33:55 +03:00 |
|
MihailRis
|
7f58a38454
|
update doc/ru/8.Скриптинг.md
|
2024-06-03 17:06:44 +03:00 |
|
MihailRis
|
55815a53f0
|
update doc/ru/8.Скриптинг.md
|
2024-06-03 16:54:03 +03:00 |
|
MihailRis
|
3650e33f4c
|
fix
|
2024-06-03 16:33:15 +03:00 |
|
MihailRis
|
e8982353cc
|
added block.caption(blockid) -> str
|
2024-06-03 16:32:56 +03:00 |
|
MihailRis
|
64f8d842af
|
added docs/События-движка.md
|
2024-06-03 16:16:48 +03:00 |
|
MihailRis
|
538a74c56d
|
languages list: template used
|
2024-06-03 14:50:36 +03:00 |
|
MihailRis
|
ee8cc4cb7c
|
github
|
2024-06-03 11:25:05 +03:00 |
|
MihailRis
|
cf94a6629a
|
added Файловая-система-и-сериализация.md
|
2024-06-03 11:23:20 +03:00 |
|