Commit graph

54 commits

Author SHA1 Message Date
kinther
d4bda3ad4a Coins as items update 2 2025-12-24 11:06:57 -08:00
kinther
0267a4c091 Forage command update 2025-12-23 09:24:09 -08:00
kinther
1278c31e89 Skinning update 2025-12-17 15:12:23 -08:00
kinther
4ea7abca56 WORN items update 2025-12-17 12:23:20 -08:00
kinther
4c1ef3d0e5 Sleight of hand update 2025-12-16 07:16:32 -08:00
kinther
4d9fa5771e Listen update 2025-12-15 20:37:39 -08:00
kinther
5dcc018fcd Say and talk update 2025-12-15 19:53:08 -08:00
kinther
5591664de5 Hidden emote update 2025-12-15 14:52:15 -08:00
kinther
06d581b011 Stealth skill update 2025-12-15 14:34:45 -08:00
kinther
219d59787f Scan/hide update 2025-12-15 13:39:03 -08:00
kinther
8904005169 Remove title code 2025-10-31 11:39:36 -07:00
kinther
2703cbcf25 Add rsave command 2025-09-25 09:35:23 -07:00
kinther
542b01d71d Add mob equipment save function 2025-08-31 15:55:00 -07:00
kinther
5bdcba2a30 Think command for RP 2025-08-30 19:35:52 -07:00
kinther
a793607b11 Feel command for RP 2025-08-30 19:26:06 -07:00
kinther
17d6221510 Update skills for 5e system 2025-08-28 10:47:05 -07:00
kinther
46bd77943e Remove gsay/gtell, update helpfiles 2025-08-23 17:54:49 -07:00
kinther
75316a6702 Convert system to "5e-like" 2025-08-20 15:27:14 -07:00
kinther
603b82fc0f Remove auction, grats, gossip 2025-08-20 08:04:01 -07:00
kinther
1cf23d76b0 Remove qsay 2025-08-19 09:40:03 -07:00
kinther
5aec076135 Emoting system 2025-08-19 07:10:24 -07:00
kinther
dbf38a2c38 Remove holler command 2025-08-17 11:34:46 -07:00
kinther
1f707eee74 OOC command 2025-08-17 11:14:58 -07:00
kinther
5a19b015e3 Remove practice command, add skills command, remove guild special room assignment 2025-08-17 09:12:48 -07:00
kinther
5271729109 Update junk and donate 2025-08-16 15:56:08 -07:00
kinther
9ce2340f7d Remove happy hour 2025-08-13 15:41:29 -07:00
Fiztba
0a9cab1109 Zonereset Fix (#60)
* Fixed Zoneresets Confirmation Message

* Quick fix for Zonereset Toggle
2019-11-05 08:15:09 -05:00
Nauzhror
79e7ab10ea Mostly Mudlog (#42)
* Added %log%, and made %send%, %echo%, etc. not force capitalization.

* Fixed Previous Commit

* Really fixed this time.

* Fixed look 2.mail

Also reverted CMMAND_TERMS, was increased in previous commit when it didn't need to be due to the removed of marena.

* Fixed add_to_lookup_table

Fixed as per  Welcor https://www.tbamud.com/forum/2-general/4307-crash-bug-need-assistance-with-gdb?start=20#7390

* Fixed two crash bugs

Fixed tw crash bugs Welcor found here https://www.tbamud.com/forum/4-development/4300-simple-list-forced-to-reset-itself

* wizhelp changes

Cleared buf in columns_list that was getting garbage data in it. Removed wizhelp subcommand from do_commands, and removed buf and sprintf line that were never sent to anyone and replaced it with a send_to_char. Removed arg capability from do_commands as it's no longer useful without the wizhelp subcommand. Replaced wizhelp subcommand with separate do_wizhelp command that sorts commands by their level and shows all imms all imm commands regardless of their level.

* Fix

Fixed previous commit

* Trigedit Mostly

Changed attributes to persist across logout when changed in trigedit. Made strength now loer for GRGOD and above when wearing equipment. Added npcflag field to trigedit. Fixed %actor.vnum()%

* Log Files

Fixed Farbled Data in Logfiles. Fix from Prool on forums.

* Mudlog, Trigedit, New Pref Toggle

Skimmed every call of mudlog for missing GET_INVIS_LEV and other obvious inconsistencies. Added affect_total() cals to dg_variables so stats adjust properly. Added zoneresets toggle to prefedit because syslog complete is super spammy as a result of zone resets so tey're now separate from other syslog options.
2018-02-15 10:55:18 -05:00
Nauzhror
2a62eb3f4d Wizhelp (#39)
* Added %log%, and made %send%, %echo%, etc. not force capitalization.

* Fixed Previous Commit

* Really fixed this time.

* Fixed look 2.mail

Also reverted CMMAND_TERMS, was increased in previous commit when it didn't need to be due to the removed of marena.

* Fixed add_to_lookup_table

Fixed as per  Welcor https://www.tbamud.com/forum/2-general/4307-crash-bug-need-assistance-with-gdb?start=20#7390

* Fixed two crash bugs

Fixed tw crash bugs Welcor found here https://www.tbamud.com/forum/4-development/4300-simple-list-forced-to-reset-itself

* wizhelp changes

Cleared buf in columns_list that was getting garbage data in it. Removed wizhelp subcommand from do_commands, and removed buf and sprintf line that were never sent to anyone and replaced it with a send_to_char. Removed arg capability from do_commands as it's no longer useful without the wizhelp subcommand. Replaced wizhelp subcommand with separate do_wizhelp command that sorts commands by their level and shows all imms all imm commands regardless of their level.
2018-01-24 21:22:23 -05:00
gbrunett
27a2f4bdc8 new bandage command to enable fighting classes to help incapacitated players (#11) 2017-10-20 23:29:07 -04:00
gbrunett
75d8b58029 new unfollow command available for all players (#6)
* new unfollow command available for all players

* new unfollow command available for all players (fix redundant check)

* new unfollow command available for all players (fix redundant check)
2017-10-20 21:32:58 -04:00
mcclure
fc4c64c782 Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
Vatiken
a2aaab144f New Group System, Room Events, and Event System Efficiency Upgrade... and a couple bug fixes. 2013-02-15 03:54:25 +00:00
Vatiken
24018d145b MAJOR: 3.63 Pre-Release: Cedit Toggle for prot system, new skill, updated documentation, and more. 2012-03-31 17:03:54 +00:00
Vatiken
2939a3d507 The basis for 'oset' 2012-03-03 00:10:32 +00:00
Vatiken
bf26d79323 Bug Fix: Fixed major leak with the history system, as well as added a few more memory cleanups to make zmalloc happy. 2012-02-21 06:13:45 +00:00
Vatiken
479dbb6cbd Major: Backport to rvn 241, with the addition of all previously found bug fixes. 2012-02-06 19:13:03 +00:00
JamDog
b06cf00639 Bug fixes for new house system and levels command 2010-12-07 15:44:21 +00:00
JamDog
e068bfd5c0 New mail system, with inbox OLC, index rebuilder and initial mail 2010-12-06 18:40:28 +00:00
JamDog
358d18b7fd Added admlevel script var and a couple bug fixes 2010-12-02 23:54:40 +00:00
JamDog
dcba9d6441 MAJOR UPDATE: Admin Levels split from Mortal Levels 2010-11-24 20:07:22 +00:00
JamDog
6139c43c16 Added recent command 2010-11-06 20:56:27 +00:00
JamDog
88fb85b126 Added happyhour feature and game_info function 2010-11-06 18:14:07 +00:00
Rumble
577d67041f [Dec 22 2009] - Rumble
Made copyover save loadroom so players stay in the same room during copyover.
  Added scan command.
2009-12-22 20:44:12 +00:00
JamDog
71fbf510ba Added new IBT system for Ideas, Bugs and Typos (thanks Frenze) 2009-10-24 13:34:21 +00:00
JamDog
85ea93c818 Added autodoor and autokey toggles, and all auto toggle commands 2009-05-21 10:15:21 +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
ac7b71c4ca Several bug-fixes, and new medit stats submenu (with cedit option for advanced options) 2009-02-24 22:41:17 +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
Fizban
6c963b8187 Added Player Attachable Script Code 2008-12-04 06:07:32 +00:00