Page MenuHomeWildfire Games

ffffffff (fpre)
User

Projects

User Details

User Since
Feb 3 2017, 11:08 PM (371 w, 3 d)

Recent Activity

Jun 4 2021

ffffffff added a comment to D4081: Increase the size of the Lobby Create match dialog.


Wrong password leads to big error not complete readable and seems wrong to point to an expired certificate. But this is in the lobby login window.

Jun 4 2021, 9:49 PM

May 14 2021

ffffffff awarded D3911: Improve the usefulness of the counters in the top panel a Like token.
May 14 2021, 4:22 PM
ffffffff awarded D3957: Make fruit (berries) obstruction smaller a Like token.
May 14 2021, 3:29 PM

Feb 10 2021

ffffffff requested review of D3549: Lobby player ratings stop wrapping of lines due to low space in window mode normal size.
Feb 10 2021, 5:15 PM

Feb 6 2021

ffffffff requested review of D3525: Fix positioning of the research progress icons below the counters overlay.
Feb 6 2021, 8:29 PM

Jan 17 2021

ffffffff accepted D3389: Fix game speed button being unusable in min resolution.

Works as expected. Button is again usable.
Lul semicolon missing. Well imarok will handle that. :D

Jan 17 2021, 1:18 AM
ffffffff added a reviewer for D3389: Fix game speed button being unusable in min resolution: ffffffff.
Jan 17 2021, 1:17 AM

Jan 16 2021

ffffffff updated the Trac tickets for D3393: Ingame menu interfere with developer menu.
Jan 16 2021, 11:25 PM
ffffffff requested review of D3393: Ingame menu interfere with developer menu.
Jan 16 2021, 11:24 PM

Jul 3 2020

Lionkanzen awarded D150: Proposal for a replace button for observer in game when player want leave and observer can switch in a Yellow Medal token.
Jul 3 2020, 5:34 PM

Jan 5 2020

ffffffff added a comment to D2537: Adds anti-aliasing option.

very clean

Jan 5 2020, 10:55 PM

Dec 19 2019

ffffffff awarded D2483: Gamesetup class rewrite a Hungry Hippo token.
Dec 19 2019, 2:37 PM

Nov 18 2019

ffffffff added a comment to rP23160: Bolt tower and ampitheater commit, updated ptolemaic sentry tower while I was….

Furthermore, “amphitheatre” (ἀμφιθέατρον) is written with a ph, not a p; please correct.

Nov 18 2019, 2:12 PM

Oct 12 2019

ffffffff added a comment to D2151: Use "setStringTags"-function more often..

jes i really encourage that code. peace of a op peace.

Oct 12 2019, 12:34 AM

Sep 22 2019

ffffffff added a comment to D284: lobby: Display observer count in gameslist.
In D284#96576, @elexis wrote:

Yes, that, but with plainText inlined and \n magic \t.

Notice that the problem with 1024*768 was actually solved by a commit:
rP22066 / D1717.

Sep 22 2019, 11:36 PM

Sep 13 2019

ffffffff added a comment to D284: lobby: Display observer count in gameslist.

for me looks op. if the fetish in code quality is done we can commit

Sep 13 2019, 1:56 PM

Sep 12 2019

ffffffff added a comment to D1618: Improve performance of GetEntityState by caching ApplyValueModificationsToEntity..

op!

Sep 12 2019, 12:39 PM

Aug 19 2019

ffffffff added a comment to rP22696: Move GUI string parsing specializations to a separate file and remove….

another fetish
where the functional new code sections starts?

Aug 19 2019, 10:16 PM
ffffffff awarded rP22696: Move GUI string parsing specializations to a separate file and remove… a 100 token.
Aug 19 2019, 10:16 PM
ffffffff added a comment to D2193: Stop copying color every draw call for every GUI object using colors ffs.
In D2193#91263, @elexis wrote:

Yes, but probably not that much. I didn't see an FPS difference that exceeds the measurement error and I didn't write benchmark code for this.

Aug 19 2019, 2:59 PM
ffffffff added a comment to D2192: Use GetSetting references instead of GetSettingPointer.

