Commit Graph

57 Commits

Author SHA1 Message Date
Rumble 544afc796b Update for 2018 release 2018-01-10 02:56:13 +01:00
Rumble 51fa6bc2af Update for 2018 release 2018-01-08 02:28:56 +01:00
Rumble ef17530ed8 Update for 3.68 release 2017-02-08 01:03:16 +01:00
Rumble 71baf9bf00 Updated World files for release and merged conflicts 2017-02-04 19:05:59 +01:00
Rumble 819afdf3d2 Update World for release 2017-02-04 18:10:07 +01:00
tb4m11d acfc90566d World update 2 2017-01-20 15:19:12 -05:00
tb4m11d 266a4bf210 World update 2017-01-20 15:19:12 -05:00
tb4m11d 772fa3ecad Fixing permissions and adding God Complex extension (thanks Whiteknight) 2017-01-20 15:19:12 -05:00
tb4m11d 9daf1f4e73 Updating World files 2 of 2 2017-01-20 15:19:12 -05:00
tb4m11d a1f22f9417 Updating World files 1 of 2 2017-01-20 15:19:12 -05:00
AndreasHack 58006554e2 Corrected sector types in wld-files according last know good 2017-01-20 15:19:12 -05:00
tb4m11d d645e024ff World update 2 2016-01-28 20:55:37 +01:00
tb4m11d 87edc38b3b World update 2016-01-28 20:22:50 +01:00
tb4m11d 5f8895af01 Fixing permissions and adding God Complex extension (thanks Whiteknight) 2016-01-22 16:02:48 +01:00
tb4m11d c53eec88ba Updating World files 2 of 2 2016-01-22 01:22:21 +01:00
tb4m11d 3adf4f66f9 Updating World files 1 of 2 2016-01-21 00:09:30 +01:00
AndreasHack 076cc48afc Corrected sector types in wld-files according last know good 2016-01-17 00:13:42 +01:00
Rumble 027eec89fc Updated world and files for release. 2015-01-18 20:55:01 -06:00
Rumble 49e4660733 Added zones 354 and 355 2014-02-27 19:09:16 -06:00
Rumble 20a88c09b9 Updated World and files for 3.65 release. --Rumble 2014-02-27 18:47:00 -06:00
Rumble 5986794156 Added Parna's zone 211 Tarot, updated help files. 2013-10-14 18:44:42 -05:00
Rumble 36f35cdf55 Updated World and files for 3.64RC release. --Rumble 2013-02-18 23:24:08 +00:00
Rumble 1d4fb13044 Updates to the World and Help Files --Rumble 2012-06-21 16:23:39 +00:00
Rumble b39e8a7711 Updates to the World and Help Files --Rumble 2012-06-15 03:17:06 +00:00
Rumble fdff4c8aa7 Commits for the 3.63 release --Rumble 2012-06-04 23:29:53 +00:00
Rumble 6240083445 Comment fixes, clarification, and warning cleanup. (thanks Kyle) --Rumble 2011-08-25 02:35:28 +00:00
Rumble 9b89362289 World Update -Rumble 2010-12-22 05:07:40 +00:00
Rumble 113d06b6f7 Fixed freeing of nulls in ibt.c --Rumble 2010-10-20 02:11:47 +00:00
Rumble c170b8cd56 Fixed sector types in World files --Rumble 2010-07-12 02:33:51 +00:00
Rumble 8dd16ea3d7 Added World files to SVN --Rumble 2010-07-06 05:10:26 +00:00
Rumble ef9d61d984 Updated World (thanks Parna) and other text files for release. --Rumble 2010-01-26 23:24:49 +00:00
Rumble 8a72cfcb39 Fixed bad AFF_SCUBA check for underwater rooms. --Rumble 2010-01-18 16:19:28 +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 5e3caf42ff Minor code changes and updated World and files for 3.60 release. --Rumble 2009-09-18 11:17:47 +00:00
Rumble b656706cb2 Updated World and files for 3.59 release. --Rumble 2009-04-04 23:44:20 +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
Rumble 95b0068920 Last minute fixes. -Rumble 2008-08-12 00:17:53 +00:00
Rumble efab0b04fc Updated World and files for 3.57 release. --Rumble 2008-08-11 22:53:41 +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
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 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 b93379190f Update for 3.54 release. --Rumble 2007-11-29 01:20:24 +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 254a746657 Updated World and files for 3.53 release, take 2 --Rumble 2007-06-19 22:49:43 +00:00