Commit graph

52 commits

Author SHA1 Message Date
Rumble
3d6783a56f [Dec 28 2008] - Rumble
Fixed bad usage of num_of_saving_throws and moved define to structs.h. (thanks
 Vatiken)
  Added trigedit variables questdone and quest. (thanks Jamdog)
2008-12-28 22:08:11 +00:00
Rumble
dd7c413b1f [Dec 23 2008] - Rumble
Fix for drink containers improperly showing empty due to unlimited container a
ddition. (thanks Parnassus)
  Fix for qedit crash when trying to list non-existent next quest. (thanks Tails
)
  Fix for ITEM_NOTE in oedit_disp_val1_menu function in oedit.c. (thanks Parnass
us)
2008-12-23 20:30:10 +00:00
Rumble
a7e4693eb6 [Nov 23 2008] - Rumble
Fixed a memory leak in quest.c create_obj. (thanks Jamdog)
[Oct 21 2008] - Rumble
  Fixed display of wear locations and a typo. (thanks Kyle)
2008-12-05 01:24:36 +00:00
Fizban
6c963b8187 Added Player Attachable Script Code 2008-12-04 06:07:32 +00:00
Fizban
64300c6036 Fixed Warnings for new GCC 2008-12-01 19:21:36 +00:00
Rumble
fefa0eac1d [Oct 09 2008] - Rumble
Fixed a small bug in hedit. If CIRCLE_UNSIGNED_INDEX is 0, then new entries wo
n't save correctly. (thanks Rhade)
  Code cleanup of check_idling. (thanks Rhade)
2008-10-09 00:17:42 +00:00
Fizban
d76c180b7e Added the check to mzoneecho 2008-09-02 01:53:23 +00:00
Fizban
a2c51f88eb Fixed various mid-function defines of variables. 2008-08-31 21:53:52 +00:00
Rumble
3936b7a4a1 Fixed mob using player pref. -Rumble 2008-08-27 15:46:33 +00:00
Rumble
86542d6681 Updated changelog, version, compiler. -Rumble 2008-08-19 22:07:29 +00:00
Rumble
efab0b04fc Updated World and files for 3.57 release. --Rumble 2008-08-11 22:53:41 +00:00
Fizban
22ca85c4a5 Added sanity checks to zedit new. (Can no longer make zones that include negative vnums, also get the proper message when you have 3 of the 4 arguments.)
You can now put objects in and remove objects from closed containers as an imm with nohassle.
You can now walk through closed doors as an imm with nohassle on.
You can now open locked containers and doors without unlocking them as an immortal with nohassle.
You can now examine the contents of closed containers as an imm with nohassle.
Made zedit new add the .qst file to the index file.
Fixed various qedit related bugs. (thanks Mirad and Jamdog)
Removed deprecated "murder" code.
When pkill is on players can now order charmed mobs to attack other players.
Fixed 'toggle automap'.
Added a sacrifice command instead of their being autosac only. Also replaced Zizazat's name with more generic "The Gods" as it had obviously been ported from CWG previously.
Fixed Warning relating to Automap.
2008-08-11 12:23:06 +00:00
Rumble
d568dd3d42 [Aug 03 2008] - Rumble
You can now see your own communications while sleeping for gos, auc, gra, etc.
 (thanks Drefs)
  changed str_and_map to use target_room instead of IN_ROOM(ch). (thanks Vatiken
)
[Aug 02 2008] - Welcor
  Fixed a one-line bug in act.movement.c - caused crashes when moving into FLIGH
T rooms.
[Jul 26 2008] - Rumble
  Fixed autosplit to properly award gold to the person delivering the killing bl
ow and then split it with the group. (thanks Maclir)
  Added checks to qedit for questmaster not being set. (thanks Jamdog)
2008-08-03 21:42:02 +00:00
Rumble
b124dd3cb2 [Jul 08 2008] - Rumble
Removed duplicate questpoints listing in stat char. (thanks Mirad)
  Fix to qedit for deleting all quests. (thanks Jamdog)
[Jul 06 2008] - Rumble
  Changed sedit no trade with from undefined to nobits. (thanks Mirad)
2008-07-07 22:59:20 +00:00
Rumble
2053b2d4a8 [Jul 03 2008] - Rumble
Fixed lib/messages to properly display skill, spell, and damage messages. (thanks T
ink)
[Jun 28 2008] - Rumble
  Added player ability to cancel queued commands. i.e. player spammed kick while figh
ting but needs to flee so they type '--' to cancel so they can flee. (thanks Jamdog)
2008-07-02 22:55:56 +00:00
Fizban
c639e2dba1 Added moblist functionality to mlist 2008-06-28 23:25:06 +00:00
Rumble
36768f40bc [Jun 14 2008] - Rumble
Made immortals immune to blinding.
  Fixed bug in qedit where quest completion would try to load an object with vnum NOTHING. (thanks Jamdog)
  Fixed log when builder tries to edit a zone without permission.
2008-06-14 02:29:33 +00:00
Rumble
107c3b2811 [Jun 12 2008] - Rumble
Fixed toggle quest to toggle correctly.
  Fixed bug in dg find_replacement to call text_processed at the beginning, regardless of whethe
