Commit Graph

9 Commits

Author SHA1 Message Date
Peechey
85a7f51df2 Add support for Ritualist Bloodline (#9055)
Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
2025-10-30 01:18:00 -05:00
Regisle
8369b448f6 fix PartyTab Crash with thresholds (#8314) 2024-09-22 17:16:45 +10:00
Regisle
c9bea9d04f Fix aspect of the avian party tab export (#6837)
* fix aspect of the avian party tab export

* fix aspect of the avian not double applying to minions

* fix mod export
2023-12-01 18:39:52 +11:00
Regisle
4ea260d7f3 Party tab improvements (#6143)
* reenable export of enemy conditions/modifiers

* improvements to UI relating to enemy mods

* add UI guides to make working with all the controls easier

* sort aura and curse simple list

* improve mod parsing

* add some checking for party conditions

* fix exporting it exporting values that come from party

* fix simple enemy mods

* fix vaal auras

* add support for exporting generic buffs like harbinger of time

* allow for more generic other effects

* improve extra aura grabbing

* move ally buffs into a fake actor

* allow for multiple enemy mods of the same stat (eg eye of malice expose)

* improve enemy mods export

* add support for some player mods before links need them

* update help txt

* fix spelling

* improve error message

* rename UIGuides to theme
2023-09-09 21:15:01 +10:00
Regisle
c664910015 Add support for Supports via Party tab (#4967)
* initial implementation of Party Buffs

* add exporting of aura buffs

* fix export and implement import

* improve auras and add curses

* add and export curse limit correctly

* fix undo

* fix nill table

* fix curse effect and marks

* add support for extraAura

* add support for exporting enemy conditions/mods

* minor improvements

* add initial support for enemy mods

* correct values for flags

* fix newline issue

* fix curses

* fix UI on small window size

* add warning about curses and fix UI

* move parsetags to its own function

* add mode for append and clear

* update label

* modflag fix

* filter out enemy config res and delirious

* Filter out enemy config res and deli

* fix issue with commit

* fixup some condition checking

* update the rebuild button to clear effects if mode is set to clear

* fix typo

* move export toggle to import tab

* fix merge issue

* fix more merge issues

* add party tab button

* disable exporting enemy conditions and modifiers as well as fix spelling

* fix spelling

* fix incorrect disable of enemy cond/effects

* Change wording

* fix text lines on smaller width screen

* add ability to add "comments", as well as add comment above curse limit

* fix parsing crash

* implement importing for websites

* revert comments

* add comments back with proper match

* cleanup names and importCodeDestination indexing

* deduplicate code

* update help file

* advanced help info documenting the mod format

* change name to fix spelling

* fix merge conflict issue

* fix curse export

* add link skills and improve buttons

* add option for advanced info

* improve simple mode lists

* always show rebuild

* save more tab options and improve curse import append

* add more dev info to help.txt

* update help section and add help button on party tab

* fix tooltips and move code to modLib

* update party tab help popup

* remove help button and improve tooltips

* insert into first element rather than attrib.string

* do not save import code

* fix spelling

* fix spelling

* cleanup saving

* fix auras with a debuff and a buff portion

* fix minor UI issues

* temp fix item source in breakdowns

* prevent lower aura effect mods from adding stats

* change item source party name

---------

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2023-04-28 01:03:54 +10:00
PJacek
b9f4b80d73 Refactor mod conversion 2021-11-16 17:36:58 +01:00
SaloEater
4b95c0c52f Fix crash on hovering over mods originating from the custom mods box (#3462) 2021-10-20 22:43:21 +11:00
Wires77
a0a449c7ae Fix parsing for Sacrificial Garb implicit (#2874)
* Fix parsing for Sacrificial Garb implicit

* Fixed Bones of Ullr
2021-07-22 07:07:28 +10:00
ppoelzl
9d77d8caa7 refactor: change project structure 2021-03-31 21:02:33 -05:00