aboutsummaryrefslogtreecommitdiff
path: root/src/scriptapi_particles.cpp
AgeCommit message (Collapse)Author
2013-03-23Allow spawning particles from the server, from luaJeija
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