Most editors support editorconfig or have plugins for it, its universal
config for specifying whitespace/line-length rules. Especially useful for
editors like Neovim who support it out of the box and dont have other concepts
of per project whitespace configuration.
https://editorconfig.org/
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
* Added support for Minefield, Locus mine and Curtain Call
Including custom modifiers "Skills which throw Mines throw up to %d additional Mine" for additional mine throws
* Added "Throw an additional mine" mod
Elevated shaper helmet mod
* Added additional trap & adjusted cast rate based on number of mine/trap throws
- Multitrap support
- Chance to throw up to % additional traps/mines
* Supports Expendability node from medium cluster
* Fix breakdown incorrect number & trap+mine support throw count bug
* Adjust label & calcs display order
* Add trap-mine interaction
* Adjust extra mine/trap from specialMods to "generic"
---------
Co-authored-by: LocalIdentity <31035929+LocalIdentity@users.noreply.github.com>
* FIX: maximum sustainable stacks calculations ignoring certain buffs/mods
Essentially an improved version of
https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/5164 that
utilizes skill cache functionality.
* FIX: spelling
* TEST: add tests for schorching ray and blight interactions
* FIX: formatting
* DOCS: add fancy annotation for new function
* FIX: calculate the correct skill
* FIX: annotation
* FIX: use activation frequency for penance brand
* Update ItemsTab.lua
* improvements as requested
* change to early-return
* save/load setting
* update `ctrl + d` shortcut info
to reflect changes made to Items tab
* QoL Enums Data file was added, Trade Data relative was added
* COmmentas was added, Unused variable was removed
* Method was renamed
* Tooltips was added
* Enum indentation was fixed
* Enum indentation was fixed v2
---------
Co-authored-by: justjuangui <servicios@juacarvajal.com>
* fixed modifiers to "..." with melee skills not working for DoT
* Added support for Ambush skill
* Revert "Added support for Ambush skill"
This reverts commit 9d414364372f3d4e61cad151a683caa2d074b760.
---------
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
* support-warden-lesson-of-the-seasons
* implement oath of summer & oath of spring
* update scorch & shock stacking calcs
* add support for hoarfrost
* add parsing for unbound avatar
* add dummy Unbound avatar skill
* Move Hoarfrost and set min values of 1 for scorch and shock stacks
---------
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
* FIX: allow keystones to be anointed
Allows anointing Worship The Blightheart
* FEAT: add parsing for Bastion of faith
* FEAT: add parsing/handling for Worship The blightheart
* FEAT: implement Rising tempest
* FEAT: impl support for Adaptive steel
* FIX: spelling
* creates a distance map to run the power calcs in order of distance
* use ordered list to guarantee order
* cull distance map when no longer needed
* fix distance cap