Commit graph

186 commits

Author SHA1 Message Date
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
Rumble
68dd901943 Updated for 2021 release 2021-03-06 15:50:00 +00:00
Rumble
4214a3e31e Updated for 2020 release 2020-01-14 20:02:24 +01:00
Steaphan Greene
d8291143f3 Yet more simple fixes, mostly spelling.
This should be my last batch of these big fixes.

That's not to say there aren't still more things to fix.  There
certainly are.  But, I expect my future fixes will be smaller.
2019-11-30 09:30:22 -05:00
Steaphan Greene
d7b07c3586 More simple typo/spelling fixes. (#72)
My second batch, there are yet more of these coming.
2019-11-25 13:57:43 -05:00
Steaphan Greene
b7b2b2fa84 Some simple typo/spelling fixes.
There are more of these coming - this is just my first batch.
2019-11-24 15:46:01 -05:00
Steaphan Greene
1f7c168121 Standardize on American spellings.
Full internationalization would be much cooler, but that's never going
to happen.  Given that, this will at least prevent folks from constantly
having to look and switch between typing "armor" and "armour", depending
on which zone each item originated in, etc.

I could flip these either way, but a survey of the current state shows
that about 80% of the mixed cases use the American spellings, while 20%
use the British.  And, most words *only* exist in this data in their
American forms.  So, it seems the majority prefer these spellings.

In case anyone likes trivia:
* The most common mixed words in here were "armour" and "colour", each of
  which occured about half as often as "armor" and "color", respectively.
* The most British word in here was "theatre" (including other forms),
  which occured about twice as often as "theater".

This stanardizes all of these (and other forms of these same words):
* armour -> armor
* colour -> color
* favour -> favor
* honour -> honor
* civilise -> civilize
* centre -> center
* theatre -> theater
* defence -> defense
* offence -> offense
* realise -> realize
2019-11-24 12:53:10 -05:00
Steaphan Greene
dee749d30c Remove extra spaces inside parens in a some expressions.
Functionally, this is a non-change.
This just conforms a few odd cases to be the same as the rest.

`git show -w` shows nothing (this is a whitespace-only change).
2019-11-24 11:45:56 -05:00
Jason 'Opie' Babo
6b9df83fe3
Merge pull request #68 from steaphangreene/case-fixes
Normalize case in many TBA script commands.
2019-11-18 21:16:38 +00:00
Steaphan Greene
458447512d Normalize case in many TBA script commands.
Since circle/tba is not case-sensitive, this should be a non-change.
I confirmed this by verifying that `diff -i` shows zero changes.

So, to tba, this is just a cosmetic cleanup.

However, to others that use this data, the case might be important.
...this includes my own separate MUD codebase. :)
2019-11-18 13:06:53 -08:00
Steaphan Greene
59cee1ff53 Various TBA data fixes.
These all seem to be corrupted data, plus one rogue non-ascii character.

I don't think any of these are controversial.  These are clearly all bugs.
2019-11-18 13:02:11 -08:00
Steaphan Greene
c59c321d5d TBA data file whitespace cleanups. (#66)
This just converts the few DOS text files still in here to standard text files (line-endings),
removes all the trailing spaces on lines, removes all the trailing blank lines, and replaces
all the tabs (except in .zon files, where they seem to be common) with expanded spaces.

It's easy to confirm this is actually a non-change, except for whitespace:
* `git show -w` shows this commit as only removing 8 trailing blank lines.

This should make no difference to tbaMUD itself, but it will make working on these files,
especially with scripts and automated tools, much easier.

This is the base change for a set of other changes I will put up once/if this merges,
without this, the others are just too complicated to wrangle.
2019-11-18 12:53:47 -05:00