Commit Graph

12 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
Jonathan Bayer b2da56b1ca A few more edits 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 ba6676b625 Hide NRE warning in Rider
its terrible but I've never seen it NRE so 🤷‍♂️
2 years ago
Andrew Cassidy 760609fae2 Refactor flag decal
Not exhaustively tested but shouldnt be different from before
2 years ago
Andrew Cassidy fae34be358 Multiple fixes 4 years ago
Andrew Cassidy 38ce1184ea Remove broken culling code and fix flag switching 4 years ago
Andrew Cassidy f098e922cb Localize flag events 4 years ago
Andrew Cassidy a4c46b94d2 Add flag selection to flag decals
• Add flag selection code blatantly stolen from WBDecals
• Fix attachment of symmetrically attached decals
4 years ago
Andrew Cassidy 79bdc03c4b Add tiling index and size values, for easier tiling
Also API changes made as I chased a bug
4 years ago
Andrew Cassidy d2f81058f8 Refactor yet again and add autotiling 4 years ago