* 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
* 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>