A text-based hackable multiplayer role-playing game. Currently in very early development.
Go to file
Barry Kane 51f1a953e7 Refactored areas to use linked-lists.
- Refactored the server to rely on the linked-list version of area lists.
- Removed all old code pertaining to Area/Path lists.
- Removed a no-longer useful test for corestat-from string performance.y
2022-11-18 14:44:25 +00:00
src Refactored areas to use linked-lists. 2022-11-18 14:44:25 +00:00
tests Refactored areas to use linked-lists. 2022-11-18 14:44:25 +00:00
Makefile Implemented Skill Checks. 2022-10-30 12:58:39 +00:00
SilverMUD.org Began implementation of skills and stats. 2022-10-16 16:13:33 +01:00