Jump to content

Recommended Posts

Posted (edited)

In short, I have a static web page that has columns of data pulled from the plane statistics data posted by the devs (see below).  It's the same information you would find in the briefing window.  You can compare and contrast statistics from different planes such as:

  • Dive Speed, Climb Rates, and Service Ceiling
  • Fuel Capacity, Plane Endurance, Liters Per Hour, and Liters Per Grid consumed.
  • Turn Rates and Stall Angles
  • Takeoff, Glideslope and Landing Speeds.

 

The Tool:

https://il2planes.github.io/index.html

Now use https://squadronffs.com/ and click on the info dropdown in the navbar, most of these tools are here now and this is where I am updating them.

 

This is a cross post of mine, I think this probably belongs more in this forum as an "App" or "Tool".  Original post is here:

 

All data for this project was taken from this post:

 

I may work to add new pages as time goes on.  Hope this helps someone. 

 

UPDATE

I have now created some interactive graphs for different aspects of the current Kuban release plane set.  I have moved a more updated version of the previous tables and the new graphs to my squads page.  Check the info drop down or the below links:

https://squadronffs.com/info/air_speed

https://squadronffs.com/info/turn_speed

https://squadronffs.com/info/turn_time

https://squadronffs.com/info/climb_time

 

These graphs allow you to select different planes for comparison on a graph.  I am releasing this with the stipulation that these numbers are taken from what appears to be AI limitations in game.  Player piloted planes probably can deviate from these values some.  

 

Edited by FFS_Vapor
  • Like 1
  • Upvote 6
Posted

Neat.

 

FYI, the page title for the Landing tab says "Fuel Data". I noticed as I bookmarked.

Posted
18 hours ago, mort said:

Neat.

 

FYI, the page title for the Landing tab says "Fuel Data". I noticed as I bookmarked.

 

Thanks for the heads up!  The page headers have been updated.

Posted

Posted a new interactive graph system to comparing different traits of the planes, you can now compare: Time to Climb to Altitude, Time to Turn at Altitude, Optimal Turn Calibrated Air Speed at Altitude, and True Air Speed at Altitude.

 

Check the post above for more info or go to squadronffs.com and click on the info dropdown.

  • 1 year later...
  • 2 months later...
  • 2 months later...
Posted (edited)

Ah, bummer. I really liked the original tool and never got to see it on your site (but I assume it was relatively the same as what you hosted on github's site). Has anyone found any equivalent tool? This one really helped to compare planes quickly. So far, all I've seen was a tool to generate a spreadsheet from the game's HTML stats. Not quite what I'm after.

 

@[Pb]Vapor, any help needed? I offered a long time ago, but between work and games you know how it goes. I'd still love to help with https://il2planes.github.io/ and at the very least add newer plane's data to it.

 

Looks like the code's at: https://github.com/il2planes/il2planes.github.io. If you want to add a maintainer I'm the one who wrote a few issues on the repo, camelNutcase. If you're done supporting this I can always fork it and go from there although there's no open source license in there and I always like to play it safe before releasing code, even for readable stuff on Github. Meaning, I can fork it and make edits but I wouldn't want to release anything without it having a FOSS license. Call me anal lol :) Whatever works!

 

Send me a PM or hmu here if you want to collab.

 

[EDIT] - Hmm, maybe I'll use this time to explore creating a desktop web app using either ionic or electron that can read directly from the game's data to get and show the plane stats. I've kind of been wanting to mess with ionic or electron desktop web apps anyway. This could be a cool use case to learn some of that tech. Anyway, still down to help you out too if you want.

Edited by blah

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...