128953 - 3/03/2015 [h1]Changes[/h1] [list][*]Dedicated servers now check to see if their mods are out of date, and announce it to the server when they are out of date. [*]Top mods is now displayed on the Mods screen. [*]Added MOD API call: SetModHUDFocus(focusid, hasfocus) for mod widgets to block player input the same way as other HUD widgets do [*]Updated icon art [*]Wendy changes: [list][*]Abigail flowers will automatically disappear after being abandoned for 3 days [*]Abigail flower can now be crafted[/list] [*]Players will have a better chance of finding basic resources when spawning into long running Wilderness servers [*]Modified threaded renderer, threaded physics and alternate gc experimental options so they can be set from settings.ini (use_threaded_physics and use_alternate_gc under [MISC] and use_threaded_renderer under [graphics] [*]Implemented Steam friends join on Dedicated Servers. [*]Added “-backup_logs” command line option. Saves up to 99 backup copies of log.txt and chat_log.txt. After you reach the limit you will need to clear the backup directory to continue to receive backups. [*]Steam backend for dedicated servers. Steam authentication port defaults to: 8766, Steam master server updater port: 27016. [*]Ports can be configured through command line by adding: [list][*] -steam_authentication_port 123456 -steam_master_server_port 123457 [*]or through settings.ini, under the [network] heading [*]steam_authentication_port = 123456 [*]steam_master_server_port = 123457[/list][/list] [h1]Bug Fixes[/h1] [list][*]Fixed a bug where controller crafting could access all character specific recipes [*]Fixed some client crashes when using controllers [*]Dedicated server console input now accepts spaces [*]Krampus won’t hiss if world gen was set to not use Krampus [*]Fixed fullscreen switching and resolution changing with threaded renderer. [*]Fixed issue in lua command c_connect( ip, port, password ) preventing it from working when not logged in, or when an unexpected password was required. [*]Fixed search filter “character” to show all results.[/list]