Commit Graph

  • feb0b0927a feat(informer): add villager profession details master jay 2021-05-15 18:37:24 +0500
  • 8276e68489 feat(informer): add block info based on relative position for players jay 2021-05-11 17:59:26 +0500
  • 2b7163bef3 feat(informer): add block info based on other players jay 2021-05-11 17:54:19 +0500
  • a0b4641f37 feat(informer): add entity detail by type and kind for some entities jay 2021-05-11 17:42:31 +0500
  • 186d6ac3d2 feat(informer): 🚸 add more detail to entity info jay 2021-05-11 17:36:41 +0500
  • 984c9490c3 fix(informer): 🥅 make `player` undefined if nul jay 2021-05-11 17:34:25 +0500
  • 3379f75ab9 feat(informer): 🚸 make entity search case insensitive jay 2021-05-11 17:32:38 +0500
  • 69b1ab0b0b feat(informer): add reverse mcdata lookup by block or item id jay 2021-05-11 14:44:22 +0500
  • 3c9d62441f feat(informer): add block info based on player's relative position jay 2021-05-11 10:39:53 +0500
  • 665102e19c fix(informer): 🚑 remove extra `let cfg` declaration left over from refactor jay 2021-05-11 09:46:07 +0500
  • db459f52e6 fix(informer): ✏️ fix typo in `isVec3` check function jay 2021-05-11 09:32:54 +0500
  • 360eeff02f feat(informer): add item info based on player jay 2021-05-10 17:52:53 +0500
  • 25faac2f4c feat(informer): add command `me` for block info based on player position jay 2021-05-10 18:37:48 +0500
  • ccf0c598e8 feat(informer): add block info based on player position or manually provided coords jay 2021-05-07 16:27:44 +0500
  • 050e2b3bd9 feat(informer): 🚸 add sub-command for module level quiet jay 2021-05-07 12:53:24 +0500
  • e879d1f4ad refactor(informer): ♻️ reorder config loading jay 2021-05-07 12:40:17 +0500
  • df193da779 feat(command): 🚧 add stub for `bot._client` events jay 2021-05-06 13:15:38 +0500
  • 269d258763 feat(command): use a simpler text based system for receiving server commands jay 2021-05-06 13:11:31 +0500
  • cbb105fe49 fix(command): 🚸 make bot address regex (prefix) more lenient jay 2021-05-03 07:20:33 +0500
  • 356f83e39b fix(command): 👽 fix `whisper` event api change with an extra parameter jay 2021-05-03 07:14:45 +0500
  • 5b3804893b feat(command): fix to show web (including extra [MODE]) messages jay 2021-04-29 08:37:46 +0500
  • 9f6fea2423 feat(command): 🔊 add system (non-chat) messages to console log jay 2021-04-29 08:24:51 +0500
  • 3686bab167 fix: 🐛 fix plugin reload for multi-file/dir based plugins jay 2021-04-29 08:14:40 +0500
  • e0c477a46f feat: 🔨 make `fs.watch` recursive, so it `reloadplugin` works also on directories jay 2021-04-27 11:47:25 +0500
  • 6046123074 build: ⬆️ update deps jay 2021-04-25 07:13:55 +0500
  • ae1f7cf269 feat: 🔧 extract the hardcoded admin and mod list out into environment variables jay 2021-04-23 06:07:29 +0500
  • afd2e002df feat(mover): add new pathfinder Movements jay 2021-04-19 13:34:22 +0500
  • 3c5ec6b360 fix(mover): ✏️ fix `!go up` moving left instead jay 2021-04-19 13:31:36 +0500
  • b71728e503 feat(mover): add Mule to ridable mobs jay 2021-04-19 13:25:04 +0500
  • d001280383 fix: 🥅 fix a plugin loading error jay 2021-04-19 13:15:25 +0500
  • f50e388c39 feat: 🔊 fix path in plugin reload log so that it actually works jay 2021-04-14 09:59:48 +0500
  • 135ce6567b fix(mover): 🐛 attempt to fix move while riding vehicle jay 2021-04-14 09:57:36 +0500
  • e5803eee59 fix(mover): ✏️ fix missed variable during rename jay 2021-04-11 23:30:34 +0500
  • 1b21fcb096 refactor(mover): ♻️ use a better name for default move jay 2021-04-07 07:02:40 +0500
  • 4b3e58ceb3 fix(mover): 🐛 attempt to fix move while riding vehicle jay 2021-04-07 06:42:11 +0500
  • 8e854a0a2f refactor(mover): 🔊 improve debug logging code jay 2021-04-07 06:37:26 +0500
  • c42a3a2304 feat(mover): add an action to move / run away from an entity or goal jay 2021-04-07 06:26:16 +0500
  • b453b7d6bd feat(mover): add shortcuts and aliases for the jump command jay 2021-04-05 18:16:13 +0500
  • 6b79f1fc60 refactor(plugins): ♻️ change plugin load order jay 2021-04-05 17:47:06 +0500
  • 6e1ef5aada refactor(statemachine): 🔇 remove debug code jay 2021-04-05 17:43:48 +0500
  • e2ae7e5ad2 fix(statemachine): ✏️ fix SM action function sending Lower instead of Upper case commands jay 2021-04-03 15:16:46 +0500
  • 42138a421b fix(statemachine): 🥅 fix for lookatPlayer when no or invalid player jay 2021-04-03 15:15:08 +0500
  • aded1e4193 style: 🎨 fix crlf -> lf for real this time, using .gitattributes jay 2021-03-24 15:07:45 +0500
  • 60394e38eb refactor: ♻️ replace `add` with `vec3.offset` jay 2021-03-24 00:40:54 +0500
  • 22490f7ec1 fix(command): 🐛 fix bot address regex returning undefined jay 2021-03-23 23:10:58 +0500
  • 72c4622091 feat(informer): various improvements and fixes jay 2021-03-23 15:14:13 +0500
  • 0757776d8b feat(command): 🎨 make botaddress prefix and regex more flexible and configurable jay 2021-03-23 14:39:07 +0500
  • a0ffaf1654 build(typescript): 🚨 add @types dep to satisfy typescript errors jay 2021-03-23 13:25:26 +0500
  • 1597acca72 fix(eater): 🥅 catch async error on full food jay 2021-03-22 17:32:56 +0500
  • 1e82045221 build: ⬆️ update deps jay 2021-03-22 15:59:22 +0500
  • 33c4fc0c77 ci: 🔧 add vscode conventional commits scopes jay 2021-03-22 14:51:02 +0500
  • 33c4233223 feat(statemachine): 🚧 first draft of new xstate based statemachine implementation jay 2021-03-22 14:32:08 +0500
  • 3f3ebbae10 build: ⬆️ update deps jay 2021-03-07 12:10:14 +0500
  • 6a1ab4dd91 feat(builder): 🚧 add cover plugin for mycellium cover jay 2021-02-17 09:44:57 +0500
  • fd0e1e1347 build(statemachine): add xstate for state machines jay 2021-01-30 23:08:20 +0500
  • 2f88eedce9 fix(mover): lessen move duration for more precise control jay 2021-01-28 03:52:12 +0500
  • a0893f2b29 feat(mover): allow riding specific entity by name jay 2021-01-28 02:50:08 +0500
  • b1a592dbbd fix(mover): 🐛 workaround for vehicle not being removed in api on dismount jay 2021-01-28 02:24:59 +0500
  • f336e3d736 feat(mover): switch between moving and riding automatically for manual movement jay 2021-01-28 02:18:42 +0500
  • d953bd4cf6 fix(mover): 🎨 fix quiet not being "followed" jay 2021-01-28 02:10:52 +0500
  • fc43985337 fix(mover): 🐛 fix crash when no mobs nearby while searching for rides jay 2021-01-28 01:28:37 +0500
  • 6b1157147d feat(mover): implement more featureful and robust `ride` command jay 2021-01-28 00:48:45 +0500
  • e6d29576e7 refactor(command): 🚚 move vehicle commands near other moves jay 2021-01-26 22:49:23 +0500
  • 974d460061 feat(mover): add basic movement commands jay 2021-01-18 15:13:53 +0500
  • 1d361e04a6 build: ⬆️ update deps jay 2021-01-18 01:54:05 +0500
  • 7597620626 ci: 🔧 add vscode conventional commits scopes jay 2021-01-18 01:47:32 +0500
  • e5faa6f022 feat(informer): add more detail to item info jay 2021-01-18 01:24:47 +0500
  • cc18ac5c2e refactor(mover): 🚚 move commands inside mover plugin itself jay 2021-01-17 23:59:39 +0500
  • 7050a1621b fix(informer): 🐛 add missing name for entity info when entity is a player jay 2021-01-17 18:32:05 +0500
  • 7cbfa16476 feat(informer): add case for when sub command is passed a single param jay 2021-01-17 16:20:20 +0500
  • 63849e0729 fix(informer): 🥅 catch and report when objects are missing jay 2021-01-17 16:16:41 +0500
  • 4e7f8d59fd feat(informer): add more detailed block metadata info jay 2021-01-17 15:54:31 +0500
  • 7b2b936f81 feat(mover): implement moveY (vertical move up or down) jay 2021-01-17 13:56:18 +0500
  • 8a39596b1d feat(informer): add info for block at given position jay 2021-01-17 13:02:05 +0500
  • 2601b7cfb1 fix(informer): 🥅 fix crash for block info when no block or an empty block is found jay 2021-01-17 12:20:49 +0500
  • 67932b2f6a fix(sleeper): 🥅 catch sleeping edge case errors jay 2021-01-16 16:39:42 +0500
  • 9a6e684b11 feat(informer): add info about nearest entities jay 2021-01-16 16:17:42 +0500
  • 3488a94233 feat(informer): info about held item(s) jay 2021-01-16 14:51:49 +0500
  • 4d21327086 fix(mover): 🚸 better messages jay 2021-01-16 13:57:21 +0500
  • e74d796124 fix(command): 🐛 make `follow` command work again without params jay 2021-01-16 13:50:35 +0500
  • 3d5ffe38cd feat(mover): inform when goal reached jay 2021-01-16 13:25:26 +0500
  • b519913355 feat(mover): implement moving to X Z goal (without y) jay 2021-01-15 00:36:17 +0500
  • b1dab1968c fix(command): ✏️ fix `follow` command not working jay 2021-01-05 11:34:49 +0500
  • 3219ec6155 feat(informer): actually add a command for info plugin jay 2021-01-05 11:32:33 +0500
  • f38ad8c819 fix(command): 🚧 fix and workaround bot look at `this` jay 2021-01-05 09:30:14 +0500
  • 4b8a39d38c feat(informer): add optional metadata to block info display jay 2021-01-05 09:20:35 +0500
  • 6b71de0356 refactor(informer): 🚚 proper name to block info function jay 2021-01-05 08:52:38 +0500
  • 96214ffe37 fix(informer): 🐛 use block.type instead of block.id jay 2021-01-05 08:32:30 +0500
  • 034f8d331a fix(informer): 🐛 convert array to string for chat jay 2021-01-05 08:18:21 +0500
  • 69d0f5830d feat(mover): add close(er) command to follow / come closer jay 2021-01-05 08:11:11 +0500
  • 8e719d5ccf feat(sleeper): add and adjust functionality to properly sleep jay 2020-12-27 05:50:16 +0500
  • 112eb04a8d refactor(sleeper): ♻️ simplify and make sleeping code more robust jay 2020-12-27 01:58:17 +0500
  • ba7c53be0c refactor(command): ♻️ make toss exit early if non-existent block jay 2020-12-27 00:30:46 +0500
  • 5b4718fa5d fix(command): 🐛 add missing return jay 2020-12-25 07:29:06 +0500
  • 902732c6dd chore: ⬆️ update deps jay 2020-12-25 07:20:05 +0500
  • 65d13a3379 style: fix crlf -> lf jay 2020-12-25 07:17:54 +0500
  • 288b7045b6 feat: add informer plugin to show info jay 2020-12-24 21:39:50 +0500
  • 94574a4296 refactor: ♻️ reorder plugin loading jay 2020-12-24 21:32:08 +0500
  • 68e60921b1 refactor(mover): 🔥 remove unused code + comments, minor fixes jay 2020-12-24 19:57:45 +0500
  • f2281a7cb3 feat(command): temp. move inventory chat handling to command jay 2020-12-24 19:41:52 +0500