Reset Password
Existing players used to logging in with their character name and moo password must signup for a website account.
- Ameliorative 11m
- AdamBlue9000 6m Rolling 526d6 damage against both of us.
- BitLittle 5h
- Bruhlicious 41s Deine Mutter stinkt nach Erbrochenem und Bier.
a Mench 11h Doing a bit of everything.
And 9 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

[Feb '24] Improvements & Bug Fixes
Rolling thread of fixes for February 2024

MARKET HEIGHTS APARTMENT 3RD FLOOR

This apartment was not configured correctly and was not rentable as a result. It had a bug that caused the rental process to fail. I have fixed it.

CARGO BUG / EARNINGS LEFT

There was a bug due to me typoing a property name when I made cargo updates last month, in some situations a TB would happen because the prop didn't exist. I've fixed the issue.

EDDIES CONDOM DISPENSER MOVED

Condom dispensers use the same verb 'buy' as stores, and stores supercede the condom machine verb, thus causing the machine to fail to be used. I have moved this dispenser outside of the store and it should be working now.

PUSHING OBJECTS

I've blocked a situation where two people could start pushing an object like a hand cart at the same time, which would result in one person getting stuck not able to move. It's possible this leads to another bug where hand carts think someone is pushing them when there isn't someone... if that bug comes up I'll fix it when I get a report that I can investigate. But at this point the original issue should be resolved.

MULTIROOM AERO / AERO TAXI PEER BACK

You can now 'peer back' from the front of a multi-room aerodyne, the same way you can from a multiroom ground vehicle. This applies to aero taxis as well.

PINNED PHOTOS & TRASH

You can no longer trash pinned photos. It will tell you to unpin it first.

UNDISPLAY ART

Trying to undisplay art that was not displayed / installed would generate a TB due to checking if an object was valid when they key was actually 0. I've fixed this and it should give you a proper 'not installed' type message now.

SPILLS / MESSES IN VEHICLES

Spills and messes that are made inside vehicles will now stay inside the vehicle and not appear in the room the vehicle is in.

NK PhotoFrame e-Display

These should be installable now. There was a property permission issue previously. If you still have an issue, please @bug the details.

CANVAS RARITY

Most canvas's for painting were over rarity. I've updated this so more can make there way into game now.

TRASH PHOTO

Fixed a tb I introduced on trashing unpinned photos.

TV PROGRAM: Best news of 2106

This program had some weird timestamps in it that made the program last much longer than it should, even though another program would have already started playing on the channel. I manually fixed the timestamps to keep the program running within a 30 minute window and not 2 weeks :)

MARKET VIEW HEIGHTS - EVICTION

The eviction code was putting apartments in an evicted state but not working to automatically reset Market View Heights apartments. This was due to the rooms not being registered with the apartment monitor. I have added the rooms and run the landlord code to handle evictions. Many more apartments are now available for rent here.

OTHER APARTMENTS FIXED TOO

I found a few other apartments that were not doing eviction like they should and fixed those.

E-NOTE TB

Fixed a tb with e-notes where if a file can't be opened it resulted in a traceback instead of a graceful failure.