ElementaryMUD strives to be a simple example game for Arianne which I and others can built upon and create the game they actually want to create, instead of trying to fork Stendhal.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Make swords and torches takeable while everything else isn't.
e08ea47View on GitHubMore improvements for unit testing, created a command to serialize all RPClasses and RPObjects for testing.
af702feView on GitHubCompletely refactored out any Singleton to make Unittesting possible /
7b0b2ffView on GitHubChanged the strings of action sent to the server to something more descriptive than object & remainder.
0cfd3d8View on GitHubMore code cleanup, switch to java 7 (using multicatch, swtich for strings and diamond operator everywhere)
6c5eac3View on GitHubIntroduced the ZoneObjects class to contain all currently known RPObjects and the character
ee8e1f2View on GitHubChanged classpaths of the server and client scripts to the netbeans
d504f1fView on GitHubAdded some basic other entities laying around in the two zones. You can't do anything besides looking at them so far.
83a2279View on GitHub