Version history
-
2.2.0 release notes
- Added Unity 6 download using the first stable release of this version of the engine.
-
2.1.0 release notes
- Added Unity 6 download in preparation for the upcoming release of this version of the engine.
-
2.0.1 release notes
- Fixed warnings when using the asset in a Unity 6 project.
-
2.0.0 release notes
- Upgraded project to Unity 2022.3.0 LTS.
-
1.9.0 release notes
- Upgraded project to Unity 2021.3.19 LTS.
- Updated the documentation to point to the new wiki.
-
1.8.0 release notes
- Upgraded project to Unity 2021.3.6 LTS.
-
1.7.0 release notes
- Upgraded project to Unity 2020.3.30 LTS.
-
1.6.0 release notes
- Upgraded project to Unity 2020.3.20 LTS.
-
1.5.0 release notes
- The game configuration asset to use in the game can now be specified visually in the CategorySelectionScreen component's Inspector.
-
1.4.0 release notes
- Upgraded project to Unity 2019.4.0 LTS.
-
1.3.0 release notes
- Upgraded project to Unity 2019.3.7.
-
1.2.0 release notes
- Upgraded project to Unity 2018.4.0.
-
1.1.2 release notes
- Fixed categories not being taken into consideration when loading questions from .CSV files.
-
1.1.1 release notes
- Added .CSV import functionality to question editor.
-
1.1.0 release notes
- Upgraded project to Unity 2018.3.0.
- Moved the editor tools to the Tools menu option.
- Added a metadata field to the questions to support extending them with additional custom information (useful for hints, explanations and similar features).
-
1.0.3 release notes
- Added additional configuration options to the GameScreen component.
- Added scrolling to the editor (useful for smaller screen sizes).
-
1.0.2 release notes
- The question packs available during the game can be specified in the editor now.
-
1.0.1 release notes
- Fixed bug with untimed mode incorrectly having a timer.
- Several editor fixes.
-
1.0 release notes
- Initial release.