0xTas / stardust

2b2t utility addon for Meteor Client
GNU General Public License v3.0
23 stars 1 forks source link

Idea: AutoDoors #4

Closed pixo2000 closed 2 months ago

pixo2000 commented 7 months ago

Could you add a mode for trapdoors and/or Fence Gates?

0xTas commented 7 months ago

Fence gates: probably yes.

Trapdoors already kinda work (there's an option for it) but it isn't fully functional because PlayerMoveEvents don't fire when going up/down ladders. So for now it only opens/closes trapdoors when you aren't on a ladder. I might fix that eventually, but with 2b2t recently updating again I've got more important things to work on for now.

0xTas commented 2 months ago

This has been added in https://github.com/0xTas/stardust/commit/bfadec2ec8645990c4cb65000fd47a2993b286ec.