Commit graph

89 commits

Author SHA1 Message Date
kinther
1efb08dafd Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
kinther
76513050cb Accounts update 1 2025-12-26 09:58:06 -08:00
kinther
d4bda3ad4a Coins as items update 2 2025-12-24 11:06:57 -08:00
kinther
9d894e208d Remove rent code and cost per day 2025-12-24 08:38:38 -08:00
kinther
715e778b29 Fix duration stat output and add class identifier 2025-12-23 07:50:59 -08:00
kinther
e7450db908 Convert roll_survival_check to generic skill check function 2025-12-20 11:41:48 -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
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
cba4a5b0aa Stat output update 2025-12-15 12:32:41 -08:00
kinther
9f95400f08 NPC class update 2025-12-14 15:38:01 -08:00
kinther
ff5f254fce Fix saving throw bonus logic 2025-12-14 14:56:09 -08:00
kinther
4f2e68a369 Background addition 2025-12-14 14:26:09 -08:00
kinther
2e1d7816f6 Sdesc update 2025-12-12 07:14:11 -08:00
kinther
8904005169 Remove title code 2025-10-31 11:39:36 -07:00
kinther
0f169f850f NPC name update and keyword targeting fix 2025-10-31 09:33:04 -07:00
kinther
ed8ee4aa5f Add NPC skills, update medit menu 2025-10-25 13:48:34 -07:00
kinther
0e44eaf319 Remove str_add since we are using 5e-like stats 2025-10-11 08:44:45 -07:00
kinther
d0708b4472 Rename thief class to rogue 2025-10-11 08:26:27 -07:00
kinther
7c9e1ea2fd Migrate to 5e saving throws 2025-10-03 19:38:42 -07:00
kinther
19682f5b58 Remove app_type bonuses in favor of ability mod bonus 2025-10-03 14:51:34 -07:00
kinther
8371124765 Godcmds logging 2025-09-30 20:28:33 -07:00
kinther
05a2dfce9f Rename classes 2025-09-30 07:39:45 -07:00
kinther
cb59bf0315 Remove hitroll/damroll 2025-09-30 07:00:54 -07:00
kinther
648085d41f Rename action_desc to main_desc 2025-09-07 16:11:05 -07:00
kinther
7a188a7cdb Fix outstanding tbamud compile errors 2025-08-31 06:38:31 -07:00
kinther
8a11985dc0 Spell save DC function 2025-08-30 19:00:20 -07:00
kinther
17d6221510 Update skills for 5e system 2025-08-28 10:47:05 -07:00
kinther
e40f236867 Fix unit tests and update some function names 2025-08-22 15:21:06 -07:00
kinther
75316a6702 Convert system to "5e-like" 2025-08-20 15:27:14 -07:00
kinther
cf621e02c1 Update gain_skill function with timers 2025-08-19 13:56:23 -07:00
kinther
16cd1fac05 Add four new classes 2025-08-19 10:54:28 -07:00
kinther
944dc92bc9 Add skill gains on skill failures 2025-08-18 13:06:00 -07:00
kinther
dbf38a2c38 Remove holler command 2025-08-17 11:34:46 -07:00
kinther
5a19b015e3 Remove practice command, add skills command, remove guild special room assignment 2025-08-17 09:12:48 -07:00
kinther
9ce2340f7d Remove happy hour 2025-08-13 15:41:29 -07:00
MBourne
dceb563a9b
Bug/drink containers (#94)
* Bugfix for name_from_drinkcon

* Newline at end of utils.c
2020-06-07 08:52:22 -04:00
Paul Clarke
41da68bdb0 DG Scripts bug fixes (#44)
* Increase ID space

DG Scripts uses tiny idspace that results in wacky bugs when the mud is
running too long.

* Overhaul script ids

All references to GET_ID(ch/obj) were removed and replaced by
char_script_id() and obj_script_id(), which don’t assign ids until they
are needed. The ch->id and obj->id variable names were changed to
script_id to prevent accidental errors for future programmers. This
change greatly increases how long the mud can run before it runs out of
ID space.

* Fix extraction count

This prevents an error log where it has over-counted the extractions
pending. It now behaves correctly when the same mob is %purge%’d or
extract_char()’d twice.
2018-02-15 14:06:35 -05:00
wyld-sw
1e8dd801e3 Resolved bug #89: Identical defines in codebase.
- GET_OBJ_PERM has been removed in favor of GET_OBJ_AFFECT.

Implemented idea #55: Mail stamp cost.
- Postmaster no longer mentions stamp price for immortals.
2015-08-05 12:48:22 -04:00
WyldTBA
4f5c220759 Altered previous truncation fix and added OLC setting for the HUH message. 2015-04-26 12:33:28 -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
67129480a4 Room=name size increased to allow larger colour codes. 2012-08-11 04:44:23 +00:00
Vatiken
60d5836959 Message Editor, Debugger Toggle, Hedit Fix, Code Cleanup, MUD Colour Adjustment 2012-07-07 04:43:10 +00:00
Vatiken
2c0cca1f50 Cedit Toggle for enabling colour codes in the comm channels 2012-06-10 19:44:44 +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
f0a80caaa3 This update includes the transition to protocoloutput while maintaining backwards compatibility with all MUDs still using proc_colors 2012-03-16 01:26:00 +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
Thomas Arp
bf0539a425 cedit command for toggling autosave for bugs, typos and ideas 2011-03-10 23:09:53 +00:00
JamDog
d2b4faf1c9 olist expanded, happyhour script vars and buildwalk update 2010-12-08 01:35:41 +00:00