Auke Kok
|
ded6fd1195
|
Allow admins to travel without waiting when using the /warp cmd.
|
2016-01-03 23:18:23 -08:00 |
|
Auke Kok
|
1053e592df
|
Fix sound level for woosh/plop.
positional sounds need to be mono, otherwise they're
player loud at all distances, which is not what is
intended.
|
2015-12-26 22:53:44 -08:00 |
|
Auke Kok
|
5da8914073
|
Merge pull request #2 from everamzah/master
|
2015-09-14 14:31:59 -07:00 |
|
James Stevenson
|
7d36e4b3c0
|
Remove odd chars from warp name
|
2015-09-09 11:04:03 -04:00 |
|
James Stevenson
|
aa772124b3
|
Update init.lua
Check if the player exists before doing warp queue.
|
2015-09-09 07:41:11 -04:00 |
|
Auke Kok
|
0f2900fa55
|
Bugfix: orientation
|
2015-04-30 00:30:25 -07:00 |
|
Auke Kok
|
0c6c38b939
|
Obligatory LICENSE file.
|
2015-04-29 00:00:57 -07:00 |
|
Auke Kok
|
c8318946c6
|
Unneeded file
|
2015-04-29 00:00:35 -07:00 |
|
Auke Kok
|
f72569d782
|
Description txt file
|
2015-04-28 23:37:14 -07:00 |
|
Auke Kok
|
37dc9db8b8
|
Add sounds.
- woosh sound at warp start. Gets cancelled if you move.
- plop sound at warp success.
freesounds.org sounds, license/attribution included.
|
2015-04-28 21:15:56 -07:00 |
|
Auke Kok
|
65c800e641
|
Make warps delayed by 5 seconds, handled by a queue worked.
|
2015-04-28 00:47:58 -07:00 |
|
Auke Kok
|
b39c36d931
|
Fix some handling issues and picking up/removal
|
2015-04-27 23:45:18 -07:00 |
|
Auke Kok
|
ba6ade74b3
|
Warpstones.
|
2015-04-27 22:08:26 -07:00 |
|
Auke Kok
|
ab19dcd381
|
Added config file hint
|
2015-04-24 22:13:26 -07:00 |
|
Auke Kok
|
7675f9a560
|
quick'n'dirty README
|
2015-04-24 22:12:07 -07:00 |
|
Auke Kok
|
b1861b6a2f
|
Initial checking.
"Warps" a simple warp mod for minetest.
/setwarp [name]
/delwarp [name]
/warp [name]
/listwarps
priv: warp_admin - set/change/delete warps
priv: warp_user - list, and use warps
|
2015-04-24 22:01:40 -07:00 |
|