Skip to content

Releases: TheMacLab/game-on

Enabling the Super Modifier For Store Items

29 Jul 23:05
Compare
Choose a tag to compare
  • Added an option for enabling the super modifier (Honor and Penalty systems) for individual store items. The option is off by default.

Fixing Negative Honor Bug

23 Feb 15:23
Compare
Choose a tag to compare
  • Fixed #112 - negative honor caused users' rewards to decrease and negative penalties had the potential to cause users' rewards to increase

Store Giftable Option Fixes

16 Jan 19:58
Compare
Choose a tag to compare
  • Fixed #104 - giftable feature wasn't being displayed in store item lightboxes
  • Fixed #110 - gift messages contained anchor tags that were breaking the styling of the message dropdown

Bonus Loot Fixes

16 Jan 16:24
Compare
Choose a tag to compare
  • Fixed task Bonus Loot feature, where Loot was not being awarded to the user, but still tracked in the Stats page
  • Fixed a typo that prevented the user's XP total from appearing in the Admin Bar dropdown
  • Scaffolded error reporting for the task edit page
  • Updated the format of the Admin Bar dropdown to mirror the Stats page (with the currency suffixes still intact)
  • Updated the style for the user's level shown in the Admin Bar dropdown
  • Updated the Bonus Loot options in the task edit page, so that percentages must be between 0.01 and 99.99, and decimals can't go beyond the hundredths place
  • Removed "Quest Loot" term from the Bonus Loot feature (no more 100% drop chance Bonus Loot)
  • Consolidated WordPress Action hooks into game-on.php
  • Consolidated script and style enqueueing into go_enque.php
  • Removed a few files, functions, and actions that were not needed
  • No longer tracking go_definitions.php, since it is a temp file (it no longer needs to be manually updated)

Youtube Captions

16 Jan 16:24
Compare
Choose a tag to compare
  • Forced the caption option to be available on Youtube videos displayed with the go_display_video

Fixed v2.5.4 Definitions Issue

04 Dec 17:01
Compare
Choose a tag to compare
  • Added new option ids to main definition-id array in go_define_options() in go_definitions.php

Customizable Add Bar

04 Dec 16:58
Compare
Choose a tag to compare
  • New option to create different add bars for students and admins
  • Ability to enable/disable any type in the add bars

Task Penalty Filter Fix

28 Oct 21:51
Compare
Choose a tag to compare
  • Fixed the logic for the task penalty filter, the filter was not stopping and warning users when they had penalties equal to the amount set in the filter
  • Added a generic CSS class (.go_error_red) to go_every_page.css for universal usage, to be used in lieu of manually styling elements red
  • Made the bonus currency, penalty, and focus filter warnings red to increase visibility

Fixing Task Admin Lock Password Bug and README Typo

16 Sep 13:12
Compare
Choose a tag to compare
  • Fixed task admin lock password bug where entering "0" would allow the user to continue to the next stage, regardless of what the real password was
  • Fixed typo in README: changed "Lovelying Created By" to "Lovingly Created By"

Fixed Task Pod Design Flaw and Front-end Link Typo

09 Aug 04:10
Compare
Choose a tag to compare
  • Fixed the link in the previous pod prerequisite message on the front-end, it was breaking when used on a site with pretty permalinks
  • The links inside the pod names on the Pod options page now direct the user to the assigned Pod URL (if there is one) instead of to the Pod category itself