Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2021-04-25 00:00:00Z and 2021-04-26 00:00:00Z
as requested by J$ON for new map with Genex
the current hammer_fire_delay is only used when no other tee has been
hit. In order not to change any existing behaviour I have added a new
tune for the case of hitting, instead of making the existing one control
both.
Checklist
[x] Tested the change ingame
[ ] Provided screenshots if it is a visual change
[ ] Tested in combination with possibly related configuration options
d2faabe force tunezone - TsFreddie
f18a47a set m_usetunezones before local char spawns - TsFreddie
b1051d2 always use inferred tuning instead of current one - TsFreddie
c82970c Merge #3788 - bors[bot]