MihailRis
|
3a1e90f517
|
add gfx.text3d OOP wrapper
|
2024-11-14 21:49:43 +03:00 |
|
MihailRis
|
aba994f2b2
|
add 'allow-fast-interaction'
|
2024-11-07 20:44:00 +03:00 |
|
MihailRis
|
c80ad48f42
|
add assets.load_texture & update CHANGELOG.md
|
2024-11-07 07:58:31 +03:00 |
|
MihailRis
|
cfa5365b95
|
rename 'show-content-access' to 'allow-content-access'
|
2024-11-07 00:22:46 +03:00 |
|
MihailRis
|
ae6a323ff3
|
fix 'player.pick' is available when 'show-content-access' is false
|
2024-11-07 00:21:06 +03:00 |
|
MihailRis
|
d27179b6c3
|
update std rules & add player.destroy binding
|
2024-11-06 21:28:12 +03:00 |
|
MihailRis
|
48add86120
|
update stdcmd.lua
|
2024-11-06 20:06:35 +03:00 |
|
MihailRis
|
fd88015511
|
add rules.reset(name)
|
2024-11-06 19:39:40 +03:00 |
|
MihailRis
|
8c8c844dd4
|
feat: save rules
|
2024-11-06 19:37:20 +03:00 |
|
MihailRis
|
6602584c13
|
add more cheating-related rules
|
2024-11-06 18:54:20 +03:00 |
|
MihailRis
|
5e9b290aea
|
add 'cheat-commands' rule
|
2024-11-06 18:01:00 +03:00 |
|
MihailRis
|
2e24d60404
|
add rules & add 'show-content-access' rule
|
2024-11-06 17:31:31 +03:00 |
|
MihailRis
|
a964eeeca6
|
fix 'time.daytime reset'
|
2024-11-04 15:36:18 +03:00 |
|
MihailRis
|
316de42cca
|
Merge pull request #340 from MihailRis/warnings
Warnings
|
2024-11-02 13:30:11 +03:00 |
|
MihailRis
|
5302f5842e
|
add 'time.daycycle' command
|
2024-11-02 13:29:43 +03:00 |
|
MihailRis
|
755261fc92
|
Merge branch 'main' into warnings
|
2024-11-01 17:18:26 +03:00 |
|
MihailRis
|
e762cf9b23
|
add events.reset
|
2024-11-01 17:18:12 +03:00 |
|
MihailRis
|
e51c6bed78
|
add 'core:warning' event
|
2024-11-01 15:50:39 +03:00 |
|
MihailRis
|
72d5eca632
|
update events & update some built-in events codes
|
2024-11-01 15:05:06 +03:00 |
|
MihailRis
|
1543a0ce4c
|
update events system
|
2024-10-29 21:34:40 +03:00 |
|
MihailRis
|
44fd5416a9
|
fix string.replace
|
2024-10-29 21:06:49 +03:00 |
|
MihailRis
|
a78315b39c
|
update blocks.fill and fragment.save commands
|
2024-10-28 21:05:30 +03:00 |
|
MihailRis
|
7819a5cd68
|
add fragment:place & add 'fragment.place' command
|
2024-10-28 10:03:08 +03:00 |
|
MihailRis
|
329d4903d8
|
replace string.lower, string.upper with utf8 versions
|
2024-10-27 21:39:46 +03:00 |
|
Xertis
|
fa74e59818
|
fix __load_script
|
2024-10-19 18:55:18 +03:00 |
|
MihailRis
|
07169761cd
|
use debug.log for stdmin messages
|
2024-10-15 03:43:49 +03:00 |
|
MihailRis
|
48143c5a2b
|
add fragment.crop, fragment:crop() & fix fragments rotation when width is not equal to depth & fix extra structures placements
|
2024-10-15 00:03:06 +03:00 |
|
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 |
|