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 |
|
AlexKvazos
|
1e7be7cfd7
|
Send username on bot:connect event instead of email
|
2015-04-29 23:29:20 -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
|
95d3935551
|
Fixed button location servers modal
|
2015-04-29 23:00:17 -05:00 |
|
AlexKvazos
|
099e479847
|
Added close buttons to modals
|
2015-04-29 22:54:25 -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
|
ba921ea55e
|
Removed console logs
|
2015-04-29 19:03:27 -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
|
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 |
|