mud/tests
Jared Miller 9844749edd
Add fly command with cloud trail effects
fly <direction> moves the player 5 tiles, ignoring terrain. Leaves
a trail of bright white ~ clouds that fade after 2 seconds. Effects
system supports arbitrary timed visual overlays on the viewport.
TinTin aliases: fn/fs/fe/fw/fne/fnw/fse/fsw.
2026-02-07 14:48:42 -05:00
..
test_ansi.py Add seed-based terrain world with movement and viewport 2026-02-07 13:27:44 -05:00
test_commands.py Add fly command with cloud trail effects 2026-02-07 14:48:42 -05:00
test_effects.py Add fly command with cloud trail effects 2026-02-07 14:48:42 -05:00
test_fly.py Add fly command with cloud trail effects 2026-02-07 14:48:42 -05:00
test_import.py Add first generation 2026-02-07 09:45:48 -05:00
test_server.py Add seed-based terrain world with movement and viewport 2026-02-07 13:27:44 -05:00
test_terrain.py Make world wrap seamlessly in both axes 2026-02-07 13:50:06 -05:00