Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PathOfBuildingCommunity/PathOfBuilding
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.22.0
Choose a base ref
...
head repository: PathOfBuildingCommunity/PathOfBuilding
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.22.1
Choose a head ref
  • 14 commits
  • 24 files changed
  • 8 contributors

Commits on Dec 9, 2022

  1. Merge branch 'master' into dev

    LocalIdentity committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    f650693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32af8c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bd338e View commit details
    Browse the repository at this point in the history
  4. Cost per second fixes for totems and eldritch battery (#5251)

    * Eldritch Battery costs per second and merge fixes
    
    * Exception for totems for resource costs per second
    Lilylicious authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5146427 View commit details
    Browse the repository at this point in the history
  5. FIX: incorrect warnings when using eb and drop support for per second…

    … costs. (#5247)
    
    * FEAT: Stop disabling aura effects when unreserved mana is negative. Add
    a warning for when LifeCost or ManaCost is higher than avilable pool.
    
    * FEAT: Make mana cost warnings show for all enabled active skill gems not
    just mainSkill.
    
    * FIX: generalize match condition for cost coloring.
    
    * FIX: Add support for mana cost warning for triggered skills.
    
    * FIX: fix copy paste typo.
    
    * FEAT: implement warnings for energy shield and rage cost. Minor tweaks.
    
    * Apply suggestions from code review
    
    Co-authored-by: QuickStick <31533893+QuickStick123@users.noreply.github.com>
    
    * FIX: Add better handling for eldrich battery. Minor tweaks.
    
    * FIX: fix other costs missing from top level cache table.
    
    * FIX: add compatibility with #5199
    
    * FIX: mana warnings showing up when using EB
    
    * FIX: remove per second cost warning
    
    Per second cost warnings are hard to make accurate to due the amount of
    recovery sources avilable both in poe and in pob.
    
    Co-authored-by: QuickStick <31533893+QuickStick123@users.noreply.github.com>
    Paliak and QuickStick123 authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    aa2e750 View commit details
    Browse the repository at this point in the history
  6. Fix Viper Strike base Poison duration (#5263)

    Co-authored-by: LocalIdentity <localidentity2@gmail.com>
    LocalIdentity and LocalIdentity authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ccc5eb5 View commit details
    Browse the repository at this point in the history
  7. Ailment fix (Revert #5202) (#5264)

    * Fix elemental ailments (revert #5202)
    
    * Fix small error
    Lilylicious authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d5f6719 View commit details
    Browse the repository at this point in the history
  8. Add Hex Master to Impossible Escape (#5267)

    Co-authored-by: LocalIdentity <localidentity2@gmail.com>
    LocalIdentity and LocalIdentity authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    aec1855 View commit details
    Browse the repository at this point in the history
  9. Update 3.20 skill tree (#5269)

    Co-authored-by: LocalIdentity <localidentity2@gmail.com>
    LocalIdentity and LocalIdentity authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    394a554 View commit details
    Browse the repository at this point in the history
  10. Fix Onslaught Effect nodes on tree not working (#5270)

    Co-authored-by: LocalIdentity <localidentity2@gmail.com>
    LocalIdentity and LocalIdentity authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1a05af9 View commit details
    Browse the repository at this point in the history
  11. Regen ModCache

    LocalIdentity committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8c38b74 View commit details
    Browse the repository at this point in the history
  12. Release 2.22.1 (#5271)

    * Prepare release 2.22.1
    
    * Update changelogs
    
    Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com>
    Co-authored-by: LocalIdentity <localidentity2@gmail.com>
    3 people authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6ac8569 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'dev'

    LocalIdentity committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    cf2db83 View commit details
    Browse the repository at this point in the history
  14. Release 2.22.1

    --- User Interface ---
    * Update 3.20 skill tree (LocalIdentity)
    
    --- Fixed Bugs ---
    * Cost per second for totems and eldritch battery (Lilylicious)
    * Incorrect warnings when using Eldritch Battery and remove support for per-second costs (Paliak)
    * Viper Strike base Poison duration (LocalIdentity)
    * Ailments not applying correctly (Lilylicious)
    * Hex Master not working with Impossible Escape (LocalIdentity)
    * Onslaught Effect nodes on skill tree not working (LocalIdentity)
    LocalIdentity committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8cc3abe View commit details
    Browse the repository at this point in the history
Loading