Allow markers to be used as light sources (#9733)
* Allow markers to be used as light sources * Better light source markers * Move PointMarker drawLight to LightMarker * Add a rule for unit lights * Optimize marker rendering * Update core/assets/bundles/bundle.properties --------- Co-authored-by: Anuken <arnukren@gmail.com>
This commit is contained in:
@@ -1438,8 +1438,10 @@ rules.title.unit = Units
|
||||
rules.title.experimental = Experimental
|
||||
rules.title.environment = Environment
|
||||
rules.title.teams = Teams
|
||||
rules.title.light = Lighting
|
||||
rules.title.planet = Planet
|
||||
rules.lighting = Lighting
|
||||
rules.lighting.unitlight = Unit Lighting
|
||||
rules.fog = Fog of War
|
||||
rules.invasions = Enemy Sector Invasions
|
||||
rules.legacylaunchpads = Legacy Launch Pad Mechanics
|
||||
|
||||
Reference in New Issue
Block a user