Commit Graph

42 Commits

Author SHA1 Message Date
AlexKvazos 32126cd53d Added sound effect on login and on error 2015-04-29 14:44:39 -05:00
AlexKvazos efd412d534 Use @latest mineflayer module 2015-04-29 14:20:22 -05:00
AlexKvazos 9a91698d83 Show connect/disconnect buttons only when they are available 2015-04-29 14:13:36 -05:00
AlexKvazos 95ce3d15ae proper whitespace regex 2015-04-29 12:56:55 -05:00
AlexKvazos 1708df5bb4 Syntax stuff 2015-04-29 12:49:26 -05:00
AlexKvazos e58da2e71a better debug on connection and logins 2015-04-29 11:51:39 -05:00
AlexKvazos 5046fd49ba Modularized event listeners 2015-04-29 11:46:09 -05:00
AlexKvazos fcb2236d12 Use original mineflayer 2015-04-29 11:16:57 -05:00
AlexKvazos ce66e9f832 Nicer errors on client 2015-04-29 01:02:30 -05:00
AlexKvazos 42edf49554 Use forked mineflayer as dependency 2015-04-28 23:56:56 -05:00
AlexKvazos f4b2cbad77 Print entire error stack on uncaught exception 2015-04-28 23:53:10 -05:00
AlexKvazos 6776b099dd Responsive navbar 2015-04-28 23:17:02 -05:00
AlexKvazos ab39690647 Added favicon and meta html tags 2015-04-28 23:11:38 -05:00
AlexKvazos 0d32b48fce load google font over https 2015-04-28 22:57:57 -05:00
AlexKvazos 5d742a4734 Cleaner disconnect 2015-04-28 22:48:21 -05:00
AlexKvazos 4719dd52bb Set socket.mcbot to null on end and kick 2015-04-28 22:30:51 -05:00
AlexKvazos 69b8f027d5 Remove dirty console.log 2015-04-28 22:24:37 -05:00
AlexKvazos 80ed83f1ab Support vanilla servers (more less) 2015-04-28 22:19:41 -05:00
AlexKvazos 1916d33828 Added screenshot to readme 2015-04-28 20:50:33 -05:00
AlexKvazos 99c4fb8e64 Set bot to null on end. This allows the object to be garbage collected 2015-04-28 17:31:08 -05:00
AlexKvazos 9c0fc1a537 Fixed readme 2015-04-28 17:11:44 -05:00
AlexKvazos 0279cbaa72 Added Readme 2015-04-28 17:10:57 -05:00
AlexKvazos 53c74e7256 Added GitHub link to navbar 2015-04-28 16:59:41 -05:00
AlexKvazos c98d7bb7e0 Properly set the port 2015-04-28 16:43:28 -05:00
AlexKvazos a2bda59bc4 Added email as username option 2015-04-28 13:01:08 -05:00
AlexKvazos 6bfbf87780 Added GA code 2015-04-28 12:52:42 -05:00
AlexKvazos d8a3c060dc Listen on port 80 2015-04-28 12:41:17 -05:00
AlexKvazos a0b0a13fb9 Added uglify task and fixed package json 2015-04-28 12:30:21 -05:00
AlexKvazos e95933ace3 Removed test bot 2015-04-28 12:27:39 -05:00
AlexKvazos be6f96d615 Disallow multiple connections 2015-04-28 12:25:50 -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
AlexKvazos bf1699d01c More cleanup 2015-04-28 02:39:44 -05:00
AlexKvazos 08e424bf44 hide modal only if form is submitted successfuly 2015-04-28 02:31:34 -05:00
AlexKvazos 8200a4a13c Clean up 2015-04-28 02:28:18 -05:00
AlexKvazos cdc1738ecc ignore all .log files 2015-04-28 02:08:45 -05:00
AlexKvazos bc5b1ed90d Handle connections 2015-04-28 02:01:29 -05:00
AlexKvazos a867668582 Init 2015-04-28 01:06:53 -05:00