Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Lynchburg Server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lynchburg
Lynchburg Server
Commits
8286fb7fc5e0cfc23a40f2e83e56ff5e66f2f038
Select Git revision
0 results
lynchburg-server
controllers
game.py
Author
Search by author
Any Author
authors
0 authors
Apr 24, 2020
Removed unused controller
· 8286fb7f
Nils G.
authored
4 years ago
8286fb7f
Moved renderer files to different folders
· c9bdde35
Nils G.
authored
4 years ago
c9bdde35
Apr 23, 2020
Added API for submitting inputs from WebClient
· 4dc3c523
Nils G.
authored
4 years ago
4dc3c523
Removed debug print
· b5d8ec4e
Nils G.
authored
4 years ago
b5d8ec4e
Apr 22, 2020
Split base64 encoding into parameter util
· 8f93aa94
Nils G.
authored
4 years ago
8f93aa94
Renamed submits to prompts
· 27fb1897
Nils G.
authored
4 years ago
27fb1897
Safe submits in /game/roles persistently in player table
· d8517aee
Nils G.
authored
4 years ago
d8517aee
Added /game/roles API
· 957c1e94
Nils G.
authored
4 years ago
957c1e94
Store roles definition as base64 in database. Decode in JS.
· 3d7efc7f
Nils G.
authored
4 years ago
3d7efc7f
Move websocket API into seperate python module
· abc3ec16
Nils G.
authored
4 years ago
abc3ec16
Add websockets to game to retrieve changes in the room without refresh or ajax
· 759a39fb
Nils G.
authored
4 years ago
759a39fb
Initial creation of API /game/start
· 6af73cca
Nils G.
authored
4 years ago
6af73cca
Loading