MihailRis
|
af592b6e7d
|
add pack.get_info(table) overload
|
2025-01-02 00:11:09 +03:00 |
|
MihailRis
|
c427501897
|
revert failing test
|
2025-01-01 20:10:44 +03:00 |
|
MihailRis
|
7039ddde1c
|
test vctest upgrade (must fail)
|
2025-01-01 20:08:11 +03:00 |
|
MihailRis
|
c135b04606
|
remove perftest
|
2025-01-01 19:10:18 +03:00 |
|
MihailRis
|
3384ccb4a5
|
Merge branch 'main' into headless-mode
|
2025-01-01 19:07:42 +03:00 |
|
MihailRis
|
30a8ddf2d3
|
fix app.* functions & update 'world' test
|
2025-01-01 18:25:30 +03:00 |
|
MihailRis
|
4a6689104a
|
update vctest
|
2025-01-01 18:23:04 +03:00 |
|
 MihailRisandGitHub
|
ffa8a4c863
|
Merge pull request #428 from DSDemen/patch-4
Update fi_FI.txt
|
2025-01-01 17:05:44 +03:00 |
|
MihailRis
|
17dcbe98ab
|
fix clang-check warnings
|
2025-01-01 16:06:44 +03:00 |
|
MihailRis
|
4c23dc6adf
|
feat: simple valgrind integration in vctest & AppImage workflow: change build-type to RelWithDebInfo
|
2025-01-01 15:47:41 +03:00 |
|
MihailRis
|
727d578e33
|
fix vctest help screen
|
2025-01-01 14:18:39 +03:00 |
|
MihailRis
|
81a7914599
|
fix: post-runnables not called in headless mode
|
2024-12-31 15:02:27 +03:00 |
|
MihailRis
|
1f47f38256
|
feat: 'CTRL + Up/Down' in multiline textbox
|
2024-12-31 14:39:07 +03:00 |
|
MihailRis
|
06943525c4
|
fix
|
2024-12-31 10:29:30 +03:00 |
|
MihailRis
|
03a3062940
|
fix error handling in events and runnables
|
2024-12-31 10:25:26 +03:00 |
|
 MihailRisandGitHub
|
3304bf27a6
|
Merge pull request #427 from MihailRis/ui-cursor-property
add 'cursor' ui property
|
2024-12-30 22:01:36 +03:00 |
|
MihailRis
|
cb9690ebc7
|
add 'cursor' ui property
|
2024-12-30 21:41:05 +03:00 |
|
MihailRis
|
10f0bd0290
|
refactor
|
2024-12-30 17:25:51 +03:00 |
|
MihailRis
|
19bef1ae76
|
revert "test smth"
This reverts commit d576dc34dc.
|
2024-12-30 15:32:15 +03:00 |
|
MihailRis
|
d576dc34dc
|
test smth
|
2024-12-30 15:09:06 +03:00 |
|
MihailRis
|
9490d1f7ea
|
change default byte order in bit_converter to BE and fix byte manipulation functions
|
2024-12-30 06:29:52 +03:00 |
|
MihailRis
|
aad0ea84eb
|
convert tabs to spaces
|
2024-12-30 06:23:42 +03:00 |
|
MihailRis
|
9be9665daa
|
fix base_entities test
|
2024-12-29 23:15:34 +03:00 |
|
MihailRis
|
4d1f44ada1
|
add core:tests_util module & add base_entities test
|
2024-12-29 22:42:24 +03:00 |
|
MihailRis
|
c33a92abd6
|
fix block.set in headless mode & fix: vctest does not cleanup worlds
|
2024-12-29 22:41:11 +03:00 |
|
MihailRis
|
e278f5992d
|
fix incorrect matrix in some rotations
|
2024-12-29 22:05:34 +03:00 |
|
MihailRis
|
ab5a62c3aa
|
add new block.get_AXIS functions overloads & add rotation support to base:falling_block
|
2024-12-29 21:48:36 +03:00 |
|
MihailRis
|
9a190acb8b
|
add 'states' parameter to base:falling_block
|
2024-12-29 21:24:05 +03:00 |
|
MihailRis
|
45807fdcb1
|
fix on_block_common
|
2024-12-29 21:20:21 +03:00 |
|
MihailRis
|
97eef3ef19
|
fix content stats
|
2024-12-29 20:28:45 +03:00 |
|
 MihailRisandGitHub
