Commit graph

100 commits

Author SHA1 Message Date
JamDog
71fbf510ba Added new IBT system for Ideas, Bugs and Typos (thanks Frenze) 2009-10-24 13:34:21 +00:00
Rumble
baf644d031 [Oct 23 2009] - Rumble
Fixed bug in renumbering zone table after deleting mobiles. (thanks Drefs)
  Fixed bug in renumbering zone table after deleting objects. (thanks Drefs)
  Upgraded column_list to use player screenwidth to determine how many columns t
o create (use column arg of 0). (thanks Maclir)
[Oct 20 2009] - Rumble
  Corrected several PRF_FLAGGED checks that mobs were using.
  Removed l-desc from stat player and title from stat mob. (thanks Xiu)
[Oct 19 2009] - Rumble
  Added a note to spec_assign.c assign_mobiles that guildguard, snake, thief, ma
gic user, puff, fido, janitor, and cityguards are now implemented via triggers.
  Fixed a bug where empty drink containers and fountains would show half empty.
(thanks Parna)
2009-10-23 00:29:56 +00:00
Rumble
44722575ea [Oct 17 2009] - Rumble
Added Ultima Zone 555 and 556. Originally by Casret, rebuilt by Parna.
  Made MEDIT column menu's consistent with other OLC menu's.
  added TEDIT access to bugs, typos, and ideas file.
[Oct 09 2009] - Rumble
  Added connected_type "Preference Edit" (thanks Maoliosa)
2009-10-17 04:59:28 +00:00
Rumble
9f5b893ec5 [Oct 08 2009] - Rumble
Fixed do_purge to allow targetting of multiple objects of the same name. i.e.
2.knife. (thanks Drefs)
[Oct 07 2009] - Rumble
  Added CAN_SEE_IN_DARK and AFF_BLIND checks in do_automap. (thanks Frenze)
[Oct 06 2009] - Rumble
  Fixed do_cast to allow targetting of multiple objects of the same name. i.e. 2
.knife. (thanks Drefs)
[Oct 04 2009] - Rumble
  Fixed a bug on filling unlimited containers where it doesn't update weight. (t
