|
7703a64d02
|
Release build 1198. Upper ground/spawn fade group auto detection now properly implemented. Reduced fade out range of spawn groups along the bottom edge. Added wall boundary for the campaign level.
|
2023-09-12 04:54:58 -05:00 |
|
|
c88d5f1708
|
Transition fade added for foreground items.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-07-11 15:33:50 +00:00 |
|
|
0e26a9a090
|
Re-did Tile grouping code, using a flood fill algorithm now instead of sequential tile checking. Prevents bugs with neighboring tile groups being split improperly.
|
2023-07-10 18:48:57 -05:00 |
|
|
c6220a6333
|
Correct certain foreground trees not correctly lining up with tile bounds and causing disappearing glitches.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-07-10 20:19:42 +00:00 |
|
|
60c8317b20
|
Detect connected tile groups and allow for fade out of the foreground layer when the player gets in range. These groups are initialized on level loading and self-expand.
|
2023-06-22 23:28:16 -07:00 |
|