HomeWildfire Games

Map flares

Description

Map flares

Add flaring on the map and resize the minimap buttons.
Target marker and button by Stan.
Reviewed/Commented by wraitii, elexis, vladislavbelov
Refs: #3491
Refs: #57

Differential Revision: https://code.wildfiregames.com/D1751

Event Timeline

Silier raised a concern with this commit.Oct 9 2021, 10:29 PM
Silier added a subscriber: Silier.
Silier added inline comments.
/ps/trunk/binaries/data/mods/public/gui/session/input.js
1274

this is an issue.
current code expects "target" to be an actual entity and it should stay like that, 2 data types for one attribute is not good sign
this is passing cordinates causing #6303
I suggest to setup new attribute "position" and make it properly

This commit now has outstanding concerns.Oct 9 2021, 10:29 PM
Freagarach added inline comments.
/ps/trunk/binaries/data/mods/public/gui/session/messages.js
289

This is the cause that players playing coop will not see the flare of the other player. Which is inconvenient at least.

Freagarach added inline comments.May 7 2022, 7:58 AM
/ps/trunk/binaries/data/mods/public/gui/session/messages.js
289
Silier resigned from this commit.Dec 29 2022, 1:02 PM
This commit no longer requires audit.Dec 29 2022, 1:02 PM
Silier removed an auditor: Silier.Dec 29 2022, 1:03 PM