Skip to content
Snippets Groups Projects
  • Jeija's avatar
    e1ff5b13
    Allow spawning particles from the server, from lua · e1ff5b13
    Jeija authored
    Spawn single particles or make use of ParticleSpawner for many randomly spawned particles.
    Accessible in Lua using minetest.spawn_particle and minetest.add_particlespawner.
    Increase Protocol Version to 17.
    
    Conflicts:
    	src/clientserver.h
    e1ff5b13
    History
    Allow spawning particles from the server, from lua
    Jeija authored
    Spawn single particles or make use of ParticleSpawner for many randomly spawned particles.
    Accessible in Lua using minetest.spawn_particle and minetest.add_particlespawner.
    Increase Protocol Version to 17.
    
    Conflicts:
    	src/clientserver.h