room.js
A node.js MOO server
File Explorer
Download Latest Version (.zip)- ambiguous.json
- alley1.json
- alley3.json
- baker.json
- butcher.json
- cityhall.json
- eaststreet.json
- greatmarket.json
- guardtower.json
- house.json
- house1.json
- extraMatchObjects.js
- inn.json
- lessermarket.json
- maingate.json
- northstreet.json
- northstreet1.json
- southstreet.json
- southstreet1.json
- square.json
- tradersgate.json
- announce.js
- canEnter.js
- treehouse.json
- westgate.json
- weststreet.json
- attic.json
- door.json
- onTraversal.js
- heaven.json
- fail.json
- basics.js
- help.json
- modes.js
- programming.js
- baker.json
- beermug.json
- bread.json
- buildAction.js
- builderstaff.json
- cloneAction.js
- delegateCommand.js
- fetchTarget.js
- forceAction.js
- identifyAction.js
- nameAction.js
- use.js
- zapAction.js
- butcher.json
- chest.json
- grilledlamb.json
- grilledpork.json
- announcePlayEnd.js
- announcePlayInterlude.js
- announcePlayStart.js
- guitar.json
- halt.js
- onLocationChanged.js
- play.js
- playEmote.js
- playStrophe.js
- song.txt
- key.json
- doExtinguish.js
- doLight.js
- extinguish.js
- lantern.json
- light.js
- mouse.json
- onExamine.js
- climb.js
- oaktree.json
- tell.js
- describe.js
- fuzzyTime.js
- hour.js
- isRunning.js
- minute.js
- pocketwatch.json
- start.js
- stop.js
- tick.js
- timeString.js
- timeToFuzzy.js
- sellersign.json
- table.json
- teacup.json
- waitress.json
- wineglass.json
- addExit.js
- announce.js
- canEnter.js
- describe.js
- doEnter.js
- door.json
- onTraversal.js
- canUse.js
- describe.js
- doUse.js
- ediblecontainer.json
- setEdible.js
- item.json
- key.json
- npc.json
- announceOffer.js
- announceSale.js
- listGoods.js
- orderGood.js
- seller.json
- announceSay.js
- chat.js
- describe.js
- inventory.js
- nextMode.js
- onTabKeyPress.js
- player.json
- readHelp.js
- renderPrompt.js
- say.js
- setMode.js
- who.js
- addExit.js
- announce.js
- announceEnterRoom.js
- announceLeaveRoom.js
- canEnter.js
- canLeave.js
- describe.js
- doEnter.js
- doLeave.js
- go.js
- goDirection.js
- look.js
- onEnter.js
- onLeave.js
- room.json
- clone.js
- root.json
- tell.js
- addKeyId.js
- close.js
- closeable.json
- doClose.js
- doLock.js
- doOpen.js
- doUnlock.js
- lock.js
- onClose.js
- onLock.js
- onOpen.js
- onUnlock.js
- open.js
- rmKeyId.js
- unlock.js
- commandable.json
- delegateCommand.js
- verbMissing.js
- announcePutItemContainer.js
- announceTakeItemContainer.js
- canAccept.js
- container.json
- describeContents.js
- lookInside.js
- putItemContainer.js
- takeItemContainer.js
- describable.json
- describe.js
- examine.js
- onExamine.js
- canUse.js
- eatOrDrink.js
- edible.json
- onUse.js
- announceDropItem.js
- announceTakeItem.js
- drop.js
- gettable.json
- take.js
- announcePutItemSurface.js
- announceTakeItemSurface.js
- canAccept.js
- describe.js
- describeContents.js
- lookOn.js
- matchableObjects.js
- putItemSurface.js
- surface.json
- takeItemSurface.js
- chatmode.json
- preprocessCommand.js
- allowedFor.js
- evalmode.json
- preprocessCommand.js
- allowedFor.js
- mode.json
- preprocessCommand.js
- modes.json
- playmode.json
- preprocessCommand.js
- saymode.json
- nothing.json
- wizard.json
- broadcast.js
- changeId.js
- colorTest.js
- onlinePlayers.js
- onPlayerCommandFailed.js
- onPlayerConnected.js
- onPlayerCreated.js
- onPlayerDisconnected.js
- onServerStarted.js
- preprocessCommand.js
- system.json
- andJoin.js
- capitalize.js
- normalizeDirection.js
- oppositeDirection.js
- prettyPrintVerb.js
- util.json
- chat.js
- noop.js
- views.json
- .gitkeep
- users.json
- CUSTOMIZING.md
- DEMO_MUDLIB.md
- PROGRAMMING.md
- PROGRAMMING_OBJ.md
- PROGRAMMING_REF.md
- PROGRAMMING_TUT.md
- base-child-controller.js
- player-controller.js
- programmer-controller.js
- socket-controller.js
- unauthenticated-user-controller.js
- user-controller.js
- c3.js
- colors.js
- deserializer.js
- environment-config.js
- fs-db.js
- idify.js
- moo-db.js
- namespace-node.js
- namespace.js
- on-exit.js
- parse.js
- pbkdf2.js
- print.js
- rewrite-eval.js
- room-js-server.js
- serialize.js
- simple-db.js
- timer.js
- world-object-class-builder.js
- world-object-proxy-builder.js
- world.js
- wrap-string.js
- config.js
- console.js
- index.js
- authenticated-test.js
- playing-test.js
- programming-test.js
- programming-ui-test.js
- unauthenticated-test.js
- unauthorized-test.js
- socket-controller-test.js
- mock-db.js
- test-server.js
- c3-test.js
- deserialize-test.js
- fs-db-test.js
- idify-test.js
- moo-db-test.js
- namespace-node-test.js
- namespace-test.js
- parse-test.js
- pbkdf2-test.js
- print-test.js
- rewrite-eval-test.js
- serialize-test.js
- simple-db-test.js
- timer-test.js
- world-object-class-builder-test.js
- world-object-proxy-builder-test.js
- world-test.js
- wrap-string-test.js
- .gitkeep
- users.json
- .env.development
- .env.test
- .gitignore
- .tool-versions
- .travis.yml
- CHANGELOG.md
- CONTRIBUTORS.md
- LICENSE
- package.json
- README.md
- yarn.lock
// repository documentation
Was this content helpful?
(0 ratings)
