Commit Graph
3081 Commits
Author SHA1 Message Date
XertisandGitHub 8a637457a4 Update content_menu.xml 2024-11-07 20:17:55 +03:00
MihailRis 5faca685ec update doc/ru/scripting.md 2024-11-07 14:48:18 +03:00
MihailRisandGitHub bf762f0c22 Merge pull request #354 from Onran0/main
documentation update
2024-11-07 14:44:40 +03:00
OnranandGitHub b5153d1e8b added sleep function 2024-11-07 16:54:01 +09:00
OnranandGitHub 111802cfed typos fixed and other minor changes 2024-11-07 16:48:50 +09:00
OnranandGitHub e347338045 documentation about extensions
documentation on extensions to standard Lua libraries and global functions has been made
2024-11-07 16:38:51 +09:00
OnranandGitHub 6e850bfe24 typo fixed 2024-11-07 15:32:38 +09:00
MihailRis 616c63b115 fix generator minimap checkbox 2024-11-07 05:07:56 +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
MihailRisandGitHub e477ae51e5 Merge pull request #353 from MihailRis/update-docs
Update docs to 0.24
2024-11-06 21:46:57 +03:00
MihailRis c9f3328cf2 update block-properties.md 2024-11-06 21:35:33 +03:00
MihailRis d0545f36b2 add doc/ru/scripting/builtins/librules.md 2024-11-06 21:31:16 +03:00
MihailRis d27179b6c3 update std rules & add player.destroy binding 2024-11-06 21:28:12 +03:00
MihailRis df2f24d94e add doc/ru/particles.md 2024-11-06 20:49:51 +03:00
MihailRis 76d6b518a5 fix ParticlesPreset.serialize 2024-11-06 20:29:59 +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
MihailRisandGitHub a414aec473 Merge pull request #352 from MihailRis/add-rules
Add rules
2024-11-06 20:00:50 +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 22fa082fc6 fix fatal error on editing texbox not having any consumer 2024-11-06 18:43:22 +03:00
MihailRis 5e9b290aea add 'cheat-commands' rule 2024-11-06 18:01:00 +03:00
MihailRisandGitHub 5b35c25ac2 Merge pull request #351 from ChancellorIkseew/windows-build-fix
Windows build bug fix
2024-11-06 17:33:58 +03:00
MihailRis 2e24d60404 add rules & add 'show-content-access' rule 2024-11-06 17:31:31 +03:00
MihailRis a50cb109c8 fix commands boolean type support 2024-11-06 17:29:50 +03:00
MihailRis 8e00e73b8e add utf8.encode(...) 2024-11-06 16:26:35 +03:00
ChancellorIkseew 16bc8d13c5 Update platform.cpp 2024-11-06 15:46:58 +10:00
MihailRis eea97337f5 add block coords to the debug panel 2024-11-06 03:17:42 +03:00
MihailRis 961773c9f9 fix potential null dereferences on incorrect block.* functions use & refactor 2024-11-06 02:55:37 +03:00
MihailRis 8ef7d43603 fix hands behaviour when paused 2024-11-06 00:52:33 +03:00
MihailRis 80e48ae302 add 'Show Generator Minimap' checkbox 2024-11-06 00:34:38 +03:00
MihailRis dc8bad2af6 fix: draw-group not copied 2024-11-05 23:12:53 +03:00
MihailRisandGitHub 1aeaa667c9 Merge pull request #350 from MihailRis/block-models-advanced
Improve block custom models
2024-11-05 22:43:36 +03:00
MihailRis 423ac2c44e add 'model-name' block property 2024-11-05 22:23:53 +03:00
MihailRis 64369fb189 fix custom model block particles when texture is not specified 2024-11-05 21:59:00 +03:00
MihailRis 53d75a975c implement custom models preview & BlocksRenderer cleanup 2024-11-05 20:39:56 +03:00
MihailRis 8a99c118f6 fix custom models render 2024-11-05 20:23:58 +03:00
MihailRis 26c93a8427 fix: missing include 2024-11-05 19:48:02 +03:00
MihailRis 5e0bcf8ec0 feat: new block custom models implementation (WIP) 2024-11-05 19:28:40 +03:00
MihailRis c95c97430a extract ModelsGenerator::fromCustom 2024-11-05 15:50:23 +03:00
MihailRis f38f84c779 move graphics/core/Model to graphics/commons/Model 2024-11-05 15:28:46 +03:00
MihailRisandGitHub 16f158b0db Merge pull request #349 from MihailRis/small-features
Small features
2024-11-05 14:50:38 +03:00
MihailRis 9728664f5a fix 2024-11-05 14:40:51 +03:00
MihailRis 4932fd8b4b add file.read_combined_object & update filesystem docs 2024-11-05 14:33:56 +03:00
MihailRis 6f2f365278 fix: generator-providing pack may be removed 2024-11-05 14:10:07 +03:00
MihailRis d4f0c906d2 add world.is_open() 2024-11-05 14:05:32 +03:00
MihailRis f6f82644d4 add on_block_interact world event 2024-11-05 13:55:07 +03:00
MihailRisandGitHub f686749ae8 Merge pull request #341 from MihailRis/particles-first
Particles
2024-11-05 04:21:25 +03:00