This is a major upgrade, including new features and many bug fixes.
New Features/Changes Completely revamped game frontend skins with brand new graphics
- Frame rate doubled to 40fps (much smoother animations)
- File size reduced about 9-10KB for the skins
- Game description is now shown at the beginning of the game
- Game skin source code completely cleaned up, re-organized, and now available for download in the customers section.
Game sections, orders
- Organize your games on the front page under sections
- Specify the order that games/sections will appear in.
MD5 encrypted passwords
- Passwords are now stored as MD5 hashes in the database for security
- Cookies are stored as MD5 hashes instead of plain text passwords.
- The "forgot info" form now resets the password and emails the user a random temporary password.
Better game skin browser
- Select skin you want to see from a drop down menu
- Skin shown at 50% size
Template changes
- Aesthetic changes (improvements) to many templates
Bugfixes/tweaks
All known bugs were fixed. Here are some of the main ones:
- Proper garbage clean-up of aborted games (closed browser window during game) on front page. Now it shouldn't say someone is playing when they aren't.
- Template typos
- Numerous issues with maintenance mode and being able to edit questions while people were still playing
- Issues with properly interrupting game sessions when turning the system off
- Templates not updating properly when you click "Restore Default"
- FOOTER template no longer shown to non-admin users when your trivia system is offline. They should now only see the offline message
- Questions per session must be between 2 and 99
- Points must be between 1 and 999 (previously up to 65536 was accepted)
- Usernames can be up to 20 characters long
- Usernames can now contain spaces