Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overload fixes and revisions #533

Merged
merged 11 commits into from
May 18, 2024
Merged

Overload fixes and revisions #533

merged 11 commits into from
May 18, 2024

Conversation

Syntax2022
Copy link
Contributor

@Syntax2022 Syntax2022 commented May 5, 2024

I had noticed when making giant mole that the behaviour of overloads were slightly off, when applying the stats, it wasn't carrying over apon logging out, and the wilderness check would always return false.

For reference I have a video from 2009 and a forum post from 2010 for the mechanics that I changed

Video demonstrating when stats are boosted: https://youtu.be/7dmQtHVah80?si=o_PO0Emo0bF6nRfw&t=43

Forum post stating that potions don't reset when logging out, reply by user Zaaps1: 'https://forum.tip.it/topic/254557-if-i-log-out-will-my-super-anti-posion-stop-its-effect/'

…mage, in line with RuneScape's mechanics, rather than applying it ~5 ticks after damage is received.

* Make the overload buff remain active even if a player logs out, ensuring its removal only upon the expiration of the timer.
…ness_main_multi_area` to keep the same format as other areas like it.

* Add `enterArea` to `Overload.kts` to handle any scenarios where a player would enter the wilderness with any overload effect active
* Add check to stop players from using an overload potion while they're in the wilderness
* Remove wilderness check to apply a reduced buff while drinking an overload
@Syntax2022
Copy link
Contributor Author

Syntax2022 commented May 8, 2024

Just to give more clarification on why i removed the ability to use overloads in the wilderness, it's because it was only after EOC where overloads were allowed to be used in the wilderness.

@GregHib
Copy link
Owner

GregHib commented May 8, 2024

Yeah absolutely they are far too OP to be allowed in the wilderness

Syntax2022 and others added 3 commits May 8, 2024 17:08
… overload boosts it will be reapplied once they leave.

* Change parsed string for `enterArea` from `wilderness*` to `wilderness`
Copy link
Owner

@GregHib GregHib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I quickly finished it off so I can get it merged for the next update :)

@GregHib GregHib merged commit 20c0c90 into GregHib:main May 18, 2024
2 checks passed
@Syntax2022 Syntax2022 deleted the overload branch May 21, 2024 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants