Commit graph

197 commits

Author SHA1 Message Date
kinther
9d894e208d Remove rent code and cost per day 2025-12-24 08:38:38 -08:00
kinther
9b01f484f1 Fix medit issues with parsing 2025-12-18 14:04:12 -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
9f95400f08 NPC class update 2025-12-14 15:38:01 -08:00
kinther
2e1d7816f6 Sdesc update 2025-12-12 07:14:11 -08:00
kinther
0f169f850f NPC name update and keyword targeting fix 2025-10-31 09:33:04 -07:00
kinther
88adbfb8d9 Minor changes to stat command 2025-10-25 16:02:12 -07:00
kinther
89a1643c04 Fix stat reversion on boot 2025-10-25 14:33:56 -07:00
kinther
cc342ef45c Remove bare hand damage in favor of unarmed skill proficiency 2025-10-18 06:38:15 -07:00
kinther
3fd48b60f6 Fix item respawning issue 2025-10-15 18:25:53 -07:00
kinther
c177ec2f95 Boards update, added some items 2025-10-13 14:54:43 -07:00
kinther
bf52d5332e Room description update 2025-10-11 08:17:35 -07:00
kinther
68e7a4995c Fix keyword targeting in isname 2025-10-11 07:04:45 -07:00
kinther
17a7fe5c6e Starting zone build out 2025-10-04 12:49:42 -07:00
kinther
d7a79ac394 More roomsave fixes 2025-10-04 09:42:52 -07:00
kinther
c4f99fb2de Patch rsave to save rooms in zone correctly 2025-10-03 13:21:47 -07:00
kinther
b23927580a Food update 2025-10-03 13:02:24 -07:00
kinther
61b0435d5d Fix roomsave issue 2025-10-03 11:23:04 -07:00
kinther
0ebf1cb02f Increase vnum capabilities 2025-10-02 15:30:14 -07:00
kinther
8371124765 Godcmds logging 2025-09-30 20:28:33 -07:00
kinther
cb59bf0315 Remove hitroll/damroll 2025-09-30 07:00:54 -07:00
kinther
874422ac0b Updated rsave command to save NPC's and equipment 2025-09-25 16:24:55 -07:00
kinther
2703cbcf25 Add rsave command 2025-09-25 09:35:23 -07:00
kinther
df3c3d5395 Fix some syslog startup messages 2025-09-25 08:50:33 -07:00
kinther
ccf81bc3a4 Update to furniture items 2025-09-15 16:34:06 -07:00
kinther
648085d41f Rename action_desc to main_desc 2025-09-07 16:11:05 -07:00
kinther
9d54d7d1a6 Room save flag functions 2025-09-07 08:29:04 -07:00
kinther
21c66a16ae Add in quit flag and fix quit logic 2025-09-06 15:39:42 -07:00
kinther
542b01d71d Add mob equipment save function 2025-08-31 15:55:00 -07:00
kinther
fd58fc5f13 Update get/put commands to work with worn containers 2025-08-31 11:22:38 -07:00
kinther
448adc6cba Add WORN_BACK location 2025-08-31 10:56:33 -07:00
kinther
fa5a771f88 Fix oedit oval bug with non-armor items 2025-08-31 10:38:03 -07:00
kinther
f559055873 Update available socials 2025-08-30 19:59:35 -07:00
kinther
0815cd6a96 More oedit updates and new objects 2025-08-25 15:27:42 -07:00
kinther
33b52ffe00 Fix oedit menu options 2025-08-24 16:06:50 -07:00
kinther
b928572156 Initial zones 2025-08-24 10:08:35 -07:00
kinther
16b0af3f89 Remove old zones and add placeholder for new zones 2025-08-23 18:09:02 -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
93da215633 Move tell/reply to staff commands 2025-08-17 11:51:14 -07:00
kinther
7ba065b069 Remove sacrifice and donate commands 2025-08-14 12:51:49 -07:00
kinther
69caa31b8a Remove happyhour 2025-08-13 15:55:39 -07:00
Thomas Arp
89eb009c4f
Remove webster lookup since it no longer works (#99)
* removed useless util/webster.c and fixed a couple of potential buffer overruns in the util functions

* removed stray utf-8 error chars. I guess someone has used an editor with fancy 's

* removed last webster integrations
2025-07-02 22:18:40 +02:00
Rumble
5024dd8e66 Updated for 2025 release 2025-01-09 23:57:59 +00:00
Rumble
213e52d255 Updated for 2023 release 2023-01-02 14:23:51 +00:00
Steaphan Greene
79e2f91894
Fix (remove) rogue non-ascii character from socials.new. (#123)
This character isn't ascii, nor even utf8.  It doesn't serve any real
textual purpose either, so, just delete it.
2022-12-05 12:53:37 +01:00
Rumble
5305783e1b Fixed World file errors 2021-03-06 19:29:28 +00:00