User Details
- User Since
- Dec 23 2016, 12:04 AM (352 w, 5 d)
Nov 25 2021
Sep 3 2021
Jun 26 2021
Jun 13 2021
Jun 12 2021
Jun 11 2021
Update wrt D4135 and fix comment wording
Jun 10 2021
Make the bot happy with const
CMiniMap: Use floats for flareLifetime and animationSpeed.
js: use a slider.
Better fix at D4152
Looks fine.
The search radius seems to be a bit big for my test in general, but I guess that's not in the scope of this diff.
Jun 9 2021
Maybe add some comment that the exit hotkey is a bit broken on Linux?
Works.
Successfully hides the issue.
introduced #6092
Jun 8 2021
doesn't fix the issue
Jun 7 2021
Thx, for the patch.
Wording is good.
With @s0600204's proposed changes and running apt install libfreetype6-dev it compiles on Ubuntu 20.04 and reports:
"freetype": "2.10.1",
That is the correct version.
Jun 6 2021
Constify
Play the animation a bit faster
Jun 5 2021
Can't find any bugs with that.
adjust other minimap buttons.
Don't crash for negative flare count.
Just for documentation (already discussed on irc):
- Host a game
- choose rmgen map with 4 players
- unassign all slots
- join with second client
- assign second client to slot 3
- leave with second client
- set map to 1 player
- join again with second client
Don't show flare cursors for observers.
Will commit that today.
(If no major issues appear)
Jun 4 2021
Add hotkey to activate flare mode.
Always flare on left click but also flare on rightclick when using the direct hotkey.
Apply inlines by Vladislav and wraitii.
Our artist designed it and who am I to disagree with that ;P (Honestly: You might be right. I like the current one.)
Also, when I press the "MapFlare" icon above the minimap I have to do a "left click" with the mouse, when I press the "K" key I have to do a "right click", seems inconsistent, shouldn't it be the same "left or right click"?
I copied the behaviour of the unit command buttons.
There it is also right click when using the hotkey and left click when preselecting an action with a gui button.
(Though as you are not the first who complains, I might need to change the flare behaviour...)
Jun 3 2021
Jun 2 2021
(Easier to get a first grasp of the diff it contains an example picture)
Jun 1 2021
May 31 2021
May 30 2021
May 28 2021
pushPage popPage
Add PageRegainedFocus event and tests for some cases. (Currently crashing)