This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
[RELEASE] Build20230430 (1.6.0)
RELEASE 1.6.0 (2023-04-30)
- ONLY YURI's REVENGE WILL BE SUPPORTED SINCE OFFICIAL REPO FA2SP 1.6.0
- Reimplemented file reading system
- Support Ares Custom Foundation
- Map validator now checks overlapping structures, raise an error instead of warning for now. String can be modified by
MV_OverlapStructures
- You should manually add buildings that need to be ignored in
FADATA.INI
section[StructureOverlappingCheckIgnores]
, as it is raising an error, and you probably want some lightposts to be ignored. - The Ignorance list might be removed in the future, when I can finally figure out what is that stupid problem
- You should manually add buildings that need to be ignored in
- Map validator now checks missing logic params, raise an error instead of warning for now. String can be modified by
MV_LogicMissingParams
- Fixed the bug that lighting is not reset correctly when loading/creating a map
- Fixed the bug that smudges and basenodes drifting away when resizing the map
- Multiselection now supports copy & paste
- Multiselection operations(raise or lower cells) now supports undo & redo
- New ExtConfig :
ExtendedValidationNoError
= BOOLEAN, defaults to false
As you can see, this is a quite big update for FA2sp, which contains the refactor of original filesystem, so there also might be some problems inside. So if you guys found any questions when using it, please submit an issue! I will take some time after June, in July maybe, to look into the problems and try to resolve them.