120 Commits (master)
 

Author SHA1 Message Date
jay 33c4fc0c77 ci: 🔧 add vscode conventional commits scopes 3 years ago
jay 33c4233223 feat(statemachine): 🚧 first draft of new xstate based statemachine implementation 3 years ago
jay 3f3ebbae10 build: ⬆️ update deps 3 years ago
jay fd0e1e1347 build(statemachine): add xstate for state machines 3 years ago
jay 2f88eedce9 fix(mover): lessen move duration for more precise control 3 years ago
jay a0893f2b29 feat(mover): allow riding specific entity by name 3 years ago
jay b1a592dbbd fix(mover): 🐛 workaround for vehicle not being removed in api on dismount 3 years ago
jay f336e3d736 feat(mover): switch between moving and riding automatically for manual movement 3 years ago
jay d953bd4cf6 fix(mover): 🎨 fix quiet not being "followed" 3 years ago
jay fc43985337 fix(mover): 🐛 fix crash when no mobs nearby while searching for rides 3 years ago
jay 6b1157147d feat(mover): implement more featureful and robust `ride` command 3 years ago
jay e6d29576e7 refactor(command): 🚚 move vehicle commands near other moves 3 years ago
jay 974d460061 feat(mover): add basic movement commands 3 years ago
jay 1d361e04a6 build: ⬆️ update deps 3 years ago
jay 7597620626 ci: 🔧 add vscode conventional commits scopes 3 years ago
jay e5faa6f022 feat(informer): add more detail to item info 3 years ago
jay cc18ac5c2e refactor(mover): 🚚 move commands inside mover plugin itself 3 years ago
jay 7050a1621b fix(informer): 🐛 add missing name for entity info when entity is a player 3 years ago
jay 7cbfa16476 feat(informer): add case for when sub command is passed a single param 3 years ago
jay 63849e0729 fix(informer): 🥅 catch and report when objects are missing 3 years ago
jay 4e7f8d59fd feat(informer): add more detailed block metadata info 3 years ago
jay 7b2b936f81 feat(mover): implement moveY (vertical move up or down) 3 years ago
jay 8a39596b1d feat(informer): add info for block at given position 3 years ago
jay 2601b7cfb1 fix(informer): 🥅 fix crash for block info when no block or an empty block is found 3 years ago
jay 67932b2f6a fix(sleeper): 🥅 catch sleeping edge case errors 3 years ago
jay 9a6e684b11 feat(informer): add info about nearest entities 3 years ago
jay 3488a94233 feat(informer): info about held item(s) 3 years ago
jay 4d21327086 fix(mover): 🚸 better messages 3 years ago
jay e74d796124 fix(command): 🐛 make `follow` command work again without params 3 years ago
jay 3d5ffe38cd feat(mover): inform when goal reached 3 years ago
jay b519913355 feat(mover): implement moving to X Z goal (without y) 3 years ago
jay b1dab1968c fix(command): ✏️ fix `follow` command not working 3 years ago
jay 3219ec6155 feat(informer): actually add a command for info plugin 3 years ago
jay f38ad8c819 fix(command): 🚧 fix and workaround bot look at `this` 3 years ago
jay 4b8a39d38c feat(informer): add optional metadata to block info display 3 years ago
jay 6b71de0356 refactor(informer): 🚚 proper name to block info function 3 years ago
jay 96214ffe37 fix(informer): 🐛 use block.type instead of block.id 3 years ago
jay 034f8d331a fix(informer): 🐛 convert array to string for chat 3 years ago
jay 69d0f5830d feat(mover): add close(er) command to follow / come closer 3 years ago
jay 8e719d5ccf feat(sleeper): add and adjust functionality to properly sleep 3 years ago
jay 112eb04a8d refactor(sleeper): ♻️ simplify and make sleeping code more robust 3 years ago
jay ba7c53be0c refactor(command): ♻️ make toss exit early if non-existent block 3 years ago
jay 5b4718fa5d fix(command): 🐛 add missing return 3 years ago
jay 902732c6dd chore: ⬆️ update deps 3 years ago
jay 65d13a3379 style: fix crlf -> lf 3 years ago
jay 288b7045b6 feat: add informer plugin to show info 3 years ago
jay 94574a4296 refactor: ♻️ reorder plugin loading 3 years ago
jay 68e60921b1 refactor(mover): 🔥 remove unused code + comments, minor fixes 3 years ago
jay f2281a7cb3 feat(command): temp. move inventory chat handling to command 3 years ago
jay e9f2080556 refactor(command): ♻️ refactor how mcData is loaded 3 years ago