Commit Graph

13 Commits (c91712d36742e10808d7a634e18f766e4de166cc)

Author SHA1 Message Date
Trivernis c91712d367 Serveral improvements and features
- added notifications on inactive window
- changed max grid size to 5
- shortened phrases that exceed 200 characters
- improved sql performance
- fixed join issues
6 years ago
Trivernis e35cfabc49 Cookie Dialog
- added a cookie dialog
- removed riddle (temporary)
- removed users (temporary)
6 years ago
Trivernis a5af6cbb19 Bug Fixes
- setting words won't result in deleting all of them and resaving
- words can now only be set when no round is active
6 years ago
Julius d0085a2bfd More commands
- fixed backend error responses
- added round abort command
6 years ago
Julius 31c91c54ad Frontend fixes
- added bingo help command
- added bingo ping command
6 years ago
Trivernis 6943719c7c Changes to style
- added backend limits
- added frontend limits
- added bingo statusbar
- improved bingo stylesheet
- added redirect on missing player
6 years ago
Trivernis d566505c3f Bingo lobby improvements
- bingo added kicking of player
- bingo added display of admin
- bingo added grid size input
6 years ago
Trivernis 5c10862b19 Added bingo startpage (wip)
- added css for startpage (wip)
- added file for css animations
- added pug file for bingo starpage
6 years ago
Trivernis 70fa701fda Started migration to database
- added table creation script for bingo
- added sql scripts for bingo
- added data management class for bingo
- added libs with utils and global variables
6 years ago
Trivernis 52bd2378fb Fixed issues
- fixed bingo button not shown on refresh
- fixed code style
- added eslint
6 years ago
Trivernis 2dff089ca0 Switched to postgres for session storage
- improved mobile layout (chat now visible)
- fixed bingo button not visible in mobile layout
- added postgres for session storage
- added sql directory for sql query files
6 years ago
Trivernis 20e1540175 Added Bingo Chat
- added a chat to the bingo game
6 years ago
Trivernis 3ac3180957 CHANGELOG and README
- added content to the README.md
- added a CHANGELOG.md
6 years ago