Various bits and pieces I use as part of my TinyFugue/TF setup macros:
For the new TF Version 5
- quit - Redefine the meaning of /quit so it'll just quit you from the current world unless there are no more open worlds. New for TF5!
For the stable TF Version 4
- irc - Set of commands/triggers/etc to define a new world type - "irc" which deals with IRC servers (an extension of somebody else's code to do the same thing). Has a switch to set "MUD mode" so that the IRC commands come out looking like MUD things. Mostly compatible with ircII-type commands, sort-of. Totally lacking in documentation, but it comes out in pretty colours!
- clear_hist - Clear the history buffer for the current world.
- command_in_all - Execute a command in all connected worlds.
- reset_more - Toggle the more setting off then on again, to reset it's counting. This is useful if you're using a lot of bindings with /dokeys in them - they don't generally reset the more counter.
- tiny.mush - Triggers to highlight standard TinyMUSH things like errors, pages and server messages.