|
7132bb0758
|
Merge pull request #422 from MihailRis/base-loot-property
Add base:loot property
|
2024-12-29 09:25:32 +03:00 |
|
MihailRis
|
7044c12da5
|
update doc/*/block-properties.md
|
2024-12-29 09:22:35 +03:00 |
|
MihailRis
|
f744c87c8e
|
add loot count 'min' and 'max'
|
2024-12-29 09:04:10 +03:00 |
|
MihailRis
|
ebea9af380
|
add '...@append' method to block properties
|
2024-12-29 08:56:47 +03:00 |
|
MihailRis
|
d57e46297b
|
Merge branch 'headless-mode' into base-loot-property
|
2024-12-29 07:27:56 +03:00 |
|
MihailRis
|
3c41c410ba
|
Merge branch 'main' into headless-mode
|
2024-12-29 07:27:41 +03:00 |
|
 MihailRisandGitHub
|
3c9c14e425
|
Merge pull request #387 from Xertis/main
Adding a config tab to content_menu
|
2024-12-29 07:27:18 +03:00 |
|
MihailRis
|
84ae5a844a
|
Merge branch 'headless-mode' into base-loot-property
|
2024-12-27 10:01:02 +03:00 |
|
MihailRis
|
a5a0a2778a
|
fix docs
|
2024-12-27 09:59:39 +03:00 |
|
MihailRis
|
72394181c7
|
add unpack function documentation
|
2024-12-27 09:58:02 +03:00 |
|
MihailRis
|
ee26b2a2b9
|
update doc/*/scripting.md
|
2024-12-27 09:38:47 +03:00 |
|
MihailRis
|
bb2cff5186
|
add byteutil docs
|
2024-12-27 09:37:09 +03:00 |
|
MihailRis
|
0af0e8a58d
|
update byteutil
|
2024-12-27 09:25:09 +03:00 |
|
MihailRis
|
ad12f3aca7
|
Merge branch 'headless-mode' into base-loot-property
|
2024-12-27 08:35:01 +03:00 |
|
MihailRis
|
5eb739fe24
|
Merge branch 'main' into headless-mode
|
2024-12-27 08:34:46 +03:00 |
|
MihailRis
|
dff2f014f2
|
update night lighting
|
2024-12-27 08:34:29 +03:00 |
|
MihailRis
|
cca153b66b
|
add byteutil library
|
2024-12-27 08:33:52 +03:00 |
|
MihailRis
|
83d8254d69
|
set minimum required cmake version to 3.26
|
2024-12-27 07:21:06 +03:00 |
|
MihailRis
|
651b67c734
|
remove an extra step in windows-clang workflow
|
2024-12-27 07:19:31 +03:00 |
|
MihailRis
|
857bdd7f37
|
update cmake lists
|
2024-12-27 07:14:47 +03:00 |
|
MihailRis
|
d73c0b21f5
|
fix cmake in linux
|
2024-12-27 07:00:30 +03:00 |
|
MihailRis
|
ba1d4ab4c6
|
Merge branch 'headless-mode' into base-loot-property
|
2024-12-26 20:00:39 +03:00 |
|
 MihailRisandGitHub
