Commit graph

  • 902a301739 updated, non-tested version Thomas Arp 2008-01-14 00:02:23 +00:00
  • f8576c63d7 [Jan 06 2008] - Rumble Removed break in oedit_disp_val1_menu ITEM_NOTE that caused a delay. (thanks Rhade) Fixed tlist when specifying a range. (thanks Rhade) Rumble 2008-01-06 03:01:36 +00:00
  • b8bf900585 [Jan 05 2008] - Rumble Fixed improper display of affections in stat player. (thanks Rhade) [Jan 04 2008] - Rumble Removed the unused npc_class_types. Fix to affect_update and affect_join. (thanks Kyle and Jamdog) [ 2007] - Rumble Removed the clsolc command. This option can still be set via "toggle clsolc." [Jan 03 2007] - Rumble PLR_NOWIZLIST actually used now to prevent run_autowiz. Several _FLAGGED checks that I fixed for 128 bit in the wrong SVN directory and failed to committ. Rumble 2008-01-05 03:54:30 +00:00
  • 9336b21d40 [Dec 29 2007] - Rumble Fixed top_of_helpt bug being off by one. (thanks Jamdog) Fixed trigedit copy bug where it used real_room and not real_trigger. (thanks Jamdog) [Dec 21 2007] - Rumble Fixed dg_affect crash caused by a typo on my part. Renamed shit again! No really in zmalloc.c unsigned char * shit. [Dec 15 2007] - Rumble Showvnums shows [T#] for a single attached trig or [TRIGS] for multiple attached trigs (except for rooms since there is plenty of room to list all attached trigs). Fixed bug where showvnums would not show if attached. (thanks Sryth) Rumble 2007-12-05 09:55:41 +00:00
  • b93379190f Update for 3.54 release. --Rumble Rumble 2007-11-29 01:20:24 +00:00
  • 9107040d32 [Nov 12 2007] - Rumble Updated users command to fix GET_INVIS_LEV bug. Updated the drink command to work in rooms where the sector type should logically allow it. [Oct 04 2007] - Rumble Increased the size of a mail message from 4k to 8k. Updated remove_player so that the players command would not show phantom users when someone self-deletes. Updated sedit_rooms_menu to prevent a crash bug when trying to display a shop with rooms that have been removed. [Nov 01 2007] - Rumble Updated mag_objectmagic bug where action description was not being used correctly on scrolls. Increased the size of MAX_RAW_INPUT_LENGTH and PLR_DESC_LENGTH. [Oct 19 2007] - Rumble Fixed a few more 128 bit MOB_FLAGGED bugs. [Oct 17 2007] - Rumble Fixed loading of non-128 bit prefs in load_char. (thanks Ziz) [Oct 15 2007] - Rumble Removed some prototypes leftover from the old history command. (thanks Rhade) Rumble 2007-11-23 22:24:38 +00:00
  • 0cf7b69493 tbaMUD 3.54 [Oct 13 2007] - Rumble Updated World, Help, News, Socials, and src for tbaMUD3.54rc. Fixed bug where toggling syslog enabled brief. (thanks Rhade) Added zone 11. Rumble 2007-10-13 14:54:18 +00:00
  • 0b3748b07a tbaMUD 3.54 [Oct 10 2007] - Rumble Added OLC menu options for Copying. The Xcopy option is still available for GODs and above. Player table is now created if it does not exist. (thanks Rhade) [Oct 08 2007] - Rumble Removed top_shop_offset variable, hopefully fixing the infamous sedit bug. Fixed memory leaks from not freeing new zone builders and new zone commands. (thanks Neme) Rumble 2007-10-12 17:59:17 +00:00
  • 40b643b7d5 tbaMUD 3.54 [Oct 04 2007] - Rumble Changed autoexit to display doors as Exits: n (e) w s. DISP_CLOSED_DOORS added to cedit. Added rcopy, ocopy, etc. for all forms of OLC. (thanks Neme) [Oct 01 2007] - Rumble Added trigedit variables %zonename% and %zonenumber%. (thanks Drefs) Fixed memory leak in do_dig. (thanks Neme) Added trigedit variables %roomflag% and object %affects%. (thanks Jamdog) [Sep 27 2007] - Rumble Update to do_hit to prevent crash if the player is AFF_CHARM somehow without a master. (thanks Jamdog) Removed alias.c. New ASCII aliases handled in players.c and saved in plrfiles. Rumble 2007-10-04 18:37:07 +00:00
  • 1f7a7b4182 MUD 3.53 [Sep 25 2007] - Rumble Added set/not set to extra descriptions menu in oedit so a builder can tell if they exist or not without having to enter the extra desc menu or stat the object. Replaced [TRIG] flag (showvnum enabled) with [T<vnum>] to make things easier to stat. [Sep 24 2007] - Rumble Added %is_pc% to return -1 for objects. (thanks Jamdog) Fixed do_gen_comm color bleed into last apostrophe in gossip/shout/grat/etc. Fixed bug where object keywords took precedence over door keywords. i.e. open door would try to open an object with keyword door. (thanks Trulight) [Sep 23 2007] - Rumble Fixed minlev checks in do_grab, do_wield, and do_wear. (thanks Trulight) Added trigedit variables(modifiable) Hunger, Thirst, and Drunk. [Sep 15 2007] - Rumble Fixed bug in unlimited drinks showing as empty. (thanks AaronGoulet) Rumble 2007-09-26 19:40:22 +00:00
  • 6c84a36236 MUD 3.53 [Sep 13 2007] - Rumble Changed binary search functions (real_xxxx, real_zone_by_thing), except real_shop. (thanks Neme) script_proto list freed when exiting without saving in oedit/medit/redit. (thanks Neme) dg_olc.c, trigedit_save(): trig name and arg duping removed. (thanks Neme) genobj.c, update_all_obects(): object ID copied, no more 0 uid. (thanks Neme) CLEANUP_ALL in redit after saving a room. (thanks Neme) new function in genolc.c: free_save_list(), called during shutdown. (thanks Neme) Event_free_all() now frees all events. (thanks Neme) Fixed memory leak in perform_act(). (thanks Rhade) Changed NUM_BOARDS from 10 to 7 (the actual num of boards). (thanks Neme) Removed the Keywords option in hedit since they have to be in the body. [Sep 12 2007] - Rumble Fixed crash bug caused by olist with no objects. (Thanks Rhade) Several changes made to compile clean on older versions of GCC. (Thanks Neme) ?Sep 10 2007] - Rumble Fixed items with rnum = NOTHING or NOBODY being changed to rnum = 0. (Thanks Neme) Fixed memory leak in dg_olc.c trigedit save. (Thanks Neme) [Sep 04 2007] - Rumble Changed CLSOLC to LVL_BUILDER. removed delete_doubledollar from do_say. (thanks Rhade) [Sep 01 2007] - Rumble Made Puff a hidden mob since she is used on room entry trigs to do dg_cast. Fixed dg_affect to not add 1 to the desired affect duration. Fixed dg_affect to work with 128 bits. Rumble 2007-09-13 15:00:59 +00:00
  • f95bff93e5 Rollback of setup change Rumble 2007-08-21 13:11:21 +00:00
  • 511a0a3da3 Do_flee fix. 128 bit updates. --Rumble Rumble 2007-08-17 22:58:18 +00:00
  • d7332e9640 Will be rolled back. Only here for testing. Rumble 2007-08-17 21:31:50 +00:00
  • 9b3bc051f9 Stat zone no arg defaults to current zone and fixed shop listing color formatting. --Rumble Rumble 2007-07-02 13:52:06 +00:00
  • 52194dacdd Added new object variable wearflag. --Rumble Rumble 2007-06-30 09:47:54 +00:00
  • a43282aad1 Added Jamdog's complete screen.h. (Thanks Jamdog) --Rumble Rumble 2007-06-26 22:14:39 +00:00
  • e7683af387 Updated hedit to Rhade's cleaner version. --Rumble Rumble 2007-06-25 23:29:21 +00:00
  • 62f74102af Added questpoints to load_char, more 128 bit fixes, and set autoexit on by default. (Thanks Trulight) --Rumble Rumble 2007-06-25 13:27:20 +00:00
  • 254a746657 Updated World and files for 3.53 release, take 2 --Rumble Rumble 2007-06-19 22:49:43 +00:00
  • fb0cc1f450 Updated World and files for 3.53 release --Rumble Rumble 2007-06-19 22:35:15 +00:00
  • eff90e60d0 Renamed Squelch to Mute and added emote ability to all channels. (thanks Mordecai) --Rumble Rumble 2007-06-05 19:09:00 +00:00
  • 8315bc5da8 [May 17 2007] - Rumble Added AFF_FLYING/SCUBA and appropriate checks in act.movement.c. Room sector ty pes IN FLIGHT and UNDERWATER are finally being used! Removed all of the Dragon_Breathes. Removed context help system. Added invis level on reconnect. [May 15 2007] - Rumble Fixed object stacking to match s-desc and item_number. Added wizupdate command. Added valid_dg_target check to object remove trigs. Rumble 2007-05-17 20:51:06 +00:00
  • 2f24e37bb8 Removed hometown and languages. --Rumble Rumble 2007-05-15 03:11:08 +00:00
  • bfa47111db Fixed shops no longer displaying unlimited and affect flags off by 1 (128 bit). --Rumble Rumble 2007-05-15 00:40:55 +00:00
  • 76d1d89597 Added numerous NPC checks to PRF checks and fixed nogos/nowiz in who. --Rumble Rumble 2007-05-11 01:16:30 +00:00
  • f89d806fc2 more 128 bit fixes --Rumble Rumble 2007-05-08 19:52:43 +00:00
  • ff62d18b37 more 128 bit fixes --Rumble Rumble 2007-05-08 17:34:23 +00:00
  • 71d89f4383 Updated export to handle 128 bits! --Rumble Rumble 2007-05-08 16:05:21 +00:00
  • be3a023fcd 128 bits! --Rumble Rumble 2007-05-08 15:20:59 +00:00
  • 3282b8fdc9 Updated World and files for 3.52 release --Rumble Rumble 2007-04-20 14:41:58 +00:00
  • d0db332492 [Apr 14 2007] - Rumble IP's only visible to LVL_GOD and above now for the paranoid people out there. [Apr 13 2007] - Rumble Finally made gemote actually work like emote and not just use socials. (thanks Fizban) Reworded and standardized the trigedit attachment menu. Numerous minor fixes taken from the latest CWG release. (thanks Zizazat) Update to is_number to check for negative numbers. (thanks Kyle) Update to isname to disallow abbreviated numbers. (thanks Sryth) [Apr 08 2007] - Rumble Removed all usage of CAP(str causing a memory leak (thanks Kyle). Rumble 2007-04-14 00:44:52 +00:00
  • 4543522a7d Renamed several functions to lower case and variable wovel to vowel. Removed oasis_delete.h and object type TRAP. --Rumble Rumble 2007-04-08 10:36:36 +00:00
  • 48a2738d6a Added Questpoints. --Rumble Rumble 2007-04-02 00:32:54 +00:00
  • 140fcc2be1 - Added unlimited fountains and containers (Thanks Adam Scriven). - Removed object types MISSILE and FIRE WEAPON. --Rumble Rumble 2007-03-30 12:55:33 +00:00
  • 7f65248b2a - Removed the do_oasis function and called the Xedit commands directly (thanks Rhade). - Updated idle timer to keep track of imms too (thanks Jamdog). - Standardized OLC messages. - Removed special procedures that were replaced with trigedit. - Updated README.WIN, README.MSVC8, and README.CYGWIN. --Rumble Rumble 2007-03-28 12:53:48 +00:00
  • f34cc2c8ed - Added object type CHAIR (thanks Dark). - Added ZZZ directories to plrfiles and plrvars (thanks Zizazat). - Added 00 files to plrfiles directories (thanks Khorlane). - Added mail check at reconnect and when coming back from AFK. - Added JamDog's updated levenshtein_distance that compiles clean with MSVC++. - Added AFK to player L-desc. --Rumble Rumble 2007-03-20 22:26:58 +00:00
  • 1f74a71456 Stop snooping at do_quit, added afk to prompt, g++ compiler cleanup (thanks Rhade), fixed locate object (thanks JamDog), and renamed immort_level_ok to no_mort_to_immort --Rumble Rumble 2007-03-18 16:10:10 +00:00
  • 86568f9d4d Added Rhade's plist command, more cleanup of files and comments --Rumble Rumble 2007-03-14 17:15:06 +00:00
  • 355095bdb6 Added Rhade's new history command, cleaned up more files --Rumble Rumble 2007-03-12 23:55:50 +00:00
  • 42377c319a Added send_cannot_edit, removed LVL_FREEZE, and fixed fight_messages. --Rumble Rumble 2007-03-04 20:18:13 +00:00
  • f2bb44ceb1 - Fixed oat and wat (thanks Rhade). - Numerous social fixes (thanks Rhade, Fizban, and Amber). - Removed do_insult. - Cleaned up hedit formatting and fixed possible bug from editing a help file you can't view (thanks Rhade). - Fixed cast ' ' so it won't cast armor (thanks Rhade). --Rumble Rumble 2007-02-26 04:06:19 +00:00
  • 787c392e0a - Removed the extra space when you have no title (thanks Rhade). - Added "Top of File" to the do_file command (thanks Rhade). - Removed socials from wizhelp. - Changed zlist with no arg to list zones. - Wiznet can now be seen while in OLC, again (thanks Fizban). - Updated socials, help, changelog, world, and news. --Rumble Rumble 2007-02-24 21:27:57 +00:00
  • 916281ecb0 - Removed MOBprograms, fixed trg/index a few typos and some bleeding, added ALL_PERMISSIONS, --Rumble Rumble 2007-02-24 00:12:44 +00:00
  • 8508dc476a Cleaned up search_help and do_helpcheck. Fixed do_sstat_room, no shop on load crash. Removed strip_string and added online mail notification. --Rumble Rumble 2007-02-21 21:06:31 +00:00
  • befec4df59 Updated help/socials/World/ChangeLog for tbaMUD 3.51 RC. --Rumble Rumble 2007-02-15 14:21:22 +00:00
  • 1f72880ce7 Fixed do_set formatting and removed the magic numbers for setting DRUNK/HUNGER/THIRST. Renamed FULL to HUNGER. --Rumble Rumble 2007-02-08 23:33:29 +00:00
  • 1d9cff608c updated do_set, added autoloot, autogold, autosplit, autosac, and autoassist. Removed whitespace from files. --Rumble Rumble 2007-02-08 19:33:11 +00:00
  • 2b53a5b375 Fixing the svn layout so we have the ability to add more projects Rumble 2007-01-28 21:54:07 +00:00
  • 3a3d3b10ef updated readme, help, lib/text files and added years to messages (thanks rhade). --Rumble Rumble 2007-01-27 02:24:35 +00:00
  • a2031d64e2 Removed all whitespace (tabs and spaces) from EOL's. How did we get so many? --Rumble Rumble 2007-01-23 03:07:23 +00:00
  • 49c469967a Renamed medit_alias and oedit_namelist to _keyword. Updated CircleMUD to tbaMUD 3.51! I put tba's do_cheat back in. Prior to each release I have to update do_cheat, change advance from level 32 to 33, set <player> advance to level 33, and remove all helpfiles below the XTBA entry in help.hlp--Rumble Rumble 2007-01-22 01:58:47 +00:00
  • a3acf6bdef If you are applying this as a patch to your running mud, be sure to Rumble 2007-01-18 00:55:30 +00:00
  • 1a73b84be9 added and removed some makefile stuff -- Welcor Rumble 2007-01-17 23:11:37 +00:00
  • a3a9a679c4 removed some files which were accidentally committed Rumble 2007-01-17 01:54:44 +00:00
  • f5ce466ea2 Made do_toggle appreciate abbreviations, and made sure a toggle is done automatically on such options (on/off) which can handle this. Rumble 2007-01-17 01:41:47 +00:00
  • 5e5ad41afc Renamed numerous functions more sensibly and moved all single protos from .h to appropriate .c Rumble 2007-01-15 17:48:18 +00:00
  • 6e584e104e Updated Changelog and helpfiles and put do_gen_tog back in, doh! still want the old commands too. Rumble 2007-01-15 01:52:48 +00:00
  • 7b195232f5 do_toggle does everything now. Removed color, syslog, wimpy, pagelength, and do_gen_tog Rumble 2007-01-15 00:44:02 +00:00
  • f33141db5b fixed a bunch of strange bugs in objsave.c - how did we ever get that to compile? - and altered build_player_index() to conform to gcc 4.1 standards. This mainly consisted of removing a cast which was not needed. Todo: Fix up objsave.c - it's a mess atm. Rumble 2006-12-28 23:36:17 +00:00
  • 1be1fc39d7 replaced kill_ems() with strip_cr(), for consistency. Rumble 2006-12-28 22:40:41 +00:00
  • 391fe3b776 Updated Makefile.* to not include olc.c - thanks to Rumble for doing this. Rumble 2006-12-28 02:44:46 +00:00
  • e9e01081c7 removed redundant olc.c, olc.h and tedit.h files from the build. Added prototypes for the new variable save functions to players.c Rumble 2006-12-28 02:20:41 +00:00
  • 930fe8c827 DG script variables now save to the player file instead of their own file. The load function has been kept for backwards compatibility. Rumble 2006-12-28 02:08:22 +00:00
  • c6ada5a4d5 Moved alias saving to Ascii pflies by default. Aliases in the old files will still be read (once per char) Rumble 2006-12-28 01:30:48 +00:00
  • 40cc5f767c Moved help entries from hedit dir to help dir Rumble 2006-12-27 23:27:56 +00:00
  • d22af1bb14 fixed the problem with olc zone not loading correctly. Rumble 2006-12-27 21:22:51 +00:00
  • 047c5d0de3 Removal of outdated char_file_u warnings. Adding of the appropropriate structs to the plrtoascii utility. Incoorporation of changes from old circlemud CVS snapshot this also gives more info on SYSERRors. cleanup of zmalloc language (shit->tmp) PRF_ROOMFLAGS has been renamed to PRF_SHOWVNUMS for clarity. "Deaf" has been changed to "No_shout" in preference_bits, for clarity. Addition of hindex (help index) command. who command added argument -g and -l to check who are grouped (and leaders) toggle has been expanded, and the commands nohassle, holylight, color, buildwalk, syslog and roomflags were moved to toggles. renaming of some vars in dg files (xxx -> dg_xxx) for clarity. Rumble 2006-12-27 21:16:28 +00:00
  • 9607be0112 Fixed some props Rumble 2006-12-20 00:06:25 +00:00
  • 99e3aa4d8b Setting up 3.5.0 as trunk Rumble 2006-12-19 22:56:18 +00:00
  • 0ddbd8b56e Setting up the directories... Welcor 2006-12-19 22:32:20 +00:00