120 Commits (master)
 

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