Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/PrismarineJS/mineflayer
Create Minecraft bots with a powerful, stable, and high level JavaScript API.
https://github.com/PrismarineJS/mineflayer
41af589ea109345404b97b44da65310fb7e42dbe authored almost 12 years ago
1b57cfe0c71dc4a9bd373ea67952910b5e2f666b authored almost 12 years ago
49cd32606ce6c7fc62d2cdf3dc87e93cd3a302d0 authored almost 12 years ago
0d721534833604e030bd27aaaf5cff58b057800e authored almost 12 years ago
b85f78ade4e902bfb2ea09622d7cc0eded20abc3 authored almost 12 years ago
164f19e0a215f86ac9ac3c4d7405f797b7ff2e3e authored almost 12 years ago
d614600f724a4e86fa70567cecb4bf30c018fa57 authored almost 12 years ago
fb83c1fdf2fda8e5c5243b39f692e2e06969bcb9 authored almost 12 years ago
78205e7ffa9f5a422e875a5bae8235a7de5f62a6 authored almost 12 years ago
139fc3d56b1cab9e917f2a3115fe643d700fb182 authored almost 12 years ago
75a3e1bcc1c04f68e68820926a12a4fc5f839cb9 authored almost 12 years ago
013d313727084f5266d70710763239eba8b5c87e authored almost 12 years ago
4416ade7c3ec4d1895337c0b785fcb9f723b22e6 authored almost 12 years ago
f42682743afa0fd8d9f1474951dc303764232a0e authored almost 12 years ago
9f76eb1e0e6e9eeafae6a1b62c19b5451a35c7e9 authored almost 12 years ago
* block.meta -> block.metadata
* item.meta -> item.metadata
c0edcb99c2bd8f7d7eda7db4fdbf12a35e495f4c authored almost 12 years ago
Problems to fix before merging:
* withdraw breaks for more than 1 item
* deposit breaks for m...
466b1ee75cc57138abf34b57fb5b5345bc409c3e authored almost 12 years ago
31dea61dd1f2363dc1b2e6f0f275da32b688e8af authored almost 12 years ago
0833908c0d0ab98f264ea1f0a7241252e38b8430 authored almost 12 years ago
84874dcc5e883c8efda40bde82183d939afa35ab authored almost 12 years ago
326b17749152b00d604466c08b96d2ed1473f029 authored almost 12 years ago
14823a260010471cc9553d35c4bf2a6eea566dbd authored almost 12 years ago
0adc05c46a03c3dc694d93f82d108c4e6447248d authored almost 12 years ago
7b7e122bfdf5f0d74bdd6d0939ad0643b934d09f authored almost 12 years ago
3881ae9dcaa6942c6f47e8524e7cd37c1d3cf10b authored almost 12 years ago
Conflicts:
lib/plugins/digging.js
8374baaec2f36da70068da5fc6b74cc7c2b1d0db authored almost 12 years ago
ee35737b372007daca231f598e0027dac2031635 authored almost 12 years ago
ea26dac18d071ca608d5b38b84c4c3c9a84f1024 authored almost 12 years ago
e1dad743863c4a8f21cc449763021989f76811b6 authored almost 12 years ago
5c8d2ca82aafd33340a9d19c0f61a13c29e95a15 authored almost 12 years ago
38d0ba7efb6d1a93e718f2007c484b88e600febb authored almost 12 years ago
52f896ea2f6c636b8acb3f6de9da39b7fa15b535 authored almost 12 years ago
d8342d9bf8d01fc140cb2fd926723eaf4d7d7991 authored almost 12 years ago
Conflicts:
lib/plugins/inventory.js
c2b472aadc10f6d2fd154026c5df496940b36095 authored almost 12 years ago
4c0954fae7a1bbf9d024816047191b18d5c6e91a authored almost 12 years ago
47cac99665532bc53709fdfada1149431dcf7dc5 authored almost 12 years ago
* fix bot.unequip
* remove window.count map
* add window.count(itemType, [metadata]) function...
Fixed position calculation for multi block updates
6eac0585eb5d2e64c5982bf4fe520a3aacbcdae1 authored almost 12 years ago079ae740768ba84687727701e35c6ee29250eab5 authored almost 12 years ago
Finally figured out why my bot sometimes saw that the block broke and sometimes not.
d8e5c89eecd95dca889d8380ced4a53f5ed65bd5 authored almost 12 years agoab43220c4c95971d0438b0e3721a3069a0a0a771 authored almost 12 years ago
5ddb5eebf7914802f1f4c6abeb96edb6c0717434 authored almost 12 years ago
c60d3209b61dd28efc67d5704f884624b4c22bb0 authored almost 12 years ago
86e15d88404b01973223c7977f85196fc76bf474 authored almost 12 years ago
Ensured lookAt takes entity.height into account
2d0350275caa0178ac6e3d126420f944fffe2240 authored almost 12 years agoWithout it, the bot will always look 1.62 too high.
Verification bot here: https://gist.githu...
a80499f70e1fd3c75d5f46e32112ead9c5b4912f authored almost 12 years ago
sorry I'll try to avoid this in the future. I just wanted this to be
consistent with entity.posi...
Added the block as a second argument to blockUpdate
28c85538ce7ad3d64a043de6f526e212c4dcb66f authored almost 12 years ago10328054cb4b4867e40b1a971df3c68ea8309913 authored almost 12 years ago
6936cd36d4d3467337196193779e491b2f26e050 authored almost 12 years ago
closes #99
ac97b87a8d2e97f697476568067029dc57bcaa76 authored almost 12 years ago
* sends out event with err=true if block is whole after 5 sec
* added optional callback parame...
67b69ff6e7b9a46289d4d414cf6734954d141a02 authored about 12 years ago
e5475250c9dc7093f2fec19050075590bbdcbf92 authored about 12 years ago
closes #96
1b7786d81c86e8f37a3bdc71d572e63852d1109d authored about 12 years ago498946d86c26e908d298061fddf20677130250ea authored about 12 years ago
42f901ceefc994ee3457c30196256e4158a616ea authored about 12 years ago
34dc3ac57c91d5697836a5df804e33b9c02afb6f authored about 12 years ago
5bd3f1ccc45228bba68da76ddda9912304404f63 authored about 12 years ago
b9a380612903c18e4e1d521fe36226d35cfb4fb3 authored about 12 years ago
ab9e13419ddabc64e872445b541acb227a449a34 authored about 12 years ago
225dd33c3dd766079898bd1c8465d2123a760635 authored about 12 years ago
7c21be07fc4784c623b3cff054798af7dd40def6 authored about 12 years ago
28f4510ba9465067672592a3cbb7839317fea249 authored about 12 years ago
38e09a4fbc40ba49cd0a74103227295d50bb2dc0 authored about 12 years ago
expose `bot.setQuickBarSlot(slot)`
8f4ecca6fadf5bd8213bedf90122634bf2a80b90 authored about 12 years agobb7ef610bfd87c4e860ff25f76d31a35719b10c2 authored about 12 years ago
d418e5259e71d4364e30158cef1f3f0046fd84ff authored about 12 years ago
f82d7b4e1a50a99f00dc88c3e8793544d60ef29d authored about 12 years ago
also fix `bot.equip`.
e543db17a1fd928112c3a776765fd44f6d39c793 authored about 12 years ago7539cdd5379bbb9e79b040d072e8791f04b5506c authored about 12 years ago
da5449882998c3f540e74d921d2931a657112c9e authored about 12 years ago
81788a74f34901ca9c07f55fb9c992eb355b945c authored about 12 years ago
b9d2775e8b27cbdbaa984e9d9f48dad92c735559 authored about 12 years ago
ability to find out what items you have and equip things.
5d1c797bb213ce6db417f8292a81beaf9c134c22 authored about 12 years ago761e8c61ade90b07c4426ec8463329598c0274bf authored about 12 years ago
018962332f0e734b9895e3a2fdeab9b75f947406 authored about 12 years ago
00faa6a1832cba78511dea9f2159425c6d3cde19 authored about 12 years ago
a14e7657ba982755793846b904cc021edabb47fd authored about 12 years ago
165d995cc4df9ef6f18c952c7e03aa1b3c0a5df3 authored about 12 years ago
53463e96da422b31c5336cf049b0fd0c8d71e5b0 authored about 12 years ago
86f83ee2b5dadc612660a2e8f4fabdad24d9a30e authored about 12 years ago
370577e019c76324ed7d9e5fdf5f63be85b23d19 authored about 12 years ago
b04d5d8196111dc2f00be58340787e2ff7d24953 authored about 12 years ago
664b5f11402f4979fd0845c874c7b460afb9a110 authored about 12 years ago
cc592d5052de24d7d93bbb97e5168c51260d6a35 authored about 12 years ago
e7a75bfb88011b0ee939c6f901d06234a1b8c427 authored about 12 years ago
3fb1ee77644741bfc68e5bc56acecd7638b735fc authored about 12 years ago
* document it
* refactor the code
7913051175e32c84e369c61e99ccd281e4c43777 authored about 12 years ago
* refactor chat
* add test to cover color codes stripping
* rename `onNonSpokenChat` to `mess...
6606d7b52f49ed580412a4f7a86b7031dc11f9af authored about 12 years ago
usage: bot.setControlState('sprint', true)
TODO: Stop sprinting when hunger < 5
107ae1d20ce0b5bdecba5ca97b7956eff3e5603e authored about 12 years ago
* add sign painter example
* add `block.signText` property
* add `bot.updateSign(block, text)...
0fbb5d49943ab604bc36c15cdbe53c3e5ec0ef76 authored about 12 years ago