27 Commits (269d258763d45ad2d15ecc3e019fa07394ac5c43)

Author SHA1 Message Date
jay 269d258763 feat(command): use a simpler text based system for receiving server commands 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 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 33c4233223 feat(statemachine): 🚧 first draft of new xstate based statemachine implementation 3 years ago
jay b1a592dbbd fix(mover): 🐛 workaround for vehicle not being removed in api on dismount 3 years ago
jay e6d29576e7 refactor(command): 🚚 move vehicle commands near other moves 3 years ago
jay cc18ac5c2e refactor(mover): 🚚 move commands inside mover plugin itself 3 years ago
jay 7b2b936f81 feat(mover): implement moveY (vertical move up or down) 3 years ago
jay e74d796124 fix(command): 🐛 make `follow` command work again without params 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 69d0f5830d feat(mover): add close(er) command to follow / come closer 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 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
jay 086251bce6 feat: add a basic feature to rejoin on server restart 3 years ago
jay 0ae961521f feat(command): expand follow to include rest of the `!go follow` sub commands 3 years ago
jay f8df1fa319 feat: update command plugin 3 years ago
jay 4f1e510386 feat: 🎉 init new repo 3 years ago