This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
Releases: secsome/FA2sp
Releases · secsome/FA2sp
[RELEASE] Build20210211 (1.4.0.1)
======================= Changes (2022-02-11 RELEASE 1.4.0.1) ==============================================================================================
*) Fixed the bug that Powerups are not being rendered in several cases
*) Fixed the bug that MoneyCounter is not working properly
[RELEASE] Build20220210 (1.4.0)
======================= Changes (2022-02-10 RELEASE 1.4.0) ==============================================================================================
+) Now you can create a map with size up to 255*255
+) New ExtConfig: RecentFileLimit = INTEGER, defaults to 6, should be a integer between 4 and 9
*) Optimized mouse attached building drawing
+) Reimplemented tube generation
+) Support for multi-selection, the detailed usage can be looked up in the document below
+) New ExtConfig : MultiSelectionColor = COLORREF, back color of selected tiles
+) Theater order in dropdown is now customizable and theaters can be disabled
+) New ExtConfig : Waypoint.Text.ExtraOffset = POINT, WP text offsets
+) New ExtConfig : SaveMap.DefaultPreviewOptionMP = INTEGER, SaveMap.DefaultPreviewOptionSP = INTEGER, read the doc below
*) ExtConfig : SaveMap tag has been removed, it will be forced to enable now
[RELEASE] Build20211231 (1.3.0)
======================= Changes (2021-12-31 RELEASE 1.3.0) ==============================================================================================
***) The project now compiles under v143+/std:c++latest, Windows XP may not be able to use this dll
+) New ExtConfig: FastResize = BOOLEAN, enable it so resizing the map will be much more faster when expanding
+) Experimental Lighting, only for preview, not correct
+) More localization support
+) Added more internal param codes
*) You can now customize tile manager by regex
*) Reimplement waypoint drawing, reduce lag
*) Minor adjustments
[RELEASE] Build20211120
======================= Changes (2021-11-20 RELEASE 1.2.2) ==============================================================================================
+) Now you can add more ramps to be auto generated in FA2 by setting [THEATERInfo] in fadata.ini
+) Now you can specify the display name of theaters
+) Support for ExtraMixes, will be read before any other mixes
+) Support for OverlayDisplayLimit, the frame after this number won't be displayed in the TilesetBrowserView, up to 60
*) ExtConfig : Stringtable tag has been removed, it will be forced to enable now
*) Minor fixes
Note that Morphable2
and Ramp2
in [NewUrbanInfo]
had been abandoned!
[RELEASE] Build20211112 (1.2.1)
======================= Changes (2021-11-12 RELEASE 1.2.1) ==============================================================================================
*) Remove a hook that might lead to some problem
*) Adjust some rc file
*) Fixed BrowserRedraw.SafeHouses not working correctly
*) Now property brush handles mouse move too
[RELEASE] Build20211104 (1.2.0)
======================= Changes (2021-11-04 RELEASE 1.2.0) ==============================================================================================
+) New ObjectBrowser items: Property brushes (FALanguage has been updated)
in FALanguage.ini
[CURRENTLANGUAGE-StringsRA2] or
[CURRENTLANGUAGE-Strings] or
[CURRENTLANGUAGE-TranslationsRA2] or
[CURRENTLANGUAGE-Translations]
PropertyBrushObList = Property brushes
PropertyBrushBuilding = Building brush
PropertyBrushInfantry = Infantry brush
PropertyBrushVehicle = Unit brush
PropertyBrushAircraft = Aircraft brush
[RELEASE] Build20211102 (1.1.3)
======================= Changes (2021-11-02 RELEASE 1.1.3) ==============================================================================================
*) Fixed the bug that EVA(md).ini cannot be loaded
*) Now ScriptsRA2 will correctly read inconsistent keys
+) New ExtConfig: BrowserRedraw.SafeHouses, enable it so that the houses being displayed in ObjectBrowserView will be rearranged correctly but won't update until you load the map again
[RELEASE] Build20211016 (1.1.2)
======================= Changes (2021-10-16 RELEASE 1.1.2) ==============================================================================================
*) Fixed the bug that FA2sp crashes while trying to read/write file on some systems
[RELEASE] Build20211012 (1.1.1)
======================= Changes (2021-10-12 RELEASE 1.1.1) ==============================================================================================
*) Minor bugfixes
*) Now FA2sp will apply Visual Style depending on your system instead of keeping them look like Windows95 style
[RELEASE] Build20211003 (1.1.0)
======================= Changes (2021-10-03 RELEASE 1.1.0) ==============================================================================================
+) Trigger sort, which will provide you some handy in trigger classification
+) Now you can directly edit [Ranking] in SingleplayerSettings
+) Now you can edit all stuff of [Lighting]
+) New ExtConfig: VerticalLayout = BOOLEAN, enable it so that FA2sp will make the bottom view go to the right side
*) Now you can delete a trigger and its celltags at the same time
*) Now you can custom script param typelist