Skip to content

Releases: Squiddleton/Megaten

v2.3.0

14 May 01:48
Compare
Choose a tag to compare

Features

Add Demon#origin

Fixes

Fix Abysmal Surge's ailments

Types

Add DemonOrigin

v2.2.1

04 Jan 03:37
Compare
Choose a tag to compare

Fixes

Fix Abdiel, Lahmu, and Nuwa boss variants' resistances

v2.2.0

30 Dec 01:35
Compare
Choose a tag to compare

Features

Add smt5StandardEnemies array
Add smt5Bosses array
Add Shin Megami Tensei V boss-exclusive skills to Skill class
Add Persona 5 Tactica battle themes to BattleThemes.Persona5 enum
Add AilmentSkill#debuffs and deprecate AilmentSkill#flags
Add Demon#getImage() async method

Fixes

Remove "Double" from buff names in SupportSkill#description
Increase cost of Persona AttackSkill instances to be consistent with Shin Megami Tensei V skill costs
Fix typos in Amanozako's lore
Fix Nuwa -Snake-'s race
Change "insta-kill" to "instakill"
Fix typo in Take-Minakata's skills

Types

Add boss-exclusive races to SMTRace union type
Add Shroud to AilmentName union
Narrow possible "(Affinity) Block" skills in Barrier type union
Add RegenStat and deprecate HPMPAil

v2.1.0

13 Mar 20:58
Compare
Choose a tag to compare

Features

Add BattleThemes.Persona4

Fixes

Fix typos in:

  • Izanagi's user
  • Naga's, Kaguya's, and Kaguya Picaro's lore
  • Bouncing Claw's min
  • Javelin Rain's flags
  • Laevateinn's and Vile Assault's accuracy

Add Gdon's image

Fix AttackSkill.prototype.description for most skills

Types

Add the following named types:

  • AilDefensiveAilment
  • AilmentRange
  • AttackFlag
  • AutoBuffRange
  • BarrierRange
  • BoostAffinity
  • BreakAffinity
  • CritBoostCriteria
  • CritRange
  • Debuff
  • DefensiveAffinity
  • EvasionAffinity
  • MasterStat
  • RecoveryFlag
  • RecoveryRange
  • SetAffinity
  • SingleOrDoubleBuff
  • SupportAutoEffect
  • SupportFlag
  • SupportRange
  • SusceptibilityRange
  • WallAffinity