Commit Graph

9 Commits (31c91c54ad57d307fe542c6edf7014f00ea6959f)

Author SHA1 Message Date
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