AwakeMUD icon indicating copy to clipboard operation
AwakeMUD copied to clipboard

The Community Edition fork of the 'Awakened Worlds' Shadowrun 3 MUD codebase.

Results 105 AwakeMUD issues
Sort by recently updated
recently updated
newest added

Need to figure out how to better represent this. ``` The Best Playergroup has the following members: Lucien, rank 10, with the following privileges: Leader (grants all other privileges). Pgr,...

0.9.0

Solves a lot of issues with secret-squirrel-ness.

0.9.0

In order to simplify management of dice pools, a features is needed to automate the dice pool setting. This will likely help out newbies and experienced players. Add command to...

0.9.0

Current behavior: - If exit existed previously and was overwritten by elevator: Restore that prior exit. - If exit did not exist: Exit to 0. Expected behavior: Leave the elevator...

bug

Prevents cheese where people quit out in the staff area then can load back in later when they're unsupervised.

Instead of "get 2.rock", it could be "get rock#28395" to guarantee you're interacting with the right object / mob / vehicle / etc. This would also greatly enhance database updates...

**Describe the bug** EXCLAIM does not use language at all. **Additional context** ``` ACMD(do_exclaim) { skip_spaces(&argument); if (!*argument) send_to_char(ch, "Yes, but WHAT do you like to exclaim?\r\n"); else if (affected_by_spell(ch,...

Locked pocket secretaries are 100% impenetrable, which makes them useless to steal. Allow cracking them.