120 Révisions (master)
 

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