Skip to content

Releases: RyoTune/Unreal.AtlusScript

1.2.0

02 Nov 03:27

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.2.0 - 2025-11-01

Fixed

Commits

  • Add wrapper to function for getting game system language. 81eac7f
  • Added localisation support eb6e5c0
  • Added localisation support to the mod f2f0678
  • Some optimisations ba37925
  • Corrected an oversight with the language detection optimisation e25a930
  • Fixed some more issues with the optimisation d928298
  • Update AtlusAssetsRegistry.cs 4e44ebb
  • More optimisations ac86f88
  • Update script tools submodule use latest version from main repo. 7d83a01
  • Remove use of bf-emulator branch. a498858
  • random stuff 8209a60
  • Update Atlus-Script-Tools f1e904e
  • Update Atlus-Script-Tools 9a72096
  • Better Asset Localisation Support and fixed compilation 75e697c
  • Bug Fixes a0137fe
  • Removed modern-atlus-script folder and made all language specific files non-universal and files at the base root universal f3f42da
  • Astrea base directory asset registration fix 5d1e472
  • Implement a file cache alongisde a new UNIVERSAL language option in the ESystemLanguage enum 42a58ae
  • Add file check while loading cache 12d306d
  • Small Bug Fix 950903d
  • Update ModConfig.json c81ec24
  • Fixed issue where assets added via code are registered to english instead of universally, breaking CF and potentially other mods. 93d567b
  • Fixed asset retrieval d09efba
  • Fix asset registration AGAIN adddee8
  • Improve modloading, move CacheRegistry inside the CacheFolder, move type AssetsMod to the IAtlusAssets and add a function to register an assets folder with support for caching. fe79d12
  • Makes RegisterAssetsFolder get the asset language from the file path instead of an argument 24d83bc
  • Remove temp comments 1ab1b3d
  • Update AtlusAssetsRegistry.cs 5a1905b
  • Add suggested changes 544b77e
  • Adjust function names. 5463f20
  • Merge pull request #3 db6ee08
  • Bump versions. 76f22fb

1.1.7

04 Nov 20:31

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.1.7 - 2024-11-04

Commits

1.1.6

15 Sep 21:22

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.1.6 - 2024-09-15

Commits

1.1.5

15 Sep 19:48

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.1.5 - 2024-09-15

Commits

1.1.4

14 Sep 18:59

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.1.4 - 2024-09-14

Commits

1.1.3

14 Sep 10:43

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.1.3 - 2024-09-14

Commits

1.1.2

11 Sep 22:32

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.1.2 - 2024-09-11

Commits

1.1.0

11 Sep 06:25

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.1.0 - 2024-09-11

Commits

1.0.3

24 Mar 20:17

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.0.3 - 2024-03-24

Commits

  • Move TArray alloc instance to FMalloc memory. f5f2cba
  • Bump version. 381425a

1.0.2

19 Mar 12:12

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

1.0.2 - 2024-03-19

Commits

  • Rename asset type to match compiled verison. 18cab4f
  • Add GameBanana support. 1910ced