MihailRis
|
fd2bd15658
|
update voxel fragments lua api & replace structure.save command with fragment.save & add 'export' entry point
|
2024-10-14 19:39:58 +03:00 |
|
MihailRis
|
a1407a1d1f
|
extend stdmin.lua & add module base:generation/ores
|
2024-10-14 07:38:54 +03:00 |
|
MihailRis
|
6e0304248b
|
add stdmin.lua
|
2024-10-09 05:30:02 +03:00 |
|
MihailRis
|
1eb95705f5
|
Merge branch 'main' into heightmaps
|
2024-10-04 22:51:24 +03:00 |
|
MihailRis
|
15342c2df2
|
add 'config' entry point, pack.shared_file(...) & refactor engine_paths.cpp
|
2024-10-04 22:40:05 +03:00 |
|
MihailRis
|
cba1a5c23e
|
add LuaGeneratorScript::loadStructures
|
2024-09-21 01:32:38 +03:00 |
|
MihailRis
|
aa1fb26ea5
|
add EnginePaths::parsePath & update generation.load_structure
|
2024-09-21 01:24:38 +03:00 |
|
MihailRis
|
88b0f8e3d6
|
add VoxelStructure lua usertype
|
2024-09-19 18:41:34 +03:00 |
|
MihailRis
|
feb86a547f
|
Merge branch 'main' into heightmaps
|
2024-09-06 18:38:53 +03:00 |
|
MihailRis
|
f2b9d0620a
|
add cameras.get(int) overload
|
2024-08-28 11:59:35 +03:00 |
|
MihailRis
|
2d7d03efbb
|
add structures (WIP)
|
2024-08-22 20:35:41 +03:00 |
|
MihailRis
|
a8dc730c0e
|
add generator script draft
|
2024-08-13 23:30:34 +03:00 |
|
MihailRis
|
6e99461b5f
|
refactor Heightmap methods with templates
|
2024-08-13 22:00:16 +03:00 |
|
MihailRis
|
13b97f4398
|
add Heightmap methods
|
2024-08-13 20:57:46 +03:00 |
|
MihailRis
|
7bc96affbb
|
add one-time warnings to deprecated blocks-related functions
|
2024-08-04 00:00:42 +03:00 |
|
sekta
|
4894d4cf42
|
1000 ms in 1 sec
|
2024-07-31 18:03:23 +04:00 |
|
sekta
|
509db9790d
|
srakotan
|
2024-07-31 17:44:25 +04:00 |
|
sekta
|
bee4421ce9
|
Merge branch 'main' of https://github.com/sekta2/VoxelEngine-Cpp
|
2024-07-31 17:42:28 +04:00 |
|
sekta
|
f9c3ec66be
|
modified math, table and string in one file
|
2024-07-31 17:30:39 +04:00 |
|
sekta
|
987d6b6d3f
|
.
|
2024-07-31 17:14:17 +04:00 |
|
Mihail
|
e05b9bff5d
|
Update stdcmd.lua
|
2024-07-31 16:18:29 +04:00 |
|
Mihail
|
4502a1206e
|
added some libraries
|
2024-07-31 16:12:49 +04:00 |
|
Mihail
|
f4f8caec43
|
a lot stuff changed
|
2024-07-31 15:25:58 +04:00 |
|
MihailRis
|
664faf35e9
|
fix load_script function return value
|
2024-07-25 21:57:40 +03:00 |
|
MihailRis
|
18d473b673
|
improve parsing error alert
|
2024-07-24 17:11:43 +03:00 |
|
MihailRis
|
058daf6117
|
add camera:look_at optional interpolation parameter
|
2024-07-22 19:32:05 +03:00 |
|
MihailRis
|
012e81d4c9
|
add doc/**/cameras.md & update cameras library
|
2024-07-22 16:50:03 +03:00 |
|
MihailRis
|
02c9c4ced3
|
add mat4.from_quat(...) & update mat4.decompose(...)
|
2024-07-19 07:48:42 +03:00 |
|
MihailRis
|
1eac343619
|
add entities.get_all(...), .get_all_in_box(...), .get_all_in_radius(...)
|
2024-07-17 14:51:55 +03:00 |
|
MihailRis
|
41a22938d6
|
add 'entity.despawn' command
|
2024-07-17 07:35:02 +03:00 |
|
MihailRis
|
ffb7aa1189
|
add 'camera' library
|
2024-07-12 06:14:13 +03:00 |
|
MihailRis
|
ee768f878c
|
fix transform:set_pos
|
2024-07-11 01:10:23 +03:00 |
|
MihailRis
|
a105a4f2c7
|
add 'player.respawn' command
|
2024-07-10 23:20:14 +03:00 |
|
MihailRis
|
a68be271c6
|
fix new world entities id & initial state of lua random
|
2024-07-09 19:40:00 +03:00 |
|
MihailRis
|
3cafc39555
|
Merge branch 'main' into entities
|
2024-07-08 23:29:48 +03:00 |
|
Cogi Asd
|
9a43940baf
|
ref stdcmd.lua, libvecn.cpp
|
2024-07-08 14:32:59 +03:00 |
|
MihailRis
|
8add39e506
|
add entity trigger type parameter
|
2024-07-02 23:54:38 +03:00 |
|
MihailRis
|
15496070e0
|
add "triggers" entity property
|
2024-06-30 23:14:02 +03:00 |
|
MihailRis
|
c54be7b2b1
|
add standard components test
|
2024-06-28 18:57:40 +03:00 |
|
Xertis
|
c1ad17e786
|
Update stdcmd.lua
|
2024-06-15 10:00:03 +03:00 |
|
Xertis
|
f8e17e720f
|
Added a new console command
|
2024-06-15 09:48:08 +03:00 |
|
MihailRis
|
e8ea34fa31
|
add console.log(...)
|
2024-06-07 23:14:16 +03:00 |
|
MihailRis
|
fd93994030
|
0.20 compatibility fix
|
2024-06-03 22:54:05 +03:00 |
|
MihailRis
|
fdd9ede9d5
|
serialization functions naming update
|
2024-06-03 17:33:55 +03:00 |
|
MihailRis
|
535c7d8326
|
small fixes
|
2024-05-18 16:57:04 +03:00 |
|
MihailRis
|
bb4f573d0f
|
standard commands update
|
2024-05-17 03:03:38 +03:00 |
|
MihailRis
|
d0b7dec225
|
'help' command test
|
2024-05-16 20:50:16 +03:00 |
|
MihailRis
|
abf8d4f796
|
standard command moved to stdcmd.lua
|
2024-05-16 18:09:00 +03:00 |
|
MihailRis
|
1f11290635
|
more test commands
|
2024-05-13 21:28:55 +03:00 |
|
MihailRis
|
ee853aab4c
|
Merge branch 'main' into devtools
|
2024-05-12 20:07:55 +03:00 |
|