Skip to content

Releases: Jorixon/JASM

v1.6.3

11 Nov 16:16
bc6841a
Compare
Choose a tag to compare

1.6.3 (2023-11-11)

Bug Fixes

  • JASM window being permanently hidden if closed while it was minimized (ed7fb6c)

Miscellaneous

  • JASM will now check if there are other JASM instances running before starting (ed7fb6c)

Continuous Integration

  • Calculate checksum for archive during build (#81) (735d86e)

v1.6.2

11 Nov 14:32
ba74da0
Compare
Choose a tag to compare

1.6.2 (2023-11-11)

Bug Fixes

  • Automatic reorganization of mods was bugged. This led to (almost) all mods being placed in the "Others" folder (bb2b0df)

Miscellaneous

  • Ability to use mouse 4 and mouse 5 to navigate backward and forward (d3647d4)
  • JASM now remembers its last window posistion and if maximized (aa09b3c)

v1.6.1

10 Nov 18:18
2c41298
Compare
Choose a tag to compare

1.6.1 (2023-11-10)

Bug Fixes

  • Auto Updater failing, due to being unable to delete WebView2 files (34d0587)

v1.6.0

10 Nov 17:58
38b48bf
Compare
Choose a tag to compare

1.6.0 (2023-11-10)

Features

  • JASM will now auto detect image in mod folder, looks for images in this order 1. ".jasm_cover" 2. "preview" 3. "cover" (f05043c)
  • JASM will now check gamebanana urls for new mod files. It does this by checking if there are any new mods since the last check. (#78) (f05043c)

Bug Fixes

  • Unable to search for deactivated characters in the character manager page (1f3ff34)

Miscellaneous

  • Added easter egg because idk (f05043c)
  • Reduced the number of loose files in JASM folder (f05043c)

v1.5.0

01 Nov 17:45
d68ff38
Compare
Choose a tag to compare

1.5.0 (2023-10-31)

Features

  • Ability to change display name of characters and disable characters (#66) (691baa9)

Miscellaneous

  • Auto Updater now checks for windows system folders in the jasm directory before updating (3fa8758)
  • Laid the foundation for HSR support and localization of game related text like character names (691baa9)
  • Renamed Travelers to their respective canon names and changed their image (691baa9)

v1.4.6

22 Oct 16:51
52bd99b
Compare
Choose a tag to compare

1.4.6 (2023-10-22)

Miscellaneous

  • Added Wriothesley Character (6a7943f)
  • Changed Auto Updater .NET version from 6 to 7 (ce53022)

v1.4.5

22 Oct 12:21
3a59409
Compare
Choose a tag to compare

1.4.5 (2023-10-22)

Bug Fixes

  • KeySwaps not loading when the mod's filepath changed (#69) (b69e24c)

Miscellaneous

  • Updated WinAppSDK to Version 1.4.2 (1.4.231008000) (b69e24c)

v1.4.4

09 Oct 17:52
b6799fa
Compare
Choose a tag to compare

1.4.4 (2023-10-09)

Bug Fixes

  • JASM will no longer crash if you move 3Dmigoto folder without changing it in the settings (b334e97)

Tweaks

  • Improved key relevance in character search (b334e97)

Miscellaneous

  • Ability to disable all mods as a part of first time startup (b334e97)
  • An error window is now shown on crash/exceptions (b334e97)

Code Refactoring

  • Refactored large parts of the code related to SkinMod (#63) (b334e97)

v1.4.3

04 Oct 18:02
579abbf
Compare
Choose a tag to compare

1.4.3 (2023-10-04)

Bug Fixes

  • Multiple mod's active warning shown even if character skin was overridden for the mod (e52b307)

Tweaks

  • Added more filtering options to character overview (fe8dd68)
  • Minor QOL improvements to ModGrid sorting (#52) (fe8dd68)

Miscellaneous

  • Added JASM auto updater (#55) (e52b307)
  • Added Neuvillette (c42c7f4)
  • Added some simplified Chinese translations to Startup page and Settings page. This is mostly a proof of concept and was translated trough chatGPT. Language can be changed on the settings page. (fe8dd68)

Code Refactoring

  • Major refactoring of code related to Character Overview sorting and filtering. (fe8dd68)

v1.4.2

30 Sep 12:32
51ba013
Compare
Choose a tag to compare

1.4.2 (2023-09-30)

Bug Fixes

  • Image failing to load after disabling/enabling mod (#48) (352de20)
  • Issue where the delete button on the flyout was not clickable if it was infront of the window titlebar (#50) (1fd5495)