wut a fetish patch
but the tls in a23b is broken DEFAULT since ever half a year+ or wut
but no a23c release? or wut

Aug 19 2019, 1:46 PM
ffffffff awarded D2192: Use GetSetting references instead of GetSettingPointer a Hungry Hippo token.
Aug 19 2019, 1:46 PM

Aug 13 2019

ffffffff added inline comments to D284: lobby: Display observer count in gameslist.
Aug 13 2019, 5:23 PM

Aug 12 2019

ffffffff accepted D284: lobby: Display observer count in gameslist.

i like that, apply?

Aug 12 2019, 4:30 PM
ffffffff added a comment to D2140: Let players be able to choose a preferred attack type..

didnt test but why not putting this option to have it global and dont get confused maybe additional to know wut general auto attack behaviour is like in options -> ingame -> unit auto attack -> capture/attack. Maybe thats good to add. is it good?

Aug 12 2019, 4:22 PM
ffffffff added a comment to D1604: Make capturing optional.

Hey Angen,

Aug 12 2019, 4:15 PM
ffffffff added a comment to D14: Thread the pathfinder computations.

ok its working now but not as expected but i havent look deeply into code now just can say that one thread (main thread) is going when testing pathfinding with 6-16 threads with 1000-2000 units moving in a map very fast to 100% but the other threads are showing only small up usually 1-3% cpu usage some times 20% but very rare and though because main thread is at 100% exhausting and seem to not get more cpu time above 100% it starts lagging ofc and fps dropping even if non visual window (window hidden to taskbar). So i was expecting that the pathfinder work would be go well across all threads and especially not touching the main thread any more because there is also then graphics computation and other game logic stuff hitted which results again in fps droppage and lag game which should be avoided. So i think that would be the first step. then we have to look.

Aug 12 2019, 10:18 AM

Aug 11 2019

ffffffff added a comment to D14: Thread the pathfinder computations.

i tried doesnt work for me i watch pyrogenesis thread in top program of linux and have put general options number of thread to 3 but it doesnt show more than one thread at 100% cpu in top so i dont get it to work. any suggestions wut to do more to get them running? i put D1918 and D14 as diff on my a24 svn version r22642.

Aug 11 2019, 8:55 AM

Jul 25 2019

ffffffff awarded D2120: Improve gathering behaviour when a target is not reachable a Yellow Medal token.
Jul 25 2019, 6:36 PM

May 8 2019

nani awarded D856: Tab more names when autocomplete in chat (Autocomplete Cycling) a Like token.
May 8 2019, 3:42 AM

Mar 25 2019

ffffffff added a comment to D1786: Refactor input.js.
In D1786#73229, @elexis wrote:

