ADV Beta Version 11

Server/Client
- Provide date and time of each game creation
- Support translations and provide lang option to mods
- Support random strings for the client
- Add spanish translations
- Make user and game names more secure
- Provide server uptime on login
- Add mod type and version
- Only allow creating games with mods of type "game"
- Remove game directories once destroyed
- Run connections over SSL
- Add "sync" server hook
- Add "set-description" API call
- Ignore tab completion in chat mode
- Provide revision number in program version
- Other fixes and improvements

JsonLib
- Limit amount of queries per commit on importers
- Creator: Abort word input
- Creator: Save preview scroll state and show active
  trigger and condition on title
- Creator: Move triggers and conditions up and down
- Improve objects importer performance
- Add ord column for conditions
- Add trigger types
- Improve optional fields behaviour
- Other fixes and improvements

AWG
- Provide nwaterfalls and is_altitude_accident attributes
- Add experimental attributes: effective_temperature and
  soil_quality
- Other minor improvements