Devlogs
v0.9.6: Package logo
Posted February 14, 2024 by nubick
#quiz #trivia #multiplayer #creative
Update to version: 0.9.6
Improvements:
- Added support for pack logos: the game lobby design and pack card designs have been changed. Now it's possible to edit the pack logo in the editor.
- Added support for video formats other than mp4, tested with wmv.
- Adjusting the volume level with the "+" and "-" keys now plays a sound to control the current volume level.
- In solo mode, the Enter button now works as confirmation in the player name input window.
- Game code input is now always in Caps Lock mode.
- In the game connection window, the Tab key now works for navigating through input fields.
- Editor: fixed the aspect ratio of videos in preview and question steps.
- Editor: fixed an issue with moving a theme to the bag when the theme name ends with a period.
- Changed the sequence of authorization in network services: now authorization takes place when creating or connecting to a game, not at the game start. Added the ability to re-authorize in case of network problems or other errors.
- Added error messages in case of some network problems.
- Fixed a loss of connection between the file and the question when importing vum packages if the file name exceeds the Windows allowable MAX_LENGTH.
- Fixed the behavior of the player panel when a new player connects to the game during the final round.
- Fixed the issue of music continuing to play when more than one player expressed a desire to answer a question, and the fastest responded incorrectly.
- Fixed the issue of sending packets not to the address when the setting limiting the answer time is enabled.
- Fixed the export error to siq when the package contains long files in url-escape state.
- Fixed the error of opening siq packages containing questions with empty answers.