I'm pointing out these things mostly because I want to inform on our coding conventions and good practices.
But I think the entire file needs to be revisioned structually, adding some syntax sugar is not the essence but part of what needs to be done IMO.
And the more stuff is added to the patch, the harder it will be to review.
Fixing 6000 lines in many logical and syntactical ways is something that can be done in a github branch and typically consumes several weeks to discover all the defects and the ideal structure. Then one can refactor that into small disjoint, atomic, patches.
(I guess the code isn't really inviting to newcomers who want to add one feature and are confronted with a piling disarrangement.)

Mar 25 2019, 4:29 AM

Mar 4 2019

ffffffff added a comment to D1781: Fix lobby chat performance issue..

eae what a nice chart

Mar 4 2019, 12:52 PM

Mar 3 2019

ffffffff added a comment to D1781: Fix lobby chat performance issue..

i feel fear in every elexis sentence

Mar 3 2019, 3:34 AM

Feb 18 2019

ffffffff added a comment to D1746: Network Dialog / Troll removal device.

(doll)

Feb 18 2019, 12:46 AM

Feb 8 2019

ffffffff added inline comments to D1703: Map browser for gamesetup.
Feb 8 2019, 9:33 PM
ffffffff added inline comments to D1703: Map browser for gamesetup.
Feb 8 2019, 8:24 PM

Feb 7 2019

ffffffff added inline comments to D1703: Map browser for gamesetup.
Feb 7 2019, 5:37 PM
ffffffff added inline comments to D1703: Map browser for gamesetup.
Feb 7 2019, 2:56 PM
ffffffff added inline comments to D1703: Map browser for gamesetup.
Feb 7 2019, 2:41 PM

Jan 30 2019

ffffffff added a comment to D1766: Buildings shortcuts / hotkeys.

maybe go space+key for builds
shift+space+key for formations
ctrl+space+key for stances

Jan 30 2019, 9:43 PM
ffffffff added a comment to D1766: Buildings shortcuts / hotkeys.

very good patch/mod
more important is stances and formation hotkeys
time is the key
for this two things speed is important in combat
build is less important
i had a trac ticket there made suggestments
also if u wanna have build keys make them to english language like f for farms
if u then wanna have fort too with f make double f hit
very easy to adapt
much better then nub other

Jan 30 2019, 8:20 PM

Jan 29 2019

ffffffff awarded D1718: Decay/regenerate option for resources. a Yellow Medal token.
Jan 29 2019, 7:18 PM

Jan 25 2019

ffffffff awarded D1762: [gameplay] give Fortress a territory root a Yellow Medal token.
Jan 25 2019, 1:20 AM

Jan 19 2019

ffffffff added a comment to D1746: Network Dialog / Troll removal device.

How do you add a banmask without knowing which IPs to ban. (no questionmark)

questionmark pls

Jan 19 2019, 1:57 PM
ffffffff added a comment to D1746: Network Dialog / Troll removal device.

There is a ticket for that. I'm skeptical about it, I think it will do more harm than benefit, because it is very easy to have a sudden lagspike or one simulation turn that takes 5+ seconds to compute, and then you disconnect the one or even every client and everyone has to rejoin which can take beyond 2 minutes...
There are also many more TODOs of possible features in the code and comment above for you to read.

im not its only for specs they nerf the players so kick... eae only only optional as checkbox eae

Jan 19 2019, 1:03 PM
ffffffff added a comment to D1753: Script to auto update year for all modified files.

eae

Jan 19 2019, 3:59 AM
ffffffff added a comment to D1752: Add GUI events for middle mouse click.

for what u need it

Jan 19 2019, 3:58 AM
ffffffff added a comment to D1751: [WIP] Map flares.

eae

Jan 19 2019, 3:58 AM
ffffffff added a comment to D1746: Network Dialog / Troll removal device.

remove Hostname IP Address and Internet Provider

Jan 19 2019, 3:53 AM

Jan 17 2019

ffffffff awarded D1520: Automatically cancel unpacking when units are ordered to move a 100 token.
Jan 17 2019, 3:04 AM

Jul 13 2018

ffffffff awarded rP21761: Ask the lobby player to open the mod selection page if the mods don't match the… a Yellow Medal token.
Jul 13 2018, 4:21 PM

Jun 9 2018

ffffffff accepted rP21301: Check lobby games for incompatible mods.

rP21823 i have total trust in it

Jun 9 2018, 7:08 PM

Jun 6 2018

ffffffff added a comment to rP21823: Alpha 23 "lobby lag" release fix..

sounds like a thanks for investigation
also the archive builder problem....
(zipped, unzipped)
thanks for investigation fpre

Jun 6 2018, 2:23 AM

Jun 5 2018

ffffffff added a comment to rP21823: Alpha 23 "lobby lag" release fix..

And of course directly temporarely fixed in fgod mod.

Jun 5 2018, 1:44 PM
ffffffff added a comment to rP21823: Alpha 23 "lobby lag" release fix..

Problem directly after release investigated by fpre.

Jun 5 2018, 1:40 PM

May 28 2018

ffffffff added a comment to rP21726: Add a mod installer, fixes #4027..

*.pyromod files are declared as virus on many systems on some it can't be even download. (user reported)

May 28 2018, 4:46 PM

May 27 2018

ffffffff added a comment to rP21726: Add a mod installer, fixes #4027..
May 27 2018, 9:51 PM
ffffffff raised a concern with rP21726: Add a mod installer, fixes #4027..

(ubuntu 16.04, wfg ppa 0ad a 23 rc3) failes install fgod.pyromod (0ad fgod.pyromod) when ~/.cache/0ad is pointing symbolic linked to another filesystem (i was using an aufs mounted fs on /mnt but into a folder where user can write. It can actually make a fgod folder temporary inside but then moving files to correct location under ~/.local/mods/0ad/mods/fgod failes so far (ps/trunk/source/ps/ModInstaller.cpp line 83). So seems vfs issue maybe. Didn't investigate further.
Under normal conditions (fs) all goes well.

May 27 2018, 9:50 PM
ffffffff added a comment to D1142: Adds a .pyromod installation.

failes install pyromod when ~/.cache/0ad is pointing symbolic linked to another filesystem (i was using an aufs mounted fs on /mnt but into a folder where user can write. It can actually make a fgod folder temporary inside but then moving files to correct location under ~/.local/mods/0ad/mods/fgod failes so far (ps/trunk/source/ps/ModInstaller.cpp line 83).

May 27 2018, 9:47 PM

May 25 2018

ffffffff accepted rP21107: Diplomacy Colors.

1

May 25 2018, 5:56 PM
ffffffff added a comment to rP21107: Diplomacy Colors.
May 25 2018, 5:56 PM

May 23 2018

ffffffff added a comment to D1518: Fix mod version comparison lag in lobby.js, gamesetup.js, load.js and any other place.

tx

May 23 2018, 3:49 PM
ffffffff added a comment to D856: Tab more names when autocomplete in chat (Autocomplete Cycling).
In D856#61990, @Imarok wrote:

Just quickly scanned the diff and tried it out. Seems to be nice.
Shouldn't we also do cycling for the other autocomplete words?

May 23 2018, 2:09 AM

May 22 2018

ffffffff added a comment to D1268: Remove health component from relics..

maybe sort relicts hero by player owned?

May 22 2018, 5:06 AM

May 21 2018

ffffffff added a comment to D1512: Fix Lobby lag when updating the game list.

first patch was better

May 21 2018, 8:48 PM
ffffffff requested changes to D1512: Fix Lobby lag when updating the game list.

pls cache in gamesetup.js too
especially when sending stanza changes

May 21 2018, 4:07 PM

May 20 2018

ffffffff raised a concern with rP21301: Check lobby games for incompatible mods.

lead to immersive lags in the lobby (Engine.GetEngineInfo().mods command) (only when public mod is zipped to public.zip, unzipped all fine)

May 20 2018, 1:36 AM
ffffffff accepted rP21242: Move `GetEngineInfo` to Mod.[h|cpp].

yes goes to rP21301

May 20 2018, 1:35 AM

May 19 2018

ffffffff raised a concern with rP21242: Move `GetEngineInfo` to Mod.[h|cpp].

lead to immersive lags in the lobby (Engine.GetEngineInfo().mods command) (only when public mod is zipped to public.zip, unzipped all fine)

May 19 2018, 1:53 PM

May 5 2018

ffffffff accepted D1485: Clarify the purpose of the Replay button in the summary.

y

May 5 2018, 11:06 PM
ffffffff added a reviewer for D1485: Clarify the purpose of the Replay button in the summary: ffffffff.
May 5 2018, 11:06 PM

May 3 2018

ffffffff accepted rP21076: Show rank icon above status bars.

all nice

May 3 2018, 4:00 PM
ffffffff added a comment to D1454: Grand Unified Postproc Shader.

Need to correct my statement. Anti-Aliasing support with opensource drivers (mesa) sometimes has changes or problems in its releases or/and maybe combined with some distro packages (here Ubuntu 16.04) to enable this feature. With updated mesa stack (to the newest) anti-aliasing now works via dri. Just adding this statement.

May 3 2018, 2:03 PM · Contributors

May 2 2018

ffffffff added a comment to D1454: Grand Unified Postproc Shader.

I always have problems in linux setting an anti-aliasing filtering technique (f.e. mlaa/msaa) on 0ad.

May 2 2018, 2:54 PM · Contributors

Apr 23 2018

ffffffff added a comment to rP21759: mod.io support..
Apr 23 2018, 9:41 PM

Apr 22 2018

ffffffff added a comment to D1460: Add an experience status bar.

it's already crowded imo. tab anyway.

Apr 22 2018, 2:09 AM

Apr 21 2018

ffffffff created D1463: Unit for summary charts time axis.
Apr 21 2018, 8:12 PM

Apr 20 2018

ffffffff added a comment to D1460: Add an experience status bar.

workx for me pretty noice

Apr 20 2018, 10:23 PM
ffffffff added inline comments to D828: Unselect lobby game if the selected player isn't present in any game.
Apr 20 2018, 6:01 PM
ffffffff added a comment to D1460: Add an experience status bar.

below health bar seems very fine

Apr 20 2018, 4:52 PM
ffffffff raised a concern with rP21076: Show rank icon above status bars.

can we get experience bar small white below healthbar maybe on unit? helpsome for watching development of units in fight.

Apr 20 2018, 3:37 PM
ffffffff updated the diff for D1243: Default Hide Tab Content Of Game Settings In Game Setup.

if not controller hide tabs default

Apr 20 2018, 3:19 PM
ffffffff accepted rP20067: Add an icon to pyrogenesis' application window.

Did that icon work before this commit?
Also, perhaps the cached version of the png is corrupted, try nuking .cache/0ad.

Apr 20 2018, 2:54 PM
ffffffff raised a concern with rP20067: Add an icon to pyrogenesis' application window.

For some reason on Ubuntu 16.04 Unity Desktop the pyrogenesis executable from SVN directory binaries/system/pyrogenesis leads to unknown executable icon in taskbar. Having googled little about SDL_SetWindowIcon usage under unity ubuntu but didn't find a proper solution.

Apr 20 2018, 2:45 PM

Apr 19 2018

temple awarded D1243: Default Hide Tab Content Of Game Settings In Game Setup a Like token.
Apr 19 2018, 8:37 PM
temple awarded D1242: On Cancel Hide Tab Content On New Gamesetup UI a Like token.
Apr 19 2018, 8:37 PM

Apr 11 2018

ffffffff accepted rP21339: Add buttons for changing between, and hotkeys for opening, the civinfo and….

y

Apr 11 2018, 11:54 PM

Mar 20 2018

elexis awarded D1408: sort teams on start game a Like token.
Mar 20 2018, 11:17 AM
ffffffff created D1408: sort teams on start game.
Mar 20 2018, 6:48 AM

Mar 15 2018

ffffffff added a comment to D1385: Add a nonbuilder filter, use on survival of the fittest.

map survival build mid
or survival old version?

Mar 15 2018, 11:35 PM
ffffffff awarded D1390: Defense wall gate HP a Like token.
Mar 15 2018, 11:33 PM
ffffffff added a comment to D1390: Defense wall gate HP.

fan of HP of wall should depend on length of the wall

Mar 15 2018, 11:33 PM
ffffffff added a comment to D1385: Add a nonbuilder filter, use on survival of the fittest.

but normaly if u phase all got access to build down didnt see one couldnt

Mar 15 2018, 5:02 AM
ffffffff added a comment to rP21551: Add a nonbuilder filter template, use on survival of the fittest.

ok

Mar 15 2018, 5:01 AM

Mar 14 2018

ffffffff added a comment to D1385: Add a nonbuilder filter, use on survival of the fittest.

just liking the freedom we have with it. more possibilities more fun

Mar 14 2018, 4:59 PM
ffffffff awarded D1385: Add a nonbuilder filter, use on survival of the fittest a Dislike token.
Mar 14 2018, 3:51 AM
ffffffff added a comment to D1385: Add a nonbuilder filter, use on survival of the fittest.

I decline this patch due to not more possible to build in mid

Mar 14 2018, 3:50 AM

Mar 13 2018

ffffffff awarded D1384: Don't exclude gaia soldiers and structures from the killed entities statistics a Like token.
Mar 13 2018, 6:24 PM
ffffffff added a comment to D1384: Don't exclude gaia soldiers and structures from the killed entities statistics.

jaaaaaaaa

Mar 13 2018, 6:24 PM
ffffffff awarded D1268: Remove health component from relics. a Like token.
Mar 13 2018, 3:38 AM