This website requires JavaScript.
Explore
Help
Sign In
PulseStudio
/
VoxelEngine
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
c5fa6935a6bea4b4d823d860fafadf31c45e0f9b
VoxelEngine
/
src
/
logic
/
scripting
T
History
MihailRis
c5fa6935a6
add metadata to chunk data used in world.get/set_chunk_data
2025-01-12 01:47:07 +03:00
..
lua
add metadata to chunk data used in world.get/set_chunk_data
2025-01-12 01:47:07 +03:00
scripting_commons.hpp
update lua chunks sources to the engine format
2024-11-18 14:05:45 +03:00
scripting_functional.cpp
move generator script execution to an isolated Lua state
2024-10-06 18:23:33 +03:00
scripting_functional.hpp
replace '<string>' source name with '[string]'
2024-11-19 09:53:15 +03:00
scripting_hud.cpp
move menu pages loader to Lua & add gui.load_document, file.ext(), file.prefix() & add core:gui_util module
2025-01-06 16:07:16 +03:00
scripting_hud.hpp
move menu pages loader to Lua & add gui.load_document, file.ext(), file.prefix() & add core:gui_util module
2025-01-06 16:07:16 +03:00
scripting_world_generation.cpp
rename engine.hpp/cpp to Engine.hpp/cpp & move Engine, Time and mainloop classes to 'engine' folder
2024-12-25 12:13:03 +03:00
scripting.cpp
fixes
2025-01-07 23:49:09 +03:00
scripting.hpp
add 'on_breaking', 'on_block_breaking' events
2024-12-21 14:09:17 +03:00