Skip to content

Releases: NemeStats/NemeStats

Trending Games and Player Ordering

10 Feb 02:00
Compare
Choose a tag to compare
  • Added a new home page widget showing trending games in the last 30 days
  • Adjusted the Player ordering on the Gaming Group Details and Game Definition Details pages to be sorted by Active then Player Name

Game Definition Leaderboard

07 Feb 03:22
Compare
Choose a tag to compare

Now have more of a leader board on the Game Definition Details page. Has more detailed stats of each player related to that game.

Fix for editing played games

05 Feb 20:22
Compare
Choose a tag to compare

The edit played game page didn't reference moment.js and was blowing up. It also didn't pass in the date played to createplayedgame.js, so it didn't preserve the date played correctly.

Server Side Date Validation

03 Feb 12:53
Compare
Choose a tag to compare

Added server-side date validation for creating played games and filtering dates on the Gaming Group page.

Date Filtering on Gaming Group Page

17 Jan 04:32
Compare
Choose a tag to compare
  • The Gaming Group page now lets you filter all of the data on a date range
  • Date formats are showing in the format of the local user when the browser supports the HTML5 date field

Home redesign fixes

29 Dec 20:36
Compare
Choose a tag to compare
2.6.1

Moved ValidationSummary to LoginForm

New home design

24 Dec 10:05
Compare
Choose a tag to compare

Focused on convert visitors into new users

Minor Behind The Scenes Technical Changes

04 Dec 03:20
Compare
Choose a tag to compare
  • Updated to nUnit 3 for unit tests
  • Removed ApplicationUser.CurrentGamingGroupId is no longer nullable

Fix Game Definition With No Played Games

29 Nov 03:04
Compare
Choose a tag to compare

version 2.3.0 introduced an issue with the game definition details page blowing up if there were no played games. This fixes the issue.

Default Game Definition and Global Stats for Game definitions

28 Nov 05:10
Compare
Choose a tag to compare
  • If the Gaming Group only has one Game Definition then recording a game will default to that game definition instead of "pick one"
  • Now blocks you from trying to create a Game Definition with no name. Also gives a better message if you enter a duplicate
  • Added Global Statistics panel on a Game Definition