654 Commits

Author SHA1 Message Date
MihailRis
7aacadc926 remove 'translucent' block property (will be reverted later) 2024-11-15 05:07:49 +03:00
MihailRis
4cbd3f41f6 cleanup 2024-11-15 04:40:17 +03:00
MihailRis
04da2f5e69 add .set_rotation(mat4) 2024-11-15 04:29:52 +03:00
MihailRis
a7404c2637 add missing methods to the OOP wrapper 2024-11-15 03:13:44 +03:00
MihailRis
a8388a6243 add text3d.get_axis_x, .set_axis_x, .get_axis_y, .set_axis_y 2024-11-15 03:09:05 +03:00
MihailRis
525cf1ed4b add 'perspective' NotePreset property 2024-11-15 02:21:05 +03:00
MihailRis
2147f507a6 add 'projected' display mode support 2024-11-15 01:08:46 +03:00
MihailRis
ef644ca56d add 'xray_opacity' NotePreset property 2024-11-15 00:38:41 +03:00
MihailRis
3a1e90f517 add gfx.text3d OOP wrapper 2024-11-14 21:49:43 +03:00
MihailRis
4a74e56eda add update_settings 2024-11-14 21:18:36 +03:00
MihailRis
501f1b568d add get_text, set_text, get_pos, set_pos 2024-11-14 10:57:55 +03:00
MihailRis
d74b530a83 rename spawn to show & add gfx.text3d.hide(...) 2024-11-14 10:45:37 +03:00
MihailRis
eb5715eba9 add gfx.text3d.spawn(...) 2024-11-14 10:32:50 +03:00
MihailRis
5b3fe465b9 Merge branch 'main' into text3d 2024-11-14 02:24:42 +03:00
Xertis
af8cd53f8f
fix 2024-11-13 22:48:13 +03:00
Xertis
ef3f1c5d33 added search to the content_menu 2024-11-13 22:41:52 +03:00
MihailRis
b23d31a321 add 'translucent' block property 2024-11-13 03:40:20 +03:00
MihailRis
4b0b643342 add 'lowering' generated structures property 2024-11-13 01:10:52 +03:00
MihailRis
01c568e032 set version to 0.25 2024-11-12 07:51:15 +03:00
Xertis
a9b052e7ca Revert "made the problemsLog scrollable"
This reverts commit 807bab56238459ba2920899845c01ac0bab021a3.
2024-11-07 22:57:00 +03:00
Xertis
807bab5623 made the problemsLog scrollable 2024-11-07 22:43:15 +03:00
Xertis
2a9ce15a83
Merge branch 'MihailRis:main' into main 2024-11-07 22:33:58 +03:00
Xertis
98b27af0d3 some fix 2024-11-07 22:20:09 +03:00
Xertis
fbacb9fe18 adding new lang bindings 2024-11-07 22:17:01 +03:00
Xertis
395223b018
Update settings_controls.xml 2024-11-07 22:00:42 +03:00
Xertis
ce42de4612
Moving an XMLobject from the script to the layout 2024-11-07 21:58:52 +03:00
MihailRis
71eadb2fde add 'write to read-only entry point' warnings 2024-11-07 21:57:27 +03:00
MihailRis
aba994f2b2 add 'allow-fast-interaction' 2024-11-07 20:44:00 +03:00
MihailRis
bcdd02ffa2 Merge branch 'main' into release-0.24 2024-11-07 20:32:07 +03:00
Xertis
fe5a913870
Update content_menu.xml.lua 2024-11-07 20:19:10 +03:00
Xertis
8a637457a4
Update content_menu.xml 2024-11-07 20:17:55 +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
fdbe8ca9c6 move particles to gfx.particles 2024-11-06 20:18:57 +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
6f2f365278 fix: generator-providing pack may be removed 2024-11-05 14:10:07 +03:00
MihailRis
6f9bad0557 fix block models generation 2024-11-05 01:51:37 +03:00
MihailRis
0eeb6b6eb2 add block particles property 2024-11-04 22:48:39 +03:00
MihailRis
24af455bf0 Merge branch 'main' into particles-first 2024-11-04 20:16:49 +03:00
MihailRis
aaa2115cd6 add 'display.limit-fps-iconified' setting 2024-11-04 20:16:23 +03:00
MihailRis
a964eeeca6 fix 'time.daytime reset' 2024-11-04 15:36:18 +03:00
MihailRis
1717b74042 fix 'time.daytime reset' 2024-11-04 15:25:23 +03:00
MihailRis
3ecb7b447f add particles.stop(...) 2024-11-04 14:55:35 +03:00