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

Release 1.4.170.27 #2233

Merged
merged 125 commits into from
Feb 21, 2021
Merged

Release 1.4.170.27 #2233

merged 125 commits into from
Feb 21, 2021

Conversation

Wires77
Copy link
Member

@Wires77 Wires77 commented Feb 21, 2021

No description provided.

dclamage and others added 30 commits January 25, 2021 00:58
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.
Co-authored-by: Trevor Lund <Wires77@users.noreply.github.com>
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>
Leftn and others added 29 commits February 18, 2021 07:18
…s of description (or any combination of name, description line, or type)
# Conflicts:
#	Modules/Common.lua
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.
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
Remove technical update from changelog
@Wires77 Wires77 merged commit 012220f into master Feb 21, 2021
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.