120 Commits (feb0b0927a9fb7a0437fae93f807c7fe58f8bb4e)
 

Author SHA1 Message Date
jay feb0b0927a feat(informer): add villager profession details 3 years ago
jay 8276e68489 feat(informer): add block info based on relative position for players 3 years ago
jay 2b7163bef3 feat(informer): add block info based on other players 3 years ago
jay a0b4641f37 feat(informer): add entity detail by type and kind for some entities 3 years ago
jay 186d6ac3d2 feat(informer): 🚸 add more detail to entity info 3 years ago
jay 984c9490c3 fix(informer): 🥅 make `player` undefined if nul 3 years ago
jay 3379f75ab9 feat(informer): 🚸 make entity search case insensitive 3 years ago
jay 69b1ab0b0b feat(informer): add reverse mcdata lookup by block or item id 3 years ago
jay 3c9d62441f feat(informer): add block info based on player's relative position 3 years ago
jay 665102e19c fix(informer): 🚑 remove extra `let cfg` declaration left over from refactor 3 years ago
jay db459f52e6 fix(informer): ✏️ fix typo in `isVec3` check function 3 years ago
jay 360eeff02f feat(informer): add item info based on player 3 years ago
jay 25faac2f4c feat(informer): add command `me` for block info based on player position 3 years ago
jay ccf0c598e8 feat(informer): add block info based on player position or manually provided coords 3 years ago
jay 050e2b3bd9 feat(informer): 🚸 add sub-command for module level quiet 3 years ago
jay e879d1f4ad refactor(informer): ♻️ reorder config loading 3 years ago
jay df193da779 feat(command): 🚧 add stub for `bot._client` events 3 years ago
jay 269d258763 feat(command): use a simpler text based system for receiving server commands 3 years ago
jay cbb105fe49 fix(command): 🚸 make bot address regex (prefix) more lenient 3 years ago
jay 356f83e39b fix(command): 👽 fix `whisper` event api change with an extra parameter 3 years ago
jay 5b3804893b feat(command): fix to show web (including extra [MODE]) messages 3 years ago
jay 9f6fea2423 feat(command): 🔊 add system (non-chat) messages to console log 3 years ago
jay 3686bab167 fix: 🐛 fix plugin reload for multi-file/dir based plugins 3 years ago
jay e0c477a46f feat: 🔨 make `fs.watch` recursive, so it `reloadplugin` works also on directories 3 years ago
jay 6046123074 build: ⬆️ update deps 3 years ago
jay ae1f7cf269 feat: 🔧 extract the hardcoded admin and mod list out into environment variables 3 years ago
jay afd2e002df feat(mover): add new pathfinder Movements 3 years ago
jay 3c5ec6b360 fix(mover): ✏️ fix `!go up` moving left instead 3 years ago
jay b71728e503 feat(mover): add Mule to ridable mobs 3 years ago
jay d001280383 fix: 🥅 fix a plugin loading error 3 years ago
jay f50e388c39 feat: 🔊 fix path in plugin reload log so that it actually works 3 years ago
jay 135ce6567b fix(mover): 🐛 attempt to fix move while riding vehicle 3 years ago
jay e5803eee59 fix(mover): ✏️ fix missed variable during rename 3 years ago
jay 1b21fcb096 refactor(mover): ♻️ use a better name for default move 3 years ago
jay 4b3e58ceb3 fix(mover): 🐛 attempt to fix move while riding vehicle 3 years ago
jay 8e854a0a2f refactor(mover): 🔊 improve debug logging code 3 years ago
jay c42a3a2304 feat(mover): add an action to move / run away from an entity or goal 3 years ago
jay b453b7d6bd feat(mover): add shortcuts and aliases for the jump command 3 years ago
jay 6b79f1fc60 refactor(plugins): ♻️ change plugin load order 3 years ago
jay 6e1ef5aada refactor(statemachine): 🔇 remove debug 3 years ago
jay e2ae7e5ad2 fix(statemachine): ✏️ fix SM action function sending Lower instead of Upper case commands 3 years ago
jay 42138a421b fix(statemachine): 🥅 fix for lookatPlayer when no or invalid player 3 years ago
jay aded1e4193 style: 🎨 fix crlf -> lf for real this time, using .gitattributes 3 years ago
jay 60394e38eb refactor: ♻️ replace `add` with `vec3.offset` 3 years ago
jay 22490f7ec1 fix(command): 🐛 fix bot address regex returning undefined 3 years ago
jay 72c4622091 feat(informer): various improvements and fixes 3 years ago
jay 0757776d8b feat(command): 🎨 make botaddress prefix and regex more flexible and configurable 3 years ago
jay a0ffaf1654 build(typescript): 🚨 add @types dep to satisfy typescript errors 3 years ago
jay 1597acca72 fix(eater): 🥅 catch async error on full food 3 years ago
jay 1e82045221 build: ⬆️ update deps 3 years ago