|
6cb0d315a8
|
Merge pull request #414 from Ygrik2003/Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode
Fix usage vcpkg for windows and add cmake preset for vscode
|
2024-12-26 19:58:28 +03:00 |
|
MihailRis
|
8aa55cff27
|
add 'do-loot-non-player' rule to base pack
|
2024-12-26 18:32:11 +03:00 |
|
MihailRis
|
ef777542b1
|
fix
|
2024-12-26 18:23:19 +03:00 |
|
MihailRis
|
773d14406c
|
feat: add base:loot property (WIP)
|
2024-12-26 17:53:04 +03:00 |
|
MihailRis
|
f8c0862587
|
fix: console not opening
|
2024-12-26 12:27:21 +03:00 |
|
MihailRis
|
13c36f4629
|
feat: player.delete() function and update documentation
|
2024-12-26 05:47:18 +03:00 |
|
MihailRis
|
c1b311f3c4
|
refactor: change pointer parameters to references for Level and Content in various classes
|
2024-12-25 18:53:53 +03:00 |
|
MihailRis
|
ef2c0b2370
|
update doc/*/scripting/user-input.md
|
2024-12-25 16:42:40 +03:00 |
|
MihailRis
|
cb5d191d2f
|
add performance test
|
2024-12-25 15:45:38 +03:00 |
|
MihailRis
|
ed7dc1f901
|
feat: add app.save_world() function and update documentation
|
2024-12-25 15:15:11 +03:00 |
|
MihailRis
|
96577ee041
|
add input.add_callback("key:...") support
|
2024-12-25 14:08:22 +03:00 |
|
MihailRis
|
5e76cdfadc
|
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 |
|
MihailRis
|
357e4f8607
|
refactor: extract post-runnables to a separate class
|
2024-12-25 11:04:12 +03:00 |
|
MihailRis
|
e98132f4da
|
update doc/en/scripting/builtins/libapp.md
|
2024-12-25 10:42:45 +03:00 |
|
MihailRis
|
b927c19f4f
|
Merge branch 'main' into headless-mode
|
2024-12-25 10:28:47 +03:00 |
|
MihailRis
|
bb038653d6
|
fix UVFace.rotate
|
2024-12-25 10:28:31 +03:00 |
|
MihailRis
|
36bfa215c1
|
add app library docs
|
2024-12-25 07:27:53 +03:00 |
|
MihailRis
|
8179b9c249
|
add app.get_setting
|
2024-12-25 07:01:26 +03:00 |
|
MihailRis
|
be0945b4a5
|
add app.get_version, app.get_setting_info
|
2024-12-25 06:52:30 +03:00 |
|
MihailRis
|
686ace37f1
|
fix: app.sleep_until max_ticks ignored
|
2024-12-25 06:10:38 +03:00 |
|
MihailRis
|
ad6a6666da
|
rename test library to app & rename app.name to app.script
|
2024-12-25 06:06:55 +03:00 |
|
MihailRis
|
deb85ba2d8
|
Merge branch 'main' into headless-mode
|
2024-12-25 05:31:54 +03:00 |
|
MihailRis
|
560288b5c3
|
update util::PseudoRandom.setSeed
|
2024-12-24 20:00:49 +03:00 |
|
MihailRis
|
c3e16f27ac
|
Merge branch 'main' into headless-mode
|
2024-12-24 15:56:14 +03:00 |
|
MihailRis
|
65b8835698
|
update doc/*/block-properties.md (model-name)
|
2024-12-24 15:53:26 +03:00 |
|
MihailRis
|
b4abecc764
|
refactor
|
2024-12-24 11:31:54 +03:00 |
|
MihailRis
|
e153e1fbd7
|
add player.is_loading_chunks, .set_loading_chunks
|
2024-12-24 10:35:09 +03:00 |
|
MihailRis
|
0940e899cf
|
Merge branch 'main' into headless-mode
|
2024-12-24 08:49:50 +03:00 |
|
MihailRis
|
10491fbb61
|
add UVFace
|
2024-12-24 08:49:20 +03:00 |
|
MihailRis
|
272e41de50
|
disable writing to read-only entry points
|
2024-12-24 08:13:08 +03:00 |
|
MihailRis
|
bc4aea67c9
|
add file.is_writeable
|
2024-12-24 08:08:44 +03:00 |
|
MihailRis
|
d55d02ac9d
|
add dev/tests/filesystem.lua
|
2024-12-24 08:01:16 +03:00 |
|
MihailRis
|
ecbdb09eff
|
Merge branch 'main' into headless-mode
|
2024-12-24 05:48:02 +03:00 |
|
 MihailRisandGitHub
|
59f13039f1
|
Merge pull request #421 from MihailRis/particles-upgrade
Particles upgrade & fixes
|
2024-12-24 05:47:24 +03:00 |
|
MihailRis
|
f1c7317c5a
|
fix non-skipping particles
|
2024-12-24 05:35:02 +03:00 |
|
MihailRis
|
faf4cfa735
|
update doc/*/particles.md
|
2024-12-24 05:25:40 +03:00 |
|
MihailRis
|
344df27f61
|
minor refactor
|
2024-12-24 05:14:51 +03:00 |
|
MihailRis
|
40ac604e58
|
many emitters test
|
2024-12-24 05:00:17 +03:00 |
|
MihailRis
|
52494a680c
|
upgrade emitters garbage collection
|
2024-12-23 17:26:22 +03:00 |
|
MihailRis
|
78761a445a
|
add leaf texture
|
2024-12-23 16:54:39 +03:00 |
|
MihailRis
|
e899575a7a
|
update Emitter randomizer
|
2024-12-23 16:54:25 +03:00 |
|
MihailRis
|
7f95306c65
|
add 'min_angular_vel', 'max_angular_vel' properties
|
2024-12-23 16:48:07 +03:00 |
|
MihailRis
|
6ac088f7b9
|
set default particles render distance to 32
|
2024-12-23 16:34:08 +03:00 |
|
MihailRis
|
6be640458d
|
fix particles lighting
|
2024-12-23 16:26:45 +03:00 |
|
MihailRis
|
c6de7f62fe
|
add 'angle_spread' property
|
2024-12-23 16:04:48 +03:00 |
|
MihailRis
|
0da25f05d6
|
Merge branch 'main' into headless-mode
|
2024-12-23 14:13:59 +03:00 |
|
MihailRis
|
90b1f63406
|
update leaves texture & update mip-mapping settings
|
2024-12-23 14:13:45 +03:00 |
|
MihailRis
|
096092303f
|
add 'graphics.chunk-max-vertices-dense' setting
|
2024-12-23 14:07:59 +03:00 |
|