Commit Graph

14 Commits (main)

Author SHA1 Message Date
Andrew Cassidy 36732ed4d4 Release 0.2.12
### Changed

- Updated bundled Shabby to 0.3.0. Does not affect CKAN users
- Made flag aspect ratio overrides configurable with `ASPECTRATIO` nodes in the config. User flags added to Squad/Flags should now be the correct aspect ratio
- All decal aspect ratios can now be overriden with the `aspectRatio` field

### Fixed

- Reverted some changes from last version that were causing issues on launch
2 years ago
Andrew Cassidy ece9d959fd flag aspect ratio overrides are now configurable
no longer hard coded to Squad/Flags
2 years ago
Andrew Cassidy dfdf280564 Fix OnDestroy not being called 2 years ago
Andrew Cassidy 2cca6c37bb Update bundled Shabby to 0.3.0 2 years ago
Andrew Cassidy c653c9efc8 Release 0.2.11
### Fixed

- PR by LinuxGuruGamer:
	- Fixed nullref caused when an entry in `_targets` was null
	- Fixed memory leak caused by the OnDestroy() methods not being called due to them being virtual
2 years ago
Andrew Cassidy 374fc8b753 Format changelog 2 years ago
Jonathan Bayer 14bc694588 Fixed nullref caused when an entry in _targets was null
Fixed memory leak caused by the OnDestroy() methods not being called
	due to them being virtual
2 years ago
Andrew Cassidy 970a69be11 Release 0.2.10
### Fixed

- Fixed decals not projecting on loading prefabs

### Changed

- Re-enabled projecting onto TransparentFX layer

### Added

- Allowed for regular expressions to be used when blacklisting shaders
- Added all Waterfall shaders to the shader blacklist when Waterfall is present
2 years ago
Andrew Cassidy 3cd229bc23 Fix decals not projecting when loading prefabs
• Add support for regex shader blacklisting
• Re-allow projecting onto transparentFX
2 years ago
Andrew Cassidy 32ddc54019 Release 0.2.9
### Fixed

- Fixed text decals breaking when used in symmetry
- Fixed decals projecting onto the TransparentFX layer, such as Waterfall plumes
2 years ago
Andrew Cassidy 2965633235 Update changelog 2 years ago
Andrew Cassidy 4b8d11e1de Use markdown changelog 2 years ago
Andrew Cassidy 82f1e8904e Use changelog that the deploy script likes 4 years ago
Andrew Cassidy 0c07629951 add CI configuration and reorganize 4 years ago