r something matching the variable is found or not. (thanks Laoris)
  Fixed log error that was using rnum instead of vnum. (thanks Jamdog)
2008-06-12 01:12:46 +00:00
Rumble
cfe59d3e04 [Jun 11 2008] - Rumble
Added notification via prompt for new MOTD and news entries. (thanks Jamdog)
  Added all option to the restore command. (thanks Jamdog)
  Added new trigger variable hasattached. (thanks Fizban)
2008-06-11 00:34:08 +00:00
Rumble
c486097e81 [May 27 2008] - Rumble
Fixed list_obj_to_char from only checking invisibility on first object of the same vnum. (thanks Laoris)
  Added object stacking when looking at a character's inventory. (thanks Jamdog)
[May 22 2008] - Rumble
  Added zone name to where command. (thanks Jamdog)
[May 21 2008] - Rumble
  Rewrite of void script_vlog to prevent possible crash bug on some OS's. (thanks Jamdog)
2008-05-27 19:39:32 +00:00
Rumble
37c7e2fb0c Fixed 2 qedit bugs. (thanks Jamdog) -- Rumble 2008-05-18 00:44:52 +00:00
Rhade
9fe2558b93 Bug fix: Page command was paging when the character was not found and sending a NOPERSON message when he was found. 2008-05-17 15:38:49 +00:00
Rumble
6817812208 Updated autorun to fix a random syslog numbering bug. (thanks Zizazat) -- Rumble 2008-05-15 14:43:08 +00:00
Rumble
63c6808612 Fixed a typo, only 4 warnings left. --Rumble 2008-05-08 09:42:18 +00:00
Rumble
4f1403558a Cleaned up numerous warnings found by adding -Wextra -Wcast-qual -Wshadow -Wno-unused flags. --Rumble 2008-05-07 23:34:40 +00:00
Rumble
33e6a8c41b [May 04 2008] - Rumble
Fixed numerous warnings for gcc -g -O2 -W -Wshadow -Wcast-qual flags.
  Fixed zpurge mudlog to use zone vnum not rnum. (thanks Jamdog)
  Fix to parse_mobile conversion to 128 bits. (thanks Jamdog)
  Changed autorun.sh from 9091 to 4000. (thanks John Smith)
[Apr 27 2008] - Rumble
  Removed some defunct gemote code. (thanks Fizban)
[Apr 26 2008] - Rumble
  Added README.BSD. (thanks Blix)
  Cleaned up act.comm.c, mobs can now use comm channels. (thanks Rhade)
2008-05-04 21:49:11 +00:00
Rumble
1a8c04e46f Updated a few of the /doc files -- Rumble 2008-04-19 22:02:57 +00:00
Rumble
40b1677066 Updated World and files for 3.56 release. --Rumble 2008-04-13 15:55:11 +00:00
Rumble
af18bd91b6 Updated World and files for 3.55 release. --Rumble 2008-01-16 23:19:50 +00:00
Rumble
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)
2008-01-06 03:01:36 +00:00
Rumble
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.
2008-01-05 03:54:30 +00:00
Rumble
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)
2007-12-05 09:55:41 +00:00
Rumble
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)
2007-11-23 22:24:38 +00:00
Rumble
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.
2007-10-13 14:54:18 +00:00
Rumble
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)
2007-10-12 17:59:17 +00:00
Rumble
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.
2007-10-04 18:37:07 +00:00
Rumble
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)
2007-09-26 19:40:22 +00:00
Rumble
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.
2007-09-13 15:00:59 +00:00
Rumble
e7683af387 Updated hedit to Rhade's cleaner version. --Rumble 2007-06-25 23:29:21 +00:00
Rumble
62f74102af Added questpoints to load_char, more 128 bit fixes, and set autoexit on by default. (Thanks Trulight) --Rumble 2007-06-25 13:27:20 +00:00
Rumble
254a746657 Updated World and files for 3.53 release, take 2 --Rumble 2007-06-19 22:49:43 +00:00
Rumble
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.
2007-05-17 20:51:06 +00:00
Rumble
be3a023fcd 128 bits! --Rumble 2007-05-08 15:20:59 +00:00
Rumble
3282b8fdc9 Updated World and files for 3.52 release --Rumble 2007-04-20 14:41:58 +00:00
Rumble
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).
2007-04-14 00:44:52 +00:00
Rumble
4543522a7d Renamed several functions to lower case and variable wovel to vowel. Removed oasis_delete.h and object type TRAP. --Rumble 2007-04-08 10:36:36 +00:00
Rumble
48a2738d6a Added Questpoints. --Rumble 2007-04-02 00:32:54 +00:00
Rumble
140fcc2be1 - Added unlimited fountains and containers (Thanks Adam Scriven).
- Removed object types MISSILE and FIRE WEAPON.
--Rumble
2007-03-30 12:55:33 +00:00
Rumble
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
2007-03-28 12:53:48 +00:00
Rumble
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
2007-03-20 22:26:58 +00:00