Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

[RELEASE] Build20210820 (1.0.4)

Compare
Choose a tag to compare
@secsome secsome released this 20 Aug 11:09
· 291 commits to master since this release

This will be probably the lastest BIG CHANGE commit for a long time.

Changes since 1.0.3

+) Now you can copy AITriggers
+) New ExtConfig: SaveMap = BOOLEAN, enable it so that we will replace FA2's vanilla slow saving function
    +) New ExtConfig: SaveMap.AutoSave = BOOLEAN, enable it so that we will enable FA2 to save map automatically after one save
        +) New ExtConfig: SaveMap.AutoSave.Interval = INTEGER, set the interval between two auto saving, need to be greater than or equal to than 30
        +) New ExtConfig: SaveMap.AutoSave.MaxCount = INTEGER, how many auto saving files can FA2 keep, set to -1 will disable the auto cleanning up

Thanks for everyone's contributing in this project.