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
636f13bc0740cf5f3078c0c632882b01193704d6
Select Git revision
0 results
lynchburg-server
static
game
debug
renderer.js
Author
Search by author
Any Author
authors
0 authors
May 06, 2020
Add definition rule for input field maxlength. Enforce on Client and Server side
· 636f13bc
Nils G.
authored
4 years ago
636f13bc
Apr 29, 2020
Fixed renderer bug with multiple buttons
· 78ee426e
Nils G.
authored
4 years ago
78ee426e
Apr 27, 2020
Do not actually change role when done submitting, instead use 'hidden' flag
· 582e4799
Nils G.
authored
4 years ago
582e4799
Actually enable the player to submit content
· d9ebc757
Nils G.
authored
4 years ago
d9ebc757
Apr 24, 2020
Set header values via global JS function instead of includes
· 154c2ce7
Nils G.
authored
4 years ago
154c2ce7
Added const js file to handle dynamic content in static JS
· 23c5d380
Nils G.
authored
4 years ago
23c5d380
Moved renderer files to different folders
· c9bdde35
Nils G.
authored
4 years ago
c9bdde35
Clicking a submit button prepares the user submit JSON
· fe2704e2
Nils G.
authored
4 years ago
fe2704e2
Apr 22, 2020
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
Always load idle css definition independent of actual role
· 78580dcf
Nils G.
authored
4 years ago
78580dcf
Add first version of debug renderer
· 8b079f04
Nils G.
authored
4 years ago
8b079f04
Add websockets to game to retrieve changes in the room without refresh or ajax
· 759a39fb
Nils G.
authored
4 years ago
759a39fb
Apr 14, 2020
Debug renderer
· bf7ca5a4
Nils G.
authored
4 years ago
bf7ca5a4
Loading