- May 17, 2000
-
-
Chris Fry authored
Changed, because of new command stuff Fry
-
Chris Fry authored
Fixed tnargs WHEREAMI command slightly to cope with mudmode Completely changed TALKPRIV to return your chatmodes, with a few differences. You have 'T' for timestamp, and you dont have the chat, verbose, or sticky modes listed. Fry
-
Robert Grant authored
add a help file whereami (spell chacked (and complty rewriten) by fry)
-
Robert Grant authored
I added the script command whereami whereami needs globle to run whereami returns the room number your in regardless of mudmode PS: my first big vhange that I did mostly on my own!!! PPS: can some one give me globle :)
-
Chris Fry authored
Made the gags slightly nicer Added an extra gag flag, so now have 64 gags, and I'm going to leave it at that, so we still have 4 free chatmodes (or more, maybe) Fixed the script BOOLOPT command Fry
-
Chris Fry authored
Oodles of new mud stuff to do with rooms (ie, the .examine command) Fixed the gags stuff Just commented out the new 'USER' code atm, which gives '?' if you dont have spy - because there is no GUESSUSER stuff for non-thread code. The threaded version still uses GUESSUSER. ERmm..Fish? Fry
-
Justin Mitchell authored
-
- May 16, 2000
-
-
Steve Hill authored
Bunny gag (at jo's request).. also her duck gag, but commented out because it doesn't seem to work with 16 gags defined :( - Steve
-
- May 12, 2000
-
-
Finn Wilcox authored
-
Chris Fry authored
More Tnargian. Lots of new 'rooms' stuff. ERmm.. a few other small changes, which I really cant remember. Most of them typo fixes Fry
-
Finn Wilcox authored
checks there. Added 'auto-ignore' function, intended for test users. The new special flag '+D' will cause a message (FORCE_TESTING) to be broadcast whenever you log on, to all other logged-on users, making them ignore you automatically. Also when a user joins the talker for the first time after logging on, they will check the 'who' list for anyone with the flag set, and ignore them. Test users do ignore each other (but not themselves). You can unignore a test user at any time, but you will automatically ignore them again if they log off and on. I don't recommend setting this flag for test users who log on/off frequently for the moment, since anyone running an earlier version will get 'unknown message type #20'. A possible temporary workaround might be to broadcast these messages only to people with the 'D' or 'A' chatprivs, as they are more likely to be running the current cvs version. Or to disable broadcasting (the checking when you join the talker will still work).
-
- May 06, 2000
-
-
Chris Fry authored
More Tnargian.. Fixed some small problems with virtual room names, and allows rooms to be hidden, to create 'not-obvious' links from rooms. This can be useful if you say 'there is a waterfall over <blah>', then a .room waterfall will take you to a hidden place. This is the start of a more advanced roomy thingy, where a room can also specify a series of 'examine' strings. ie: [examine] waterfall=There appears to be a room behind here. this way, a cunning user can do a '.examine <object>' and if it is defined will give cunning clues and hints about an environment. Fry
-
- May 05, 2000
-
-
Chris Fry authored
More rooms Fry
-
Chris Fry authored
More Rooms fry
-
Finn Wilcox authored
you have the 'spy' priv. Otherwise, it now returns '?'.
-
- May 04, 2000
-
-
Finn Wilcox authored
records on exit.
-
- May 02, 2000
- May 01, 2000
-
-
Justin Mitchell authored
-
- Apr 30, 2000
-
-
Chris Fry authored
Turned off the wrappers firefury and I left on Fry
-
Chris Fry authored
Fixed a memory leak when loading script files Fry
-
Chris Fry authored
Fixed the line numberings when reading in scripts.. Fry
-
Chris Fry authored
some mem fixes... Fry
-
Steve Hill authored
Fixed a memory problem - frl.c was trying to free a static string. (i.e. 'free("")'). Still does it for some stuff, looking into it - Steve
-
Chris Fry authored
Put quotes around the 'realname' changeinfo message. Fixed room directions, I accidently got them the wrong way round. (said 'entering room <left> from <going>' etc..) Fixed the soundproof stuff in rooms. Any room in the new format that didnt specify soundproof, was soundproofed, rather than *not* soundproofed (doh!) Fry
-
- Apr 29, 2000
-
-
Justin Mitchell authored
committed for future reference.
-
Chris Fry authored
Added tab-completion to .notsayto Fry
-
Chris Fry authored
Ermm.. fixed the privs I just broke in the last CVS ;) Fry
-
Chris Fry authored
fixed the privs on notsayto Fry
-
Chris Fry authored
Updated the '.sayto', and '.notsayto' commands, so it'll all work nicely from scripts and stuff too... Fry
-
Chris Fry authored
Fixed some spelling in db.c ;) Added the '.notsayto' command to exclude a user - this needs RAW priv changed the '.sayto' command to not need the RAW priv - like whisper Fry
-
Justin Mitchell authored
plus an extra function
-
Justin Mitchell authored
prototypes and comments only so far
-
- Apr 28, 2000
-
-
Chris Fry authored
Fixed a bug in force just after art released mw <flinch> - But its all corrected and re-released!! <cower> Fry
-
Justin Mitchell authored
-
- Apr 27, 2000
-
-
Chris Fry authored
Updated kick/remove similar to zod/mrod Fry
-
Chris Fry authored
Fixed the 'zod' bug where it displays both zod messages (ie, the one to the victim, and the zod broadcast) to the victim. Fixed the small colour load bug, where is didnt display the colour scheme nicely (loaded fine, just forgot the \n, on end of printf) Fry ---------------- PS: I believe it is now ready for a new release - I cant see any bugs to fix. I always say this, then get round to doing more, but seems good for now.
-
Chris Fry authored
Added a few more command line switches, updated the -help message, and updated the ignorelist stuff Fry
-
Chris Fry authored
Fixed the regex stuff in scripts. Now handles extended regex like '+' Fry
-
- Apr 26, 2000
-
-
Chris Fry authored
Fixed the history problem, where if you were scrolling back, and someone said anything, it jumped to the front, meaning if lots was happening, you couldnt ever scroll back to a commmand in the history. Fry
-