Existing players used to logging in with their character name and moo password must signup for a website account.
- ikunaut 14m
- Acupa 2s
- Burgerwolf 35s PANCAKES
- xXShadowSlayerXx 44s
- BubbleKangaroo 6m
- Veleth 2m
- spungkbubble 9m
- JanekSembilan 7m
- meero619 2s
- SmokePotion 39m Right or wrong, I'm getting high.
- Rillem 40m Make it personal.
- Raven 9m I lost myself, in the dark charade.
- LadyLogic 19s
- Vanashis 2h
- Cword 12m
- Sivartas 1s
- zxq 8m Blackcastle was no ordinary prison.
- NightHollow 3m
a Mench 22h Doing a bit of everything.
And 27 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

[Sept '25] Improvements & Bug Fixes
Rolling thread of updates from September 2025

NODE SEARCH CONTENT BRLANG COMMAND

This command could return the same node multiple times if there were multiple matches in a nodes content. I have deduped the results this command returns.

CHECKING SIC ID IN ROOM

The brlang command to check if a SIC id is present in a room accepts a variable now.

OTHER BRLANG COMMANDS UPDATED TO ACCEPT VARIABLES

Multiple other brlang commands have been updated to accept variables. Not naming them here. FOIC.

JEWELRY KIT JEWELLERY LAYER UPDATED

Updated the layer on all kit created jewelry to be able to be worn under anything.

NEW #LOG-ASCII BRLANG COMMAND

Added an ascii supporting, accessible #log-ascii command. Check out the BrlangBasic node for more info.

HELP GRID BROKEN INTO MULTIPLE HELP FILES

This file was getting very long. I've broken it out into multiple help files referenced in the SEE ALSO section of 'help grid'.

BRLANG COMMAND: #CLEAR-DAEMONS

Added a clear daemons command that clears known daemons.

NPCS LOOKING FOR STUFF & DISGUISE

Fixed NPCs looking for stuff, so they buy from fully name change disguised people now.

G OPTIONS & HIDE-COMMANDS

If you have the hide-commands option on, you can now use g options the way you would expect. Previously it was showing nothing with this option on.

TERMS & SCANNING WITH MULTIPLES

Terms now support scanning objects when there are multiple in the same room.

CHEMEX MACHINES & MULTIPLES

Chemex machines can now be filled with a container if you have multiple containers on you.

TAXI && BOARDING

You can no longer do 'board here' from the front seat of a taxi to end up in the back seat.

MINDS EYE WHEN KO'D NO LONGER WORKS

Mindseye was working while KO'd. This is fixed.

VEHICLE REPAIR REQUESTS

For NPCs that respond to vehicle repair requests (like Lincoln at TSX) they were broken due to a change a few years ago in how we detect what vehicle and if the person requesting the repair is authorized to request it. I've fixed this and it should be working now.

WEBCLIENT UPDATE

## 2025-09-04

- Updated health check to have a higher ceiling for available ram

- Fixed bug with command suggestions being off causing console errors

## 2025-09-02

- Fixed a bug where you'd get reconnected while on the @quit disconnect screen

HOTWIRING KIT CHANGE

Hotwiring kits come with three charges. Previously whether successful or failing, it would deplete one charge from the kit. We've changed this so if you're successful, it will eat all the charges and the kit will be consumed. If you fail, it will consume one charge per failure.

HOTWIRING KIT PRICE CHANGES

Several hotwiring kits were not appropriately priced in line with the vehicle's retail value (or in some cases where only hulks are available, the hulk value). We've adjusted these to more accurately reflect the intended cost.

VEHICLE SECURITY SYSTEM CHANGES

After performing an audit of vehicle security systems, we've increased the skill roll check on systems where needed.

HELP @REQUEST-PUPPET / @PUPPET-REQUEST

The help file for this command has been updated to call out that we really need people to make one job application at a time, as it's hard to keep up otherwise. Don't spam out 10 applications for the same job to 10 different places. Pick the one you want the most and start there.

SOCKS & G-STRING LAYER

Made these layer 0 when made by a tailor and finalized, so they will be able to be worn under other things.

WEBSITE UPDATES

Overhauled the website and added new features. Read about it here.

WEBCLIENT WEBSITE LOGIN

This was broken with my recent update to the web server. Fixed now. Thanks for the report!