• Joined on 2020-10-28
jay pushed to master at jay/angram 2021-05-15 13:38:09 +00:00
feb0b0927a feat(informer): add villager profession details
8276e68489 feat(informer): add block info based on relative position for players
2b7163bef3 feat(informer): add block info based on other players
a0b4641f37 feat(informer): add entity detail by type and kind for some entities
186d6ac3d2 feat(informer): 🚸 add more detail to entity info
Compare 18 commits »
jay pushed to master at jay/angram 2021-05-06 08:04:54 +00:00
cbb105fe49 fix(command): 🚸 make bot address regex (prefix) more lenient
356f83e39b fix(command): 👽 fix whisper event api change with an extra parameter
Compare 2 commits »
jay pushed to master at jay/angram 2021-04-29 03:38:04 +00:00
5b3804893b feat(command): fix to show web (including extra [MODE]) messages
9f6fea2423 feat(command): 🔊 add system (non-chat) messages to console log
3686bab167 fix: 🐛 fix plugin reload for multi-file/dir based plugins
e0c477a46f feat: 🔨 make fs.watch recursive, so it reloadplugin works also on directories
6046123074 build: ⬆️ update deps
Compare 5 commits »
jay pushed to master at jay/angram 2021-04-23 01:07:56 +00:00
ae1f7cf269 feat: 🔧 extract the hardcoded admin and mod list out into environment variables
jay pushed to master at jay/angram 2021-04-19 20:26:54 +00:00
afd2e002df feat(mover): add new pathfinder Movements
3c5ec6b360 fix(mover): ✏️ fix !go up moving left instead
b71728e503 feat(mover): add Mule to ridable mobs
d001280383 fix: 🥅 fix a plugin loading error
Compare 4 commits »
jay pushed to master at jay/angram 2021-04-14 05:00:39 +00:00
f50e388c39 feat: 🔊 fix path in plugin reload log so that it actually works
135ce6567b fix(mover): 🐛 attempt to fix move while riding vehicle
e5803eee59 fix(mover): ✏️ fix missed variable during rename
Compare 3 commits »
jay pushed to master at jay/angram 2021-04-07 02:02:56 +00:00
1b21fcb096 refactor(mover): ♻️ use a better name for default move
4b3e58ceb3 fix(mover): 🐛 attempt to fix move while riding vehicle
8e854a0a2f refactor(mover): 🔊 improve debug logging code
c42a3a2304 feat(mover): add an action to move / run away from an entity or goal
b453b7d6bd feat(mover): add shortcuts and aliases for the jump command
Compare 9 commits »
jay pushed to master at jay/angram 2021-03-24 10:12:36 +00:00
aded1e4193 style: 🎨 fix crlf -> lf for real this time, using .gitattributes
60394e38eb refactor: ♻️ replace add with vec3.offset
22490f7ec1 fix(command): 🐛 fix bot address regex returning undefined
Compare 3 commits »
jay pushed to master at jay/angram 2021-03-23 10:14:58 +00:00
72c4622091 feat(informer): various improvements and fixes
0757776d8b feat(command): 🎨 make botaddress prefix and regex more flexible and configurable
a0ffaf1654 build(typescript): 🚨 add @types dep to satisfy typescript errors
Compare 3 commits »
jay pushed to master at jay/angram 2021-03-22 12:33:21 +00:00
1597acca72 fix(eater): 🥅 catch async error on full food
jay pushed to master at jay/angram 2021-03-22 11:08:57 +00:00
1e82045221 build: ⬆️ update deps
33c4fc0c77 ci: 🔧 add vscode conventional commits scopes
33c4233223 feat(statemachine): 🚧 first draft of new xstate based statemachine implementation
3f3ebbae10 build: ⬆️ update deps
fd0e1e1347 build(statemachine): add xstate for state machines
Compare 5 commits »
jay pushed to cover at jay/angram 2021-02-17 04:45:32 +00:00
6a1ab4dd91 feat(builder): 🚧 add cover plugin for mycellium
jay pushed to master at jay/angram 2021-01-27 23:07:01 +00:00
2f88eedce9 fix(mover): lessen move duration for more precise control
a0893f2b29 feat(mover): allow riding specific entity by name
b1a592dbbd fix(mover): 🐛 workaround for vehicle not being removed in api on dismount
f336e3d736 feat(mover): switch between moving and riding automatically for manual movement
d953bd4cf6 fix(mover): 🎨 fix quiet not being "followed"
Compare 8 commits »
jay pushed to master at jay/angram 2021-01-18 10:14:10 +00:00
974d460061 feat(mover): add basic movement commands
jay pushed to master at jay/angram 2021-01-17 21:34:46 +00:00
1d361e04a6 build: ⬆️ update deps
7597620626 ci: 🔧 add vscode conventional commits scopes
e5faa6f022 feat(informer): add more detail to item info
cc18ac5c2e refactor(mover): 🚚 move commands inside mover plugin itself
7050a1621b fix(informer): 🐛 add missing name for entity info when entity is a player
Compare 18 commits »
jay pushed to master at jay/angram 2021-01-05 06:35:51 +00:00
b1dab1968c fix(command): ✏️ fix follow command not working
3219ec6155 feat(informer): actually add a command for info plugin
f38ad8c819 fix(command): 🚧 fix and workaround bot look at this
4b8a39d38c feat(informer): add optional metadata to block info display
Compare 4 commits »
jay pushed to master at jay/angram 2021-01-05 03:53:05 +00:00
6b71de0356 refactor(informer): 🚚 proper name to block info function
96214ffe37 fix(informer): 🐛 use block.type instead of block.id
034f8d331a fix(informer): 🐛 convert array to string for chat
69d0f5830d feat(mover): add close(er) command to follow / come closer
Compare 4 commits »
jay pushed to master at jay/angram 2020-12-27 01:37:22 +00:00
8e719d5ccf feat(sleeper): add and adjust functionality to properly sleep
112eb04a8d refactor(sleeper): ♻️ simplify and make sleeping code more robust
ba7c53be0c refactor(command): ♻️ make toss exit early if non-existent block
5b4718fa5d fix(command): 🐛 add missing return
Compare 4 commits »
jay pushed to master at jay/angram 2020-12-25 02:22:47 +00:00
902732c6dd chore: ⬆️ update deps
65d13a3379 style: fix crlf -> lf
Compare 2 commits »
jay pushed to master at jay/angram 2020-12-24 19:51:05 +00:00
288b7045b6 feat: add informer plugin to show info
94574a4296 refactor: ♻️ reorder plugin loading
68e60921b1 refactor(mover): 🔥 remove unused code + comments, minor fixes
f2281a7cb3 feat(command): temp. move inventory chat handling to command
e9f2080556 refactor(command): ♻️ refactor how mcData is loaded
Compare 5 commits »