branchrust_reboot/main/Lunar_2020_newcancel
21 Commits over 0 Days - Infinitycph!
igniter fixes
schema update
minor schema generation edits
Fixed firework shells casting a black light
Actually update save list when disabling saving in BaseFirework (added EnableSaving method similar to EnableGlobalBroadcast, moved both to BaseEntity)
Disable saving on fireworks that are lit (previously done when going off, which was too late)
EmissionScaledByLight takes HDR colors (RGB > 1) into account (regression from
33595 cc diogo, LightEx was changed to use HDR colors instead of intensities > 1)
Added pooling to firework shells (+ updated scripts to support that)
cherrypicking Lunar 2020 menu (45645) to Lunar_2020_new
touched green and blue mortar
Fixed mortar blue and green being on the incorrect layer (fixes groundwatch issues also)
Gong sfx trigger requires Melee/Bullet/Arrow damage (stops flamethrower triggering it)
tweaked igniter volumes & collider to match updated model
codegen for Igniter pickup
Merge from boomer_iteration