unoffical custom 64bit faf build

Post here if you want to help developing something for FAF.

unoffical custom 64bit faf build

Postby PattogoTehen » 26 Oct 2013, 13:42

with some changes:

  • 64bit ONLY
  • options to close unwanted tabs
    Spoiler: show
    Image
  • /seen <user> command to see when the user was last online
    Spoiler: show
    Image
  • bleeps and flashes window when someone types your name in main chat
  • show tooltip on avatars in main chat
    Spoiler: show
    Image
  • display away line when the client was not in focus
    Spoiler: show
    Image
  • makes the maplist sorted on hosting a game
  • dont play the blip sound when the player is in game
  • channel topic bar and /topic command to change it
  • append /replayid when watching a replay
  • interface for presets (not complate)
  • enabled /join #chan command
  • filter custom games by password and mods
  • fix map preview downloader
  • hover preview for images / youtube / twitch


used the same version number, so the client wont work after zep releases a new build (it is for preventing conflicts)

strigethrough text = merged in offical



source: https://bitbucket.org/fafafaf/modular-client-linux-fix
download: https://bitbucket.org/fafafaf/modular-c ... /downloads

for compile i used the libs from: http://www.lfd.uci.edu/~gohlke/pythonlibs/
Last edited by PattogoTehen on 12 Sep 2015, 12:45, edited 17 times in total.
My FAF projects:
LiveStreamer Launcher, Online Replay Analyzer, Replay Syncer, Custom FAF client

Paypal: pattogotehen at outlook.com
PattogoTehen
Avatar-of-War
 
Posts: 70
Joined: 29 Aug 2013, 19:19
Has liked: 0 time
Been liked: 44 times
FAF User Name: PattogoTehen

Re: unoffical custom 64bit faf build

Postby nine2 » 26 Oct 2013, 15:33

sounds impressive. why?
nine2
Councillor - Promotion
 
Posts: 2416
Joined: 16 Apr 2013, 10:10
Has liked: 285 times
Been liked: 515 times
FAF User Name: Anihilnine

Re: unoffical custom 64bit faf build

Postby Xinnony » 27 Oct 2013, 14:02

Close unwanted tabs, I LIKE THAT !
Thanks
User avatar
Xinnony
Contributor
 
Posts: 551
Joined: 19 Feb 2012, 02:49
Has liked: 70 times
Been liked: 34 times
FAF User Name: Xinnony

Re: unoffical custom 64bit faf build

Postby PattogoTehen » 27 Oct 2013, 15:03

- new build saves your tab options

my goal is to make faf use less ram
Image
My FAF projects:
LiveStreamer Launcher, Online Replay Analyzer, Replay Syncer, Custom FAF client

Paypal: pattogotehen at outlook.com
PattogoTehen
Avatar-of-War
 
Posts: 70
Joined: 29 Aug 2013, 19:19
Has liked: 0 time
Been liked: 44 times
FAF User Name: PattogoTehen

Re: unoffical custom 64bit faf build

Postby RoundTabler » 27 Oct 2013, 18:44

Is there any performance gain using this build (64 bit vs 32 bit)?
Last edited by RoundTabler on 27 Oct 2013, 19:15, edited 2 times in total.
Avantgarde: bug reports go to you [zep] via PM?
Ze_PilOt_: no
Ze_PilOt_: never.

Ze_PilOt: FA is not about being in a comfort zone all the time.
I think the game you want to play is Starcraft 2.
User avatar
RoundTabler
Contributor
 
Posts: 236
Joined: 18 Jan 2013, 18:33
Has liked: 34 times
Been liked: 1 time
FAF User Name: RoundTabler

Re: unoffical custom 64bit faf build

Postby Ze_PilOt » 27 Oct 2013, 19:03

RoundTabler wrote:This is great! Can you create a pull request for the default lobby for some of these features? :D

Also, is there any performance gain using this build (64 bit vs 32 bit)?


The closing tab will never be in FAF. I don't want people asking where is function XXX because they've closed it.
If there is a tab, it's because I consider the functions behind important.

The goal of PattogoTehen is to gain about 100 mb of ram. I don't agree it's something that worth the hassle compared to what it remove.
Some optimizations could be made (like silently closing webpage when you are not seing the tab), but that will make navigation much slower (as you will have to load the browser all the time).
So the drawback is too important compared to the memory you gain (100 mb..)

You will have 0 gain going to 64 bits. There is no memory addressing issues with the lobby :)
Nossa wrote:I've never played GPG or even heard of FA until FAF started blowing up.
User avatar
Ze_PilOt
Supreme Commander
 
Posts: 8985
Joined: 24 Aug 2011, 18:41
Location: fafland
Has liked: 18 times
Been liked: 376 times
FAF User Name: Ze_PilOt

Re: unoffical custom 64bit faf build

Postby PattogoTehen » 28 Oct 2013, 11:04

in 8a522:
  • merged with offical
  • away line added


you gain nothing by the 64bit build, its just my personal preference 8-)

you dont loose any functions, all tabs can be enabled / disabled on demand
My FAF projects:
LiveStreamer Launcher, Online Replay Analyzer, Replay Syncer, Custom FAF client

Paypal: pattogotehen at outlook.com
PattogoTehen
Avatar-of-War
 
Posts: 70
Joined: 29 Aug 2013, 19:19
Has liked: 0 time
Been liked: 44 times
FAF User Name: PattogoTehen

Re: unoffical custom 64bit faf build

Postby Xinnony » 28 Oct 2013, 11:33

It's possible Added this new tabs in the screen ?

If clicked, a menu appear to re-enabled the useless Tabs ...

CZKOleu.png
CZKOleu.png (204.93 KiB) Viewed 5187 times
User avatar
Xinnony
Contributor
 
Posts: 551
Joined: 19 Feb 2012, 02:49
Has liked: 70 times
Been liked: 34 times
FAF User Name: Xinnony

Re: unoffical custom 64bit faf build

Postby PattogoTehen » 28 Oct 2013, 14:32

in ca1a94d
  • away line works better by detecting the windows focus event

Xinnony: i dont understand what u want. maybe to open all closed tabs by a single click?
My FAF projects:
LiveStreamer Launcher, Online Replay Analyzer, Replay Syncer, Custom FAF client

Paypal: pattogotehen at outlook.com
PattogoTehen
Avatar-of-War
 
Posts: 70
Joined: 29 Aug 2013, 19:19
Has liked: 0 time
Been liked: 44 times
FAF User Name: PattogoTehen

Re: unoffical custom 64bit faf build

Postby Xinnony » 28 Oct 2013, 14:41

PattogoTehen wrote:Xinnony: i dont understand what u want. maybe to open all closed tabs by a single click?


If you clic in '+' tab, the menu apear for show the last closed tabs.

CZKOleu.png
CZKOleu.png (220.58 KiB) Viewed 5147 times
User avatar
Xinnony
Contributor
 
Posts: 551
Joined: 19 Feb 2012, 02:49
Has liked: 70 times
Been liked: 34 times
FAF User Name: Xinnony

Next

Return to Contributors

Who is online

Users browsing this forum: No registered users and 1 guest