freeso/TSOClient/FSO.Server.Database/DatabaseScripts
RHY3756547 2bb7cfcfa2 [Server] Rehaul roommate protocol, avatar retire
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.
2017-07-20 22:26:50 +01:00
..
changes [Server] Rehaul roommate protocol, avatar retire 2017-07-20 22:26:50 +01:00
fso_auth_tickets.sql Auth controller implemented 2015-08-15 17:17:54 +01:00
fso_avatars.sql Updated existing database migrations to conform to latest schema 2016-11-11 16:36:38 +00:00
fso_db_changes.sql Auth controller implemented 2015-08-15 17:17:54 +01:00
fso_lots.sql Updated existing database migrations to conform to latest schema 2016-11-11 16:36:38 +00:00
fso_objects.sql Updated existing database migrations to conform to latest schema 2016-11-11 16:36:38 +00:00
fso_shards.sql Updated existing database migrations to conform to latest schema 2016-11-11 16:36:38 +00:00
fso_transactions.sql Added migrations for triggers. Also added better error reporting in the migration tool and fixed a column mismatch in the user schema. 2016-11-11 17:03:21 +00:00
fso_users.sql Added migrations for triggers. Also added better error reporting in the migration tool and fixed a column mismatch in the user schema. 2016-11-11 17:03:21 +00:00
manifest.json [Server] Rehaul roommate protocol, avatar retire 2017-07-20 22:26:50 +01:00