Commit Graph

13 Commits (ece9d959fded1d432696d454ecb362ec4eed7c1a)

Author SHA1 Message Date
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