Commit Graph

24 Commits

Author SHA1 Message Date
AlexKvazos 4fd21b9e2c Renamed services to factories 2015-05-01 20:20:59 -05:00
AlexKvazos 40f4c8e164 Fixed broken client build 2015-05-01 12:23:47 -05:00
AlexKvazos b1d364a9e4 Removed spawn event emitter 2015-04-30 18:35:17 -05:00
AlexKvazos 48eb590c32 Added eslit and circle.yml 2015-04-30 14:01:19 -05:00
AlexKvazos d4476e15f7 better errors 2015-04-30 00:58:48 -05:00
AlexKvazos 29467f73b3 Run the interval on the clientside instead of the server side 2015-04-30 00:42:50 -05:00
AlexKvazos f3683b4e8e Show player list when connected to a server 2015-04-30 00:28:48 -05:00
AlexKvazos 341b6973cd Connect on select() if credentials are already set 2015-04-29 23:36:34 -05:00
AlexKvazos 5daf6c6691 Send chat message when joining (yes, branding) 2015-04-29 23:25:59 -05:00
AlexKvazos 31b9fc337b better location of add server button 2015-04-29 23:13:28 -05:00
AlexKvazos 7e622d7769 Reset add form on save 2015-04-29 22:29:03 -05:00
AlexKvazos 74c74b5854 proper server store initialization 2015-04-29 22:24:40 -05:00
AlexKvazos 4a9e1288b1 My Servers Feature
Store your favorite servers to easily select them when connecting
2015-04-29 22:21:20 -05:00
AlexKvazos 971779cf57 Removed error sound effect 2015-04-29 19:04:15 -05:00
AlexKvazos 32126cd53d Added sound effect on login and on error 2015-04-29 14:44:39 -05:00
AlexKvazos 1708df5bb4 Syntax stuff 2015-04-29 12:49:26 -05:00
AlexKvazos ce66e9f832 Nicer errors on client 2015-04-29 01:02:30 -05:00
AlexKvazos 5d742a4734 Cleaner disconnect 2015-04-28 22:48:21 -05:00
AlexKvazos 7e62e5dd79 Working error handler 2015-04-28 11:39:31 -05:00
AlexKvazos 793fe3e162 Working connect/disconnect handlers and status indicator 2015-04-28 11:19:36 -05:00
AlexKvazos 542ae1f549 Chat formatting 2015-04-28 10:49:49 -05:00
AlexKvazos 16da80bf5a Working connections with chat event listener 2015-04-28 10:20:34 -05:00
AlexKvazos 9886a9408b Modularized code 2015-04-28 09:01:06 -05:00
AlexKvazos 397ae7d322 Used browserify for clientside js 2015-04-28 02:57:59 -05:00