Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Releases: matijakljajic/koznaznarevamp

KO ZNA ZNA v1.0.3

22 Nov 14:13
520d0ad
Compare
Choose a tag to compare

v1.0.3

  • Basic functionality
  • Basic UI and art
  • Issue Report System
  • Cutscenes
  • UI touch-ups
  • Newly planned features

More details

game.py is converted to .exe with pyinstaller and everything is then packaged nicely with SSE Setup.
This is the last version that acts like a pure pub quiz question generator

Changes:

Changed up the UI so it could support newly planned features

KO ZNA ZNA v1.0.2

14 Nov 05:09
e7d38ea
Compare
Choose a tag to compare

v1.0.2

  • Basic functionality
  • Basic UI and art
  • Issue Report System
  • Cutscenes
  • UI touch-ups
  • Newly planned features

More details

game.py is converted to .exe with pyinstaller and everything is then packaged nicely with SSE Setup.

Changes:

Successfully added the transition cutscene, stopped using pyvidplayer.py and did everything with cv2

KO ZNA ZNA v1.0.1

08 Nov 22:35
Compare
Choose a tag to compare

v1.0.1

  • Basic functionality
  • Basic UI and art
  • Issue Report System
  • Cutscenes and UI touch-ups

More details

game.py is converted to .exe with pyinstaller and everything is then packaged nicely with SSE Setup.
Reminder: pyinstaller has trouble with pyvidplayer.py which restricts me from making an .exe with cutscenes.