Added full friendship functionality, including sending requests, accepting connections, and removing friendships.
Introduced game creation using player identifiers, with improved validation and clearer error handling.
Updated authentication to prevent inactive users from signing in.
Enhanced user registration to automatically link unassigned players and properly scope ownership.
Expanded admin capabilities to support user management, role updates, and refined permission handling.
Added Ladder Tournament
Fixed recalculating player ratings so it doesn't recalculate everyone all the time
Added a game page and fixed broken link that was navigating to that.
- Added ability for Regional Brackets for Single Elimination
- Added Player Rating (Using Glicko-2)
- Added Player Rating Leaderboards
- Additional Performance Enhancements
- Implement fireworks effect for celebrating tournament winners with replay functionality.
- Updated the tournament show view to implement a new layout with a dock interface.
- Added buttons for toggling between details, teams, and bracket panels.
Refactor tournament game specs and models for improved clarity and accuracy
- Updated tournament game specs to use scoped queries for better readability and maintainability.
- Enhanced game factory to support dynamic player assignments for team games.
- Modified game model tests to utilize new factory features, ensuring accurate player associations.
- Added new inline score modal controller and associated views for better user interaction during score updates.
- Implemented bracket match box and finals body views for double elimination tournaments.
- Created comprehensive tests for double elimination tournament logic, including grand finals scenarios.
**Game Summary**
- Updated the Toast notifications to make them more centralized.
- Added notifications for creating, updating and deleting games.
**Game Summary**
- Changed up styling
- Performance
- Added better notification when creating a game and it errors
**Game Summary**
- Changed up styling
- Performance
- Added version number to the Info Icon
- Fixed styling on Tournaments
- Enhance error handling and validation for game scores;
- Update styles for error explanation display