Commit Graph

24 Commits

Author SHA1 Message Date
Sam df25079309 Webroot and autojoin support 2018-07-16 18:04:32 +10:00
Sam 9c7ef28d3e Latency adjustments for host 2018-06-18 14:35:35 +10:00
Sam 123ae430bc Remove more server logging 2018-05-26 18:26:10 +10:00
Sam 6c2afb9e9a Remove server logging 2018-05-26 18:25:14 +10:00
Sam 2940b219d5 HTTPS redirect handling 2018-05-26 17:39:45 +10:00
Sam c7b21f9ed1 Changed Serverlist urls 2018-05-24 21:19:08 +10:00
Sam deb42879fb General tidying 2018-05-24 20:52:40 +10:00
Sam 4f26ccf42a Server settings.json 2018-05-20 23:46:54 +10:00
Sam 3911632523 Show name String-Similarity 2018-05-20 16:55:06 +10:00
Sam ae58d0c85e Massive syncing improvements 2018-05-20 16:02:49 +10:00
Sam 94d6bd0c1b SLPlayer syncing improvements 2018-05-19 16:10:12 +10:00
Sam 3b5b5edc5a UUID slserver 2018-05-16 13:37:04 +10:00
Sam 4cd1a80de5 User color indicators 2018-05-14 18:18:17 +10:00
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