]> git.cworth.org Git - empires-server/history - empires.js
empires: Implement support for spectators
[empires-server] / empires.js
2020-05-24 Carl Worthempires: Implement support for spectators
2020-05-24 Carl Worthempires: Bring in game client code as a template
2020-05-24 Carl Worth/register: Optionally use the session profile nickname...
2020-05-24 Carl Worthempires: Add an initial "choose nickname" step before...
2020-05-21 Carl Worthempires: Pull the body_parser use statements up to...
2020-05-17 Carl Worthempires: Serve the actual game file from the root of...
2020-05-17 Carl WorthIncorporate empires.js as a sub-app within lmno.js
2020-05-17 Carl WorthRemove old placeholder code for sending "Hello World"
2020-05-17 Carl Worthempires: Return immediately from reveal_next if we...
2020-05-17 Carl WorthRename server.js to empires.js