- Steam App
- Superfighters Deluxe (855860)
- Event type
- patch note
- Published
- 22 December 2018 - 13:36:43 UTC
- Source
- steam_community_announcements
* Ready votes only requires a majority of the votes now in order to pass (not all of them like before). * Account ID is now displayed in the server software in the chat view and game user view. * Changed how scripts are found when using the /startscript and /stopscript commands. It's now possible to type in a part of the script's name and it will still be found. For example "/startscript test" will first find a script named "test". Secondly it will try to find a script containing "test" in its name. Only applies to names with 3 or more characters in the script's name. * Added a separate "/reloadscripts" command to reload new scripts from disk (in case you add new scripts while running the game). Before the "/startscript" command would reload scripts automatically in case no script was found - which could cause minor freezes. * Added option to toggle server movement when hosting in the ho...