103 Commits

Author SHA1 Message Date
Thorben Klyn f81b4fa92e Added new Minecraft Versions and fixed CSS 2021-05-20 16:07:46 +02:00
Romain Beaumont 7232f8bcb0 Merge pull request #12 from UlisesGascon/patch-1
Typo ;-)
2018-07-04 19:26:09 +02:00
Ulises Gascón bb8f864ca5 Typo ;-) 2018-07-04 17:05:04 +02:00
Romain Beaumont c16a447f6e Merge pull request #9 from shugen002/master
add multi version support and support show kicked reason
2017-07-27 11:40:00 +02:00
Shugen002 654dba7369 removed unsupport select 1.7 and unnessery input 2017-01-30 17:34:54 +08:00
Shugen002 857a14677c add multi version support and support show kicked reason 2017-01-29 22:56:14 +08:00
Romain Beaumont 86ac57a68d Merge pull request #3 from shugen002/master
add new feature
2016-02-06 13:40:40 +01:00
shugen002 e266167d4c remove the rubbish 2016-02-01 22:38:36 +08:00
shugen002 fdc031e660 add new feature:
show position , health ,weather and food
2016-02-01 17:38:35 +08:00
AlexKvazos b34486b603 Updated eslintrc 2015-07-07 07:03:40 -05:00
Alejandro Cavazos 521a9a6af7 Merge pull request #8 from jonathanperret/master
Minimal (but functional) Dockerfile
2015-07-07 07:02:09 -05:00
Jonathan Perret 4d25ad752c Minimal (but functional) Dockerfile 2015-07-07 02:47:45 +02:00
Alejandro Cavazos 294bdaef6e Merge pull request #7 from rom1504/fix_offline
Allow to not give a password : in that case connect in offline mode. Fix #2
2015-06-27 10:09:35 -05:00
Romain Beaumont 8707632a57 Allow to not give a password : in that case connect in offline mode. Fix #2 2015-06-16 22:59:52 +02:00
AlexKvazos ff70870f0d Links are now clickable
Fixes #4
2015-05-19 20:31:09 -05:00
AlexKvazos 8817e25ad6 Added requireindex to modules 2015-05-19 20:13:18 -05:00
AlexKvazos c57a8a7e72 Updated index.html 2015-05-19 20:10:05 -05:00
AlexKvazos 127e163f73 ES6 Stuff 2015-05-19 20:05:53 -05:00
AlexKvazos 8b0e87e986 Non transparent colors on player list 2015-05-17 14:09:41 -05:00
AlexKvazos c0cf956710 Added timestamps to console log 2015-05-12 19:41:58 -05:00
AlexKvazos cab42eebc5 Check that socket.mcbot exists before grabbing its entity 2015-05-04 12:59:54 -05:00
AlexKvazos 30954588e5 use the latest mineflayer 2015-05-01 20:28:37 -05:00
AlexKvazos 4fd21b9e2c Renamed services to factories 2015-05-01 20:20:59 -05:00
AlexKvazos eceb270813 Use mineflayer from github 2015-05-01 15:16:45 -05:00
AlexKvazos 40f4c8e164 Fixed broken client build 2015-05-01 12:23:47 -05:00
AlexKvazos 39531b1f99 More performant way of defining event listeners 2015-05-01 12:11:02 -05:00
AlexKvazos 6ee4de3920 Use ES6 string interpolation 2015-05-01 12:01:21 -05:00
AlexKvazos 06b4989a57 Hide players list on small screens 2015-04-30 19:41:56 -05:00
AlexKvazos 3b13ff7c8c Updated package.json 2015-04-30 19:32:00 -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 b1d364a9e4 Removed spawn event emitter 2015-04-30 18:35:17 -05:00
AlexKvazos 423beaf29c Updated readme screenshot 2015-04-30 18:33:15 -05:00
AlexKvazos 810eb6fca6 Replaced nodemon start script in grunt server 2015-04-30 18:04:30 -05:00
AlexKvazos c5dccbdb67 Implemented babel transpiler for ES6 2015-04-30 15:41:26 -05:00
AlexKvazos 413b72abf1 Removed bot chat event listener 2015-04-30 14:31:33 -05:00
AlexKvazos e6a78c4703 Added build status badge to readme 2015-04-30 14:11:48 -05:00
AlexKvazos 51368d47db Use gruntify-eslint 2015-04-30 14:06:41 -05:00
AlexKvazos fb6602bd15 use latest mineflayer 2015-04-30 14:03:59 -05:00
AlexKvazos 48eb590c32 Added eslit and circle.yml 2015-04-30 14:01:19 -05:00
AlexKvazos 7794cbf56d Added grunt watch and grunt server 2015-04-30 13:41:54 -05:00
AlexKvazos 968230622e Added socket.io-redis functionality 2015-04-30 13:25:17 -05:00
AlexKvazos b9d2ad59f4 Added dotenv 2015-04-30 13:14:51 -05:00
AlexKvazos e09f3ac44c Moved requires outside of function calls 2015-04-30 12:01:49 -05:00
AlexKvazos cc0533377a Properly delete the bot on disconnect 2015-04-30 11:24:32 -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 a8a64e3e44 Prevent chat event if client is not logged in server 2015-04-29 23:39:19 -05:00
AlexKvazos 341b6973cd Connect on select() if credentials are already set 2015-04-29 23:36:34 -05:00