GithubHelp home page GithubHelp logo

Comments (11)

octoshrimpy avatar octoshrimpy commented on July 23, 2024

I just realized I am on 1.6.5, updating to 1.6.7 and seeing if it persists.

from auraskills.

octoshrimpy avatar octoshrimpy commented on July 23, 2024

Updated to 1.6.7, broke directly under me, and then flew up. you can see from the dirt "stains" where it broke, and it's bigger than the default radius, which I have not touched.
image

from auraskills.

Archy-X avatar Archy-X commented on July 23, 2024

The extra blocks broken is because AureliumSkills calls its own BlockBreakEvents for each block broken to make sure the player can actually break the block there. It probably is another plugin interfering but I can add a sort of cooldown to make sure that only one effective break happens.

As for the activation, I will fix this soon. Currently there is a require_sneak option for speed_mine in abilities_config.yml but it just outright requires sneak to activate. I'll probably do what you stated as the default, then add some options to configure it however you want.

from auraskills.

Archy-X avatar Archy-X commented on July 23, 2024

I don't know how fast this will be fixed though, because the more changes I make in Alpha makes Beta development more tedious to update. I may have to put this in the Beta 1.0.0 update, which is mostly done but just needs one key feature to be finished.

from auraskills.

octoshrimpy avatar octoshrimpy commented on July 23, 2024

Good call. I just remembered that Minetinkers has a 3x1 modifier for the spoon. That then becomes a multiplier for the blockbreak, since the player is the one "breaking" it. (reading the code). What about a hotfix patch within alpha?

from auraskills.

Archy-X avatar Archy-X commented on July 23, 2024

I'll do a hotfix update tomorrow/today with what's currently in master plus these fixes.

from auraskills.

octoshrimpy avatar octoshrimpy commented on July 23, 2024

sounds good! I got started on a patch myself to PR, but you know the code much better. feel free to look over mine tho it has been a hot minute since I've done any Java haha

from auraskills.

Archy-X avatar Archy-X commented on July 23, 2024

Sure I'll let you do what you can on the fixes and make any changes if necessary.

from auraskills.

octoshrimpy avatar octoshrimpy commented on July 23, 2024

Done: #21

I did it in GH's web IDE, but it should be fine unless I misread or missed something.

from auraskills.

Archy-X avatar Archy-X commented on July 23, 2024

I merged new options for when mana abilities should ready, but the too many blocks broken bug is going to have to wait because I don't know what that other plugin is doing to cause it, and there isn't an easy fix.

from auraskills.

octoshrimpy avatar octoshrimpy commented on July 23, 2024

THe plugin is Minetinkers with the Power modifier, https://github.com/Flo56958/MineTinker/wiki/MineTinker-Explanation#power--axepickaxeshovel and that's just something that will always happen if those two are together, so no worries. now that I know about it, I can be more careful. :) Thank you for the quick fix!

from auraskills.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.