mirror of
https://github.com/riperiperi/FreeSO
synced 2026-08-13 20:26:13 -04:00
You MUST run server.exe db-init after this version. - Re-enabled and fixed returning non-roommate objects to their inventories - Implemented opening a property just to cycle database actions, eg. roommate object sendback. - Implemented Sim Retire. Even works when a lot is open - all of the objects for the removed avatar will be deleted from the lot, just as if they moved out. - Implemented lot deletion. When the last avatar leaves a lot, its owner becomes null. The next time this lot opens, it is deleted from db and nfs. (opens instantly to close, though a purge task will be implemented in the future to do this when some lots are missed) - You can no longer buy a lot when you are the owner of a lot. You must first move out of your existing lot. - Lot move out has centralised functionality to stop weird data service bugs. - Center sim now considers terrain height - Quitting to Select-A-Sim now attempts to re-obtain avatar data. If it fails, you are sent back to the login screen. |
||
|---|---|---|
| .. | ||
| 0001_3_max_avatars.sql | ||
| 0002_budget_cant_be_negative.sql | ||
| 0003_max_roomates.sql | ||
| 0004_bookmarks.sql | ||
| 0005_lotadmit_primarykey.sql | ||
| 0006_outfits.sql | ||
| 0007_fso_lot_visits.sql | ||
| 0008_fso_hosts.sql | ||
| 0009_fso_tasks.sql | ||
| 0010_fso_top100.sql | ||
| 0011_fso_bonus.sql | ||
| 0012_fso_bans.sql | ||
| 0013_shard_version.sql | ||
| 0014_client_id.sql | ||
| 0015_avatar_lot_retire.sql | ||