Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PrismarineJS/MineflayerArmorManager


https://github.com/PrismarineJS/MineflayerArmorManager

feat: add support for netherite armor

Closes #8

366bdf5c8c37774848de03dec1b48ab198e22529 authored over 4 years ago by Konstantin <[email protected]>
fix: bot.version availability check

4d844c5536613ef7bbfe0e6b848566b4826fb71c authored over 4 years ago by Konstantin <[email protected]>
Merge pull request #9 from Slord6/master

Load versionData outside login event

093aa34ec58e429a67c548fc025d3ae87a9c4666 authored over 4 years ago by Konstantin Azizov <[email protected]>
Load versionData outside login event

Fixes https://github.com/G07cha/MineflayerArmorManager/issues/7

1e9287bc4ffefebb04aeb47e43283c15f977fcfb authored over 4 years ago by Sam Lord <[email protected]>
chore: add code formatting

06febd73fb609721157f217af304ba3fcb58ce80 authored over 4 years ago by Konstantin <[email protected]>
docs: update example to follow mineflayer API for loading plugins

Also remove outdated API and update dev instructions

ca14ab55dea4d01a666a24b30adb2cc34d15f098 authored over 4 years ago by Konstantin <[email protected]>
Merge pull request #6 from G07cha/chore/migrate-to-ts

Chore/migrate to ts

fadea59e8273b9efef70babc4ce854fd64398c8a authored over 4 years ago by Konstantin Azizov <[email protected]>
chore: add github CI workflow

fa91f8549737db62b6ca21a3ea64a6f4eb5532d0 authored over 4 years ago by Konstantin <[email protected]>
chore: migrate codebase to typescript

6b232c14200106c6a02504c25bb3975bf0179cee authored over 4 years ago by Konstantin <[email protected]>
1.0.0

c10a892cbab088de7557448345e476978f1b05e0 authored over 4 years ago by Konstantin <[email protected]>
Merge pull request #5 from G07cha/feat/support-newer-versions

Feat/support newer versions

35635171882d3cd4dcab3712753a5254470391ec authored over 4 years ago by Konstantin Azizov <[email protected]>
feat: add support for newer versions of minecraft

Lots of refactoring done here, primarily shifting from hardcoded ids to values coming from minec...

871f125320e1d540da552b7b2a363d3ea474d442 authored over 4 years ago by Konstantin <[email protected]>
docs: fix example and update install instructions

2520a6e32e5e20ebb8bc8d1fb85ff7f55104cfbc authored over 4 years ago by Konstantin <[email protected]>
chore: update packages and minimal npm version

f1945cbb9d0d87edc2d1e80e816c6edcd217e18f authored over 4 years ago by Konstantin <[email protected]>
0.0.2

dada032ad518ff35a31684c0845c4c98fd2ff38f authored over 8 years ago by Konstantin Azizov <[email protected]>
Update equipItem function

Now it uses invUtil and properly equips better armor
- Add documentation
- Update tests

e396601d532a1a5505738f4f4f966cf8f841f961 authored over 8 years ago by Konstantin Azizov <[email protected]>
Rename destination object

Also add docs for isArmor and sorted armor ids

a7744e281548b32e5fc58125b78e1bf59456d140 authored over 8 years ago by Konstantin Azizov <[email protected]>
Add inventory utils

Documented and covered with tests functions:
- findItem
- compareArmor
- equipped

7492354584fd822ac7f2c791e68b4a7643dcdccb authored over 8 years ago by Konstantin Azizov <[email protected]>
Add npmignore

Ignoring tests

549c55180ccbd96aa70b76d642fab530982b10ef authored over 8 years ago by Konstantin Azizov <[email protected]>
Add footage gif

732c37baa51fa292ea6fc1a580d171e6af8afc08 authored over 8 years ago by Konstantin Azizov <[email protected]>
Fix error on picking up experience

46779eb474c44104c7626f2dbe1db14d032321d4 authored over 8 years ago by Konstantin Azizov <[email protected]>
Refactor equipItem function

- Setup tests for equipItem

32232757e4dd09b0f0e45a0b76a802279902884f authored over 8 years ago by Konstantin Azizov <[email protected]>
Fix isArmor function

- Add tests for isArmor function
- Remove integration tests

a914a925b05e689b9c831fa545509bc772602713 authored over 8 years ago by Konstantin Azizov <[email protected]>
Initial commit

First version with basic functionality

e3849eb54c99fde4b5652160e1fc450881d5668b authored over 8 years ago by Konstantin Azizov <[email protected]>
Initial commit

b5fb8ce2db625135b372ef1044ce4b4cd1bc6f7a authored over 8 years ago by Konstantin Azizov <[email protected]>