Commit Graph

12 Commits

Author SHA1 Message Date
7b9ed99325 Cleanup of abandoned saving code 2021-01-01 14:28:30 -08:00
9dc98a6f9d Fix flag aspect ratio and font instantiation 2020-12-04 17:05:37 -08:00
35fce78616 fix flag decal NRE 2020-12-04 16:16:11 -08:00
a61a2b81a1 Cleanup refactor 2020-12-02 01:40:46 -08:00
62bdd151e1 Refactor to rearrange initialization code
• Add matrix parsing code
• Add target serialization
• Rearrange initialization to allow loading targets from config soon
2020-10-09 19:30:59 -07:00
596675ad8d Add naive implementation of multi-projection 2020-10-05 22:42:01 -07:00
fae34be358 Multiple fixes 2020-06-17 13:57:36 -07:00
38ce1184ea Remove broken culling code and fix flag switching 2020-06-11 21:58:04 -07:00
f098e922cb Localize flag events 2020-06-08 19:50:33 -07:00
a4c46b94d2 Add flag selection to flag decals
• Add flag selection code blatantly stolen from WBDecals
• Fix attachment of symmetrically attached decals
2020-06-08 19:38:35 -07:00
79bdc03c4b Add tiling index and size values, for easier tiling
Also API changes made as I chased a bug
2020-06-07 19:39:09 -07:00
d2f81058f8 Refactor yet again and add autotiling 2020-06-06 13:20:50 -07:00