Skip to content

Commit

Permalink
Animated particlespawners and more (minetest#11545)
Browse files Browse the repository at this point in the history
Co-authored-by: Lars Mueller <[email protected]>
Co-authored-by: sfan5 <[email protected]>
Co-authored-by: Dmitry Kostenko <[email protected]>
  • Loading branch information
4 people committed Jul 13, 2022
1 parent 8724fe6 commit 20bd6bd
Show file tree
Hide file tree
Showing 17 changed files with 1,992 additions and 285 deletions.
1 change: 1 addition & 0 deletions builtin/game/features.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ core.features = {
use_texture_alpha_string_modes = true,
degrotate_240_steps = true,
abm_min_max_y = true,
particlespawner_tweenable = true,
dynamic_add_media_table = true,
get_sky_as_table = true,
}
Expand Down
346 changes: 329 additions & 17 deletions doc/lua_api.txt

Large diffs are not rendered by default.

Loading

0 comments on commit 20bd6bd

Please sign in to comment.