Tartarga

Results 11 issues of Tartarga

`GetLevel` now checks if the passed action is a current player action. This makes NPC actions & removed player skill/spell like AST's Crown Play in 6.2, return level 255 instead...

In Progress

Silence, Pacification, Amnesia checks will work for non-English clients

Pull Request

@k-kz for your sanity Your #1062 should be merged first, then #1053 (both are part of this, but just to be safe) **[Framework]** Fixed `DrawHorizontalMultiChoice` failing if userdata was did...

Pull Request

Solves various array out of index errors that generate when the option is enabled but no action has been selected (first time user use). * RPR RPR_Soulsow: Added check to...

Pull Request

![image](https://user-images.githubusercontent.com/109563717/196059033-8533fdf7-4e7f-48cc-a6ca-f9e3a118ff5e.png) First Issue: As I'm playing with DrawHorizontalMultiChoice, I'm running into an issue where it looks like a useroption bool array isn't being initialized properly on the first use? Had...

Bug

Discord Request: New feature to replace Aetherial Manipulation with Between the Lines while Ley Lines is active and player is not moving. Movement check exists in case the player needs...

Feature
Pull Request

**[Framework]** Added `GetActionEffectRange()` to grab a zero-range action's radius Added logic and notes to `InActionRange()` for radius checking

Enhancement
Pull Request

PluginConfiguration.cs: Added an UInt array as savable useroption data type Config.cs - VS recommended edits to existing User Option Types. - Added UserUIntArray to read/save an array of uints UserConfig.cs...

Added probably substandard logic for Manafication's "Free Mana" for Single Target and AoE Melee Combos Fixes #1432 Fixes #1430