-- Recent changes in Majik (updated on every reboot) --
- Thu Oct 2 11:57:30 1997: Namhas
- added new 'hist' command which replaces old 'history' command and thus history command can be used for other purposes. also now mortals can see recent changes from majik's official www page: http://www.neutech.fi, hopefully.
- Thu Oct 2 11:58:02 1997: Namhas
- however 'hist' command is still bugging slightly with word wrapping but at least www page seems to work.
- Thu Oct 2 11:59:04 1997: Namhas
- ok now hist's word wrapping works.
- Thu Oct 2 12:25:08 1997: Namhas
- www page updated
- Thu Oct 2 13:35:23 1997: Namhas
- added roulette wheel
- Thu Oct 2 14:20:23 1997: Namhas
- wizlist command displays now statistics on areas if invoked with argument otherwise it displays author stats without any statistics on areas.
- Thu Oct 2 14:51:56 1997: Namhas
- modified master object and added new apply, query_author() - use it!
- Thu Oct 2 16:09:28 1997: Namhas
- channel daemon updated to not use full ctime()
- Fri Oct 3 06:58:18 1997: Namhas
- updated help hardware
- Fri Oct 3 08:26:15 1997: Namhas
- base object updated, removed all obsolete functions and variables and added stat_me() function.
- Fri Oct 3 08:33:19 1997: Namhas
- added /command/immortal/stat.c
- Fri Oct 3 08:46:29 1997: Namhas
- protoized /inherit/base.c and added some pragmas
- Fri Oct 3 09:21:31 1997: Namhas
- added some comments to /inherit/living.c and added stat_me() functions to all major objects
- Fri Oct 3 10:49:27 1997: Namhas
- MudOS v22.1b14 compiled and installed, now with -m68030 -O2 optimizations.
- Fri Oct 3 12:16:39 1997: Namhas
- Dragoness changed her name to Aluna.
- Fri Oct 3 17:54:44 1997: Namhas
- fixed query_idle() in player object (it tried to take idle time of link dead player which caused eerror)
- Fri Oct 3 21:27:02 1997: Dazzt
- preparser (system/clpp.c) is now installed and (hopefully) fully functional. commandhook is also separated to it's own file (/system/chook.c)
- Sun Oct 5 00:48:40 1997: Dazzt
- 'wh' fixed to use preparser history and to show only first 52 characters of the command so the output isn't now screwed up with long tells / channel messages
- Sun Oct 5 18:20:45 1997: Sinister
- monster-lvl.txt added in /doc/misc. read this text before creating monsters/monster races
- Sun Oct 5 18:32:23 1997: Namhas
- Dazzt donated 100 FIM
- Sun Oct 5 19:13:15 1997: Sinister
- dir /etc/help/race/ added. put monster race help files in this dir.
- Sun Oct 5 21:33:22 1997: Namhas
- fixed security problem in exec() sefun
- Sun Oct 5 22:17:02 1997: Namhas
- term command updated to support new query() & set() functions and also added some colors
- Sun Oct 5 22:54:42 1997: Dazzt
- 'err' command added for serious tyopers.
- Mon Oct 6 16:03:16 1997: Namhas
- added /doc/misc/spellbook.txt
- Mon Oct 6 17:41:41 1997: Namhas
- modified /system/player.c - now all items that are in player's inventory are saved when quiting.
- Mon Oct 6 18:23:13 1997: Namhas
- 'history' command added for mortals to see command line history
- Mon Oct 6 21:06:02 1997: Namhas
- added /doc/COPYRIGHT
- Tue Oct 7 10:33:57 1997: Namhas
- get command fixed to work with monsters
- Tue Oct 7 10:34:18 1997: Namhas
- drop command updated to support money, now you can "drop gold" or "drop 10 gold" or whatever
- Tue Oct 7 11:05:52 1997: Namhas
- updated /inherit/monster.c and added few new functions, set_pick(), set_aggressive() and set_drop() all those functions needs integer as argument, 1 = true 0 = false
- Tue Oct 7 11:56:31 1997: Namhas
- added hilltop village bank
- Tue Oct 7 12:20:03 1997: Namhas
- tried to add skill 'steal' but it didn't quite work, aluna?
- Tue Oct 7 13:03:52 1997: Namhas
- added loan command to bank
- Tue Oct 7 13:44:58 1997: Namhas
- updated /inherit/monster.c's talk and emote functions to not say same thing twice in a row! - reduces spam.
- Tue Oct 7 13:49:49 1997: Namhas
- updated hilltop village's guard to be slightly more intelligent :>
- Tue Oct 7 16:47:16 1997: Namhas
- fixed 'callouts' command output
- Tue Oct 7 18:36:56 1997: Namhas
- added pendulum of time
- Wed Oct 8 14:07:20 1997: Namhas
- new version of majik's official homepages approved - http://www.neutech.fi/~namhas, temporarily.
- Thu Oct 9 11:35:47 1997: Namhas
- /doc/misc/monsulista.txt and /doc/misc/language.txt added
- Thu Oct 9 15:02:56 1997: Namhas
- added skill 'pick pockets'
- Thu Oct 9 16:35:22 1997: Namhas
- added skill nodes 'manipulation' and 'steal'
- Thu Oct 9 17:37:43 1997: Namhas
- /etc/help/robot added, all kind of triggers are illegal!
- Thu Oct 9 17:40:46 1997: Namhas
- 'steal' renamed to 'stealing'
- Thu Oct 9 17:48:34 1997: Namhas
- /etc/help/pkilling added, player killing allowed
- Thu Oct 9 22:22:03 1997: Dazzt
- preparser history command '!n' fixed
- Fri Oct 10 15:28:53 1997: Namhas
- added /command/mortal/age.c, rewritten /inherit/living.c from scratch and added working aging system
- Fri Oct 10 16:04:47 1997: Namhas
- added time command for mortals
- Fri Oct 10 21:11:48 1997: Dazzt
- 'i' command updated to count objects
- Sat Oct 11 00:23:20 1997: Dazzt
- 'report' fixed to display sp's
- Sat Oct 11 02:29:50 1997: Dazzt
- new 'more' coded, better support for bold attribute
- Sat Oct 11 13:31:17 1997: Namhas
- /system/player.c obsolete, /secure/player.c working
- Sun Oct 12 11:15:36 1997: Namhas
- added /include/message.h
- Mon Oct 13 23:44:06 1997: Sinister
- added death.txt in /doc/misc dir.
- Tue Oct 14 12:43:05 1997: Namhas
- fixed /secure/player.c and /secure/newuser.c, all things should work now if you create new character from scratch
- Tue Oct 14 12:52:27 1997: Namhas
- updated age command
- Tue Oct 14 12:53:12 1997: Namhas
- updated time command
- Tue Oct 14 13:03:16 1997: Namhas
- updated score command
- Tue Oct 14 13:03:31 1997: Namhas
- updated living object and added sturdiness stat *grin*
- Tue Oct 14 13:13:26 1997: Namhas
- typostat command fixed to use query() instead query_*()
- Tue Oct 14 16:27:48 1997: Namhas
- users command added!
- Tue Oct 14 16:37:43 1997: Namhas
- commands command fixed
- Tue Oct 14 16:50:46 1997: Namhas
- help command fixed to look better
- Tue Oct 14 22:22:07 1997: Namhas
- added word (online dictionary) command! possible in future we do it as eq.
- Wed Oct 15 00:08:02 1997: Dazzt
- dictionary converted to item and added to hilltop's intersection. 'word' command is now in /command/immortal/.
- Wed Oct 15 00:37:09 1997: Namhas
- commands command fixed to check available add_actions
- Wed Oct 15 00:38:24 1997: Namhas
- TODO: we need todo command for ideas like this: maybe we should do builtin commands list and remove all those "n" etc aliases from the add_action lists.
- Wed Oct 15 17:38:26 1997: Namhas
- /doc/misc/majik_is_dead.txt added, read it before it is too late
- Wed Oct 15 21:39:22 1997: Namhas
- new moons command
- Wed Oct 15 21:51:25 1997: Madrid
- /inherit/shop.c added, now you can create shops
- Thu Oct 16 11:01:27 1997: Namhas
- first version of redit is done, short/long descriptions and exits work - TODO: room flags, sector type, extra descriptions and object loading
- Thu Oct 16 12:44:49 1997: Namhas
- sclear works again
- Fri Oct 17 15:02:52 1997: Namhas
- registration clerk added
- Sat Oct 18 18:20:28 1997: Namhas
- added sort routies to wizlist, it is now real top10 list of wizards, sorted by activity index. wizlist can also show list of best areas by typing "wizlist areas"
- Sat Oct 18 22:58:44 1997: Dazzt
- ondoval's stat descriptions translated to english and added to help with topic 'stats'
- Sun Oct 19 00:47:22 1997: Namhas
- fixed cc command to be not so stupid
- Sun Oct 19 11:51:08 1997: Namhas
- added a gnomish slot machine to casino
- Sun Oct 19 12:58:35 1997: Namhas
- recoded plaque of explorers to use sort_array() instead of kludging
- Mon Oct 20 11:43:16 1997: Namhas
- ident command added and mak (majik authentication kludge) c-program (port 7686) added.
- Mon Oct 20 12:15:56 1997: Namhas
- updated people command to support authentication protocol
- Mon Oct 20 13:17:32 1997: Namhas
- freeze and thaw commands added
- Mon Oct 20 14:14:43 1997: Namhas
- added command stacking, example: "5 north" goes 5 times north. maximum is 10.
- Mon Oct 20 15:37:01 1997: Namhas
- added dragon, players can mount it and move using it over mountains and seas on the world map.
- Mon Oct 20 15:37:22 1997: Namhas
- modified lpc command to give slightly better output when catch()'d errors
- Mon Oct 20 16:18:17 1997: Namhas
- added objects command
- Mon Oct 20 16:56:54 1997: Namhas
- added /world/hilltop/items/stats.c, it tells on which time ranges the murpe is used most.
- Mon Oct 20 23:35:58 1997: Namhas
- modified some descriptions in /daemon/time.c to look better and modified 'moons' command name to be 'weather'.
- Tue Oct 21 09:06:35 1997: Namhas
- added /doc/misc/ports.txt
- Tue Oct 21 11:04:39 1997: Namhas
- by giving
as argument to weather command it displays now a 'graphical picture' of the sky. without clouds yet.
- Tue Oct 21 11:37:50 1997: Namhas
- weather command: added stars to night sky display and blue background for day-time sky.
- Tue Oct 21 14:30:34 1997: Namhas
- added majik http daemon (port 7683), it works, at least almost! .)
- Tue Oct 21 14:41:24 1997: Namhas
- ok now wizzes can add here their own home pages, just create "public_html" directory to your home directory and add index.html and other stuff. great eh? :)
- Tue Oct 21 18:32:31 1997: Namhas
- fixed force command to support monsters
- Thu Oct 9 09:26:54 1997: Namhas
- ident and people commands fixed
- Wed Oct 22 15:41:17 1997: Namhas
- help hardware updated
- Thu Oct 23 16:20:52 1997: Namhas
- ident command optimized
- Fri Oct 24 00:17:46 1997: Dazzt
- 'run' fixed
- Fri Oct 24 12:29:02 1997: Namhas
- redit v1.2 added, it works now!
- Fri Oct 24 15:23:11 1997: Namhas
- new disp command
- Fri Oct 24 15:50:42 1997: Namhas
- creator command added
- Fri Oct 24 18:50:04 1997: Namhas
- added new doors, locking and unlocking does not yet work but.. check /inherit/room.c add_door() function for details :>
- Fri Oct 24 20:30:13 1997: Namhas
- added pick locks skill
- Fri Oct 24 21:37:25 1997: Dazzt
- started rewriting /inherit/monster.c, new wander system now available (see monster.c for details)
- Sat Oct 25 13:01:25 1997: Namhas
- new www pages added and updated, http://majik.netti.fi
- Sat Oct 25 15:00:23 1997: Namhas
- added bank object, it might work
- Sat Oct 25 17:15:44 1997: Namhas
- added new toy, - todo command! use it.
- Sat Oct 25 22:38:00 1997: Namhas
- esmtpd coded, now majik players can receive internet mail. Example if we have player here called warc, his e-mail address would be warc@majik.netti.fi. Messenger will deliver the message.
- Sat Oct 25 22:38:09 1997: Namhas
- added 'label' command for scrolls
- Sat Oct 25 22:38:24 1997: Namhas
- fixed messenger's ability to send mail outside majik.
- Sun Oct 26 00:25:29 1997: Dazzt
- 'countries' fixed to not screw the screen when player has too long short desc
- Sun Oct 26 13:36:46 1997: Namhas
- new score command
- Sun Oct 26 14:00:14 1997: Namhas
- new map by mummeli added for testing
- Sun Oct 26 18:48:02 1997: Namhas
- optimized again world routine and recoded whole map command now you can "map 20" to get very large map and "map 50" for even larger - also you can now designate map area where you are standing, example designate # then it modified the room you are standing in as ruins - then type designate save to save it to map if you are sure you want ruins to be in that place.
- Sun Oct 26 19:21:00 1997: Namhas
- new countries command
- Mon Oct 27 01:42:16 1997: Dazzt
- 'force' modified a bit, now only lesser gods and up are able to force players. Forcing monsters is still available for everyone.
- Mon Oct 27 07:14:42 1997: Namhas
- drop command fixed (horrible bug in money dropping, there was no check if player has money or not)