Commit Graph

10 Commits

Author SHA1 Message Date
AlexKvazos 127e163f73 ES6 Stuff 2015-05-19 20:05:53 -05:00
AlexKvazos c9af42d284 Cleaned up code and used ES6 string templating 2015-04-30 19:23:52 -05:00
AlexKvazos 4b33fc3fff ES6 imports and arrow functions 2015-04-30 19:08:31 -05:00
AlexKvazos 423beaf29c Updated readme screenshot 2015-04-30 18:33:15 -05:00
AlexKvazos e09f3ac44c Moved requires outside of function calls 2015-04-30 12:01:49 -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 b9cab887f9 Core vanilla functionality
The client now understands chat events, command usage events, death events, teleport events, and join/leave events
2015-04-29 19:00:49 -05:00
AlexKvazos 5046fd49ba Modularized event listeners 2015-04-29 11:46:09 -05:00
AlexKvazos 16da80bf5a Working connections with chat event listener 2015-04-28 10:20:34 -05:00