-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Release 1.4.170.27 #2233
Merged
Release 1.4.170.27 #2233
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The idea here is to support custom URI schemes, which pass the URI data to the executable. If the second parameter starts with "pob://" then all characters after that are assumed to be a pastebin code - The trailing slash is trimmed if it exists - The build is loaded from pastebin, decompressed, and then loaded at startup instead of the build specified in the Settings.xml This is best used with the new PathOfBuilding executable which will always pass the lua script as the first parameter (and thus all other params are pushed forward by one) - However, this can be tested with the old executable by specifying the path to the Launch.lua as the first parameter, and then the "pob://XXXXXXXX/" as the second parameter.
… pattern matching to be less strict about the format. Addressed most of the review feedback.
Death Aura Fix
Co-authored-by: Trevor Lund <Wires77@users.noreply.github.com>
…nto feat-improve-manifest-updater
Rigwalds crest mod update
Improve manifest updater
Fix Affliction Charges for Ailments
Co-authored-by: Peter Pölzl <33464174+ppoelzl@users.noreply.github.com>
Co-authored-by: Peter Pölzl <33464174+ppoelzl@users.noreply.github.com>
…/strings (negatives, floats, integers)
…s of description (or any combination of name, description line, or type)
…digit of every number
# Conflicts: # Modules/Common.lua
…e elusive" from Mistwalker
Previously the checkbox if you've lost an endurance charge in the last 8 seconds was hard-coded to the Chieftain ascendant node, cleaned that up for Divergent Endurance Charge on Melee Stun.
Build:OnFrame Improvement
Fixes #2208 - Quality for socketed gems missing type
Fixes #2197 - Intimidate/Unnerve mods throwing error
Added customisation options for decimal and thousands separators
Added group restrictions to crafted mods for crafted items
Implemented PoE matching search function. Resolves #2173
Fix for Shockwave secondary trigger rate
…elee-Stun-Checkbox-Fix Divergent Endurance Charge on Melee Stun Checkbox Fix
Take no Extra Damage from Critical Strikes while Elusive
Release 1.4.170.27
Remove technical update from changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.