riperiperi / FreeSO

Re-implementation of The Sims Online.
http://freeso.org
Mozilla Public License 2.0
817 stars 95 forks source link

Feature/free vote #149

Closed riperiperi closed 5 years ago

riperiperi commented 5 years ago

Implement a Free Vote option for Neighborhoods, which allows sims living in neighborhoods that do not have an election to vote in any ongoing election. Implement a "Restore Lot Tool" which allows restoration of properties from fsov saves, useful when the property has been deleted, changed unexpectedly or vandalised. It creates database entries for lots and obejcts, and can even steal objects back from user inventories to attempt to retain persist state (eg. sign plugin) Also add support to upload update builds to GitHub Releases rather than AWS. Some fixes to reconnection, also disabling auto-connection-termination when auth is missing in case something goes wrong with that. (it did before, but i cannot repro it locally)