0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sys->util More... about 5 years ago
Touch. More... over 9 years ago
Travis file. More... over 9 years ago
Fixed bug which would make players unable to do anything upon entering the game. More... about 11 years ago
Merge pull request #2 from binlain/master More... about 11 years ago
Fix disconnect and save bug More... about 11 years ago
Error handling onFailure callback which allows commands to output error messages to players. Useful for materialize, reload, etc. More... over 11 years ago
Got rid of reference to redis (children don't want to run Redis servers). More... over 11 years ago
Counting for room inventories and inhabitant lists. More... almost 12 years ago
Forgot to push the Attributes addition. More... almost 12 years ago
makeWorld utility function for less leaky tests. More... almost 12 years ago
Counting probably is happier living in its own section. More... almost 12 years ago
Much faster loading of counting test without World/Command middlemen. More... almost 12 years ago
Item counting. More... almost 12 years ago
Fixed appending -zero to an English number with no remaining digit after the tens' place. More... almost 12 years ago
Item attributes. More... almost 12 years ago
Removed hard-coded lab rat. More... almost 12 years ago
Reverted a bunch of half-finished stream and player data changes I made during HtF. More... almost 12 years ago
No longer logging an error when a command module can't be found. More... almost 12 years ago
Summon command. More... about 12 years ago
Bump. More... about 12 years ago
Class modules are reloading, but don't take much effect since the reliant classes have already implemented what they need. More... about 12 years ago
Fixed a typo, unfinished module reload code. More... about 12 years ago
Got rid of a debug statement, then added one. More... about 12 years ago
Now reloading commands as well. More... about 12 years ago
Removed debug statement. More... about 12 years ago
Reloading of NPCs now works. More... about 12 years ago
Stopping heart beats of things until they're actively in rooms. More... about 12 years ago
Better error handling. More... about 12 years ago
Make sentences at the right times and not at the wrong times. More... about 12 years ago