SeriousBO

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

Re: SeriousBO

Postby nine2 » 14 Nov 2014, 13:06

Your approach should work. It has value and I would take a look if you made it, but not too sure how useful it would compared to just spending the time making lots of build orders (and watching pro replays). Still, I think you should do it anyway because all of these incremental improvements from developers over time might add up to something awesome.

I have c# for parsing blueprints from FAF (and exporting them to html,csv,pdf,png) and parsing and rendering maps. I would need to fix it up before I publish but am happy to share. You don't need my code to do your idea tho.
nine2
Councillor - Promotion
 
Posts: 2416
Joined: 16 Apr 2013, 10:10
Has liked: 285 times
Been liked: 515 times
FAF User Name: Anihilnine

Re: SeriousBO

Postby madformuse » 14 Nov 2014, 13:15

Yeah I think the level of interest depends on how your mind works. I imagine there are plenty of people who couldn't imagine anything more boring :-)

Thanks for your time.
madformuse
Avatar-of-War
 
Posts: 91
Joined: 21 May 2014, 22:21
Has liked: 16 times
Been liked: 10 times
FAF User Name: madformuse

Re: SeriousBO

Postby Raging_Squirrel » 21 Nov 2014, 15:33

there was lua parser somewhere in the lobby source I wrote back in the days. you could search for that
it was literally my first real thing I wrote on python :ugeek:

but really there might be some other solutions out there.
5 secs of googling brought me to this http://labix.org/lunatic-python :)

quick example
>>> import lua
>>> lua.execute("d['key'] = 'value'")
>>> d
{'key': 'value'}

looks like something you need
Never argue with an idiot. He will bring you down to his level and beat with experience.
User avatar
Raging_Squirrel
Priest
 
Posts: 494
Joined: 26 Aug 2011, 16:53
Location: Russia
Has liked: 1 time
Been liked: 4 times
FAF User Name: Raging_Squirrel

Re: SeriousBO

Postby madformuse » 23 Nov 2014, 13:28

Thanks squirrel I'll have a look.
madformuse
Avatar-of-War
 
Posts: 91
Joined: 21 May 2014, 22:21
Has liked: 16 times
Been liked: 10 times
FAF User Name: madformuse

Previous

Return to Contributors

Who is online

Users browsing this forum: No registered users and 1 guest