hanks Drefs)
[Oct 02 2009] - Rumble
  Fixed buildwalk so it does not require the first room to exist. (thanks Zizaza
t)
2009-10-08 00:42:46 +00:00
Rumble
5e3caf42ff Minor code changes and updated World and files for 3.60 release. --Rumble 2009-09-18 11:17:47 +00:00
Rumble
f9f356823f Fixed MEDIT_SEX, typos, socials, and added char_from_furniture check --Rumble 2009-07-26 21:16:20 +00:00
Rumble
b3f404c29c Removed dupe struct and fixed zedit_level saving --Rumble 2009-07-25 16:14:37 +00:00
Rumble
bf451a6ece Fixed a typo and added trigedit variable armor. --Rumble 2009-07-04 20:11:06 +00:00
JamDog
eac2c08bf1 Fixed dg-script crash bug (forcing dead players) and added set help command 2009-06-08 19:00:17 +00:00
JamDog
6121aed5b9 Bug-Fix: prefedit: Editing screenwidth was setting pagelength value (thanks drefs) 2009-06-06 20:25:58 +00:00
JamDog
5e3ffd750b toggle command not fully fixed in last update (sorry) - It's fixed this time 2009-06-01 10:34:54 +00:00
JamDog
28fb33f349 Bug-Fix: toggle command broke since last release - fixed before next one :) 2009-05-28 11:59:21 +00:00
JamDog
7480df9d35 Bug Fix: sedit, copy shop option causing a crash (Thanks slicer) 2009-05-24 17:24:17 +00:00
JamDog
1786aa135d Adds prefedit OLC 2009-05-21 18:35:05 +00:00
JamDog
13d58bc333 Crash-Bug-Fix: Added check for attacker and victim in the hit function (thanks Lyceq) 2009-05-15 11:03:36 +00:00
JamDog
7ac7eca7ac Fixed variable definition halfway through do_oasis_zedit to allow compilation in MSVC. (thanks Lyceq) 2009-05-15 10:39:25 +00:00
JamDog
bed412f47e Bug fixes to quests system (checks for prev and next quests) - thanks drefs 2009-05-13 09:52:18 +00:00
JamDog
8f001492ce Fix to shop, where a NULL object variable could cause a crash 2009-04-13 21:34:26 +00:00
JamDog
3d6c633d66 Fixed minor bug in do_stat_character when displaying players current quest information 2009-04-12 20:53:14 +00:00
JamDog
0bde43f70b Bug-Fix: Fixed commands and socials list for mobs (thanks Rumble) 2009-04-11 13:25:28 +00:00
JamDog
97661bb017 Bug-Fix: Fixed crash bug in remove_player where index entry is removed too early (thanks drefs) 2009-04-11 10:04:36 +00:00
JamDog
3e2851cc8b Bug-Fix: NPC check added to do_gen_ps function (thanks drefs) 2009-04-11 09:59:52 +00:00
JamDog
1de1a8c477 Changing a player name (using 'set') no longer allows two-word names (thanks Slicer) 2009-04-06 17:48:00 +00:00
JamDog
cc5a63d732 Bug-Fix: Frees memory used by qedit and hedit when closing socket (thanks Xiuhtecuhtli) 2009-04-05 21:42:03 +00:00
Rumble
b656706cb2 Updated World and files for 3.59 release. --Rumble 2009-04-04 23:44:20 +00:00
JamDog
15c7e83d3e Added bug-fix to real_shop function (Thanks Slicer), and removed the duplicate (find_shop) function 2009-03-14 23:49:13 +00:00
JamDog
40d89ca26b Added Zone Flags, Zone Levels Restrictions, and zlock, zunlock and areas commands 2009-03-13 21:49:38 +00:00
JamDog
44f59ceff2 Fixed a bug with character deletion (see changelog) 2009-03-13 18:19:38 +00:00
JamDog
2d52e5cb67 Two bug fixes (Thanks Slicer) in CAP (utils.c) and delete_object (genobj.c) 2009-03-08 20:18:27 +00:00
JamDog
b35073602f Fixed a bug in find_shop (shop.c) and real_shop (genshp.c) - see http://www.tbamud.com/forum?c=showthread&ThreadID=447 2009-03-07 20:54:15 +00:00
JamDog
2f47416576 Fixed new medit stats menu so that it uses the the Advanced/Standard cedit toggle 2009-02-25 15:11:36 +00:00
JamDog
ac7b71c4ca Several bug-fixes, and new medit stats submenu (with cedit option for advanced options) 2009-02-24 22:41:17 +00:00
JamDog
5ab5838acc Bug Fix: %obj.extra% now returns a list of the objects extra flags 2009-02-17 16:04:07 +00:00
JamDog
c39292b215 Fixed crash bug in count_quests (quest.c) affecting zlist --Jamdog 2009-02-11 14:53:53 +00:00
JamDog
4afedefb30 Added the ability to change a player's name (using the set command) --Jamdog 2009-02-05 18:11:27 +00:00
JamDog
cebf6cc9f9 Converted the new admin guide document in the doc folder to PDF --Jamdog 2009-02-01 00:55:56 +00:00
JamDog
ca675fdb67 Added room login trig types --Jamdog 2009-01-31 13:24:41 +00:00
Rumble
e9373bb849 Jan 29 2009] - Rumble
Corrected zcheck MAX_OBJ_GOLD_ALLOWED to compare against Val 0, not Val 1. (th
anks Tails)
  Created new MAX_OBJ_GOLD_ALLOWED define for zcheck. (thanks Tails)
  Fixed typo in players.c. (thanks Tristen)
2009-01-29 13:40:51 +00:00
Rumble
65b23ad812 Added new zone creation limits to prevent misuse of zedit making the MUD unbootable. --Rumble 2009-01-25 22:16:21 +00:00
JamDog
a2801b75a9 Added cases for missing object types (oedit_disp_val1_menu) --Jamdog 2009-01-25 14:42:41 +00:00
Rumble
b8b3659bcf Fixed pardon. --Rumble 2009-01-25 14:04:40 +00:00
Rumble
c9c7ed9e7a [Jan 24 2009] - Rumble
Fixed command queue cancelling "--" from cancelling the next command. (thanks Fren
ze/Ogdin)
  Fixed object timer values from not saving. (thanks Stoneheart)
  Fixed latest GCC warnings in the /utils. (thanks Jamdog)
  Fixed violent area spells so they would not harm group members. (thanks Nhilar)
  Changed usage of qm->nr to GET_MOB_VNUM(qm). (thanks Tails)
2009-01-24 19:11:02 +00:00
Rumble
b458c58878 [Jan 21 2009] - Jamdog
Added trigedit variable %move% to teleport objects.
  Fixed memory leak in generic_complete_quest.
  A bug fix to player attachable scripts.
  A better fix to the DIKU double attack by ordering a mob to save its master.
  Fix to remove weight restrictions for immortals.
2009-01-21 22:41:00 +00:00
Rumble
6f22042712 Updated World and files for 3.58 release. --Rumble 2009-01-18 01:22:15 +00:00
Fizban
eb99864f0b Fix in do_set 2009-01-15 22:18:29 +00:00
Fizban
a27d84f0ee Fixed hands full message for Immortals. 2009-01-15 21:59:16 +00:00
Fizban
07cd06dcb9 Fixed the previous commit 2009-01-15 21:40:53 +00:00
Rumble
46f52f3373 [Welcor] Actually committing the dg events readme.
[Rumble] Added a safety check in genolc
2009-01-04 23:25:20 +00:00
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