(Edited by Slither at 5:53 am on 8/10/2026)
Fixed a bug where if no one but the person with the sit place set was sitting, they would be invisible.
This did raise an issue of seats showing as 'vacant' even if someone is sitting in them, because of the way we have to parse custom sit messages. So, now if someone is the singular person at a table, but using a sit place, the table will show as 'in use' instead of 'vacant'.
I've updated the 'rent' command on apartments to allow you to automatically apply a membership to a new rental, assuming you do not have your membership applied to another pad already and you meet the criteria for renting that apartment.
This is the happy path which should let most people self serve renting a new apartment without a service request.
The same rules for pads apply, and the system enforces it.
This only currently applies to NEW RENTALS. When you rent a pad this way, you don't need to pay the initial chyen to rent the pad. Everything is handled systematically.
Should make life easier for everyone.
You can now apply your membership to an already rented apartment using 'payrent [direction]' which will prompt you if the membership is applicable to that pad and not already in use, to apply it to an apartment you already rented.
Further reduces need for service requests and lets y'all self serve this stuff.