Commit Graph

11 Commits

Author SHA1 Message Date
Sam Calder-Mason 8ce13d4985 Player Hover WIP 2018-04-28 17:22:20 +10:00
Sam Calder-Mason 37d93d057e ESLint fixes 2018-03-18 15:59:14 +11:00
samcm 633ead1a20 Linting + dynamic webroot 2018-01-01 16:55:55 +11:00
samcm 9c868789eb v1.5 - Name change 2017-12-13 23:58:15 +11:00
samcm 0a1ded6275 Server: Dont transfer host if last user 2017-11-13 13:40:45 +11:00
Ben Barnard f0990dfbfa Allow the host to transfer hosting to another user
The host can now appoint a new host by double-clicking on another
user's avatar. Useful for giving control to another user.
2017-11-10 01:09:58 +01:00
samcm 074dcade33 Error handling PTServer 2017-08-26 19:05:57 +10:00
samcm f9207ff706 Completed Invite link system
PTWeb App now runs at ip:port:8088/ptweb
PTServer now runs at ip:port:8089/ptserver
2017-04-17 20:16:10 +10:00
samcm 48c4b1ecd4 Seperated Web App/ PT Server - implmented invite links
To run webapp:
- npm run build
- npm run webapp

To run PT Server
- npm run server
2017-04-17 01:49:53 +10:00
samcm 5a6c3fda8c (WIP) Further improvements on merge + invite linking 2017-04-12 01:51:07 +10:00
samcm 16e3ca5315 Merged Server/WebApp + URL Shortener + Invite links
Base directory of the WebApp has been set to /ptweb/
Url shortener implemented
Invite links implemented, still needs the web app to automatically
connect to the server/room.
2017-04-11 03:08:43 +10:00