Current Projects

YSFlight addon development, questions, tutorials, & more!
User avatar
Airbourne
Frame Rate Serial Killer
Posts: 477
Joined: Thu Feb 10, 2011 9:51 pm
Favorite Aircraft: F-16 Fighting Falcon
Location: Chicago, Illinois
OS: Windows 10
Has thanked: 107 times
Been thanked: 369 times

Re: Current Projects

Post by Airbourne »

My current projects (hence why I'm posting it here :P ).

This will probably be my first homemade aircraft that I will be making: The Zivko Edge 540 V3. First off, may God/Allah/Buddha/Flying Spaghetti Monster bless your computer before this pack is released. It WILL drop your frame per seconds. If you look closely, there are small 3D rivets where the bolts are. This isnt even the cockpit yet.
Image

A simple, but realistic Union Pacific C45ACCTE. This guy will be dragging around the 31,000K crude oil tank car below around my next map, Johnstown, which is also below that.
Image
Image

This map will be even more detailed than my Chicago map. Currently, there are more than 4,000 trees and almost 1,000 taxiway/runway lights (if you look closely, there are taxiway/runway signs as well...). Unfortunately, Perl scripts is being a motherfather and it wont allow my to brighten the lights. Blender wont let me either :( . But this map will have a full college campus based on University of Boulder in Colorado.
Image
Image
Image
Deleted User 2433

Re: Current Projects

Post by Deleted User 2433 »

Airbourne wrote: Thu Mar 22, 2018 7:38 amMy current projects (hence why I'm posting it here :P ).

This will probably be my first homemade aircraft that I will be making: The Zivko Edge 540 V3. First off, may God/Allah/Buddha/Flying Spaghetti Monster bless your computer before this pack is released. It WILL drop your frame per seconds. If you look closely, there are small 3D rivets where the bolts are. This isnt even the cockpit yet.
Image
:shock:
User avatar
waspe414
Staff
Staff
Posts: 1581
Joined: Thu Feb 10, 2011 9:35 pm
Favorite Aircraft: Kiowa, Mitten, Hornet
Location: Canada
Has thanked: 154 times
Been thanked: 506 times

Re: Current Projects

Post by waspe414 »

Image
That is insane.
Actual UltraViolet
Image Image
Image
I stole your turnip. Now you must come and defend your honour. ~ Hank Green
PilotC
Contributor
Contributor
Posts: 284
Joined: Fri Aug 01, 2014 1:20 am
Favorite Aircraft: _
Has thanked: 226 times
Been thanked: 462 times

Re: Current Projects

Post by PilotC »

Airbourne wrote: Thu Mar 22, 2018 7:38 amMy current projects (hence why I'm posting it here :P ).
Image
Image
User avatar
decaff_42
Staff
Staff
Posts: 3838
Joined: Sat Oct 29, 2011 7:23 pm
Favorite Aircraft: SR-71 Blackbird
Location: Eastern United States
OS: Mac OSX
Has thanked: 844 times
Been thanked: 1726 times
Contact:

Re: Current Projects

Post by decaff_42 »

Italy's first F-35B "BL-1"
Image
Check out my website YSDecaff for all my tutorials and addon releases.
Visit my GitHub page for Python codes: https://github.com/decaff42?tab=repositories

YSFlight Addon Database - Find links to nearly every addon made for YSFlight!
Submit Addon To Database
Deleted User 2433

Re: Current Projects

Post by Deleted User 2433 »

Whipped this up in about four hours, still got a lot to do. Debating if I want to keep the single tail to stay true to the General Dynamics design or go for a twin tail.

Image

Image

Image
User avatar
Krux
CVW-171
CVW-171
Posts: 337
Joined: Sun May 05, 2013 11:25 pm
Favorite Aircraft: Super Bug
OS: Windows
Has thanked: 136 times
Been thanked: 109 times

Re: Current Projects

Post by Krux »

Hmmmm...
Image
Attention all squads, Freddy Fazbear is now being deployed
User avatar
Turbofan
Senior Veteran
Senior Veteran
Posts: 2072
Joined: Thu Feb 03, 2011 4:22 pm
Favorite Aircraft: Boeing 747, all variants
Location: Southern Plains
Has thanked: 1172 times
Been thanked: 843 times
Contact:

Re: Current Projects

Post by Turbofan »

An experiment in progress. Something I've had in mind for a while anyway. Unfortunately jQuery UI sortable is not compatible with touch-screen interfaces, but someone has developed a plug-in so I'll try using that. Anywho, going better than I anticipated, so we'll see how it evolves. Will work on your laptop and desktop no doubt. The real fun still lies ahead!

preliminary.png
User avatar
Turbofan
Senior Veteran
Senior Veteran
Posts: 2072
Joined: Thu Feb 03, 2011 4:22 pm
Favorite Aircraft: Boeing 747, all variants
Location: Southern Plains
Has thanked: 1172 times
Been thanked: 843 times
Contact:

Re: Current Projects

Post by Turbofan »

update_1.png

So... some more progress. The buttons at the top don't work yet except for the "Reset Tab Info" button. The code for the rest of the buttons will be added later, probably one of the last things I will work on.

The core functionality is coming along quite well, flight tabs are dynamically added based on whether you choose "Dep" or "Arr" from the "Status" drop-down in the flight tab generator. I also did some simple (relatively speaking) error-checking on each of the four inputs. All text-based inputs are required, so if you leave anything blank or don't choose a flight status, you will be shown an error for the respective field. Similar case for if you enter special characters or anything else that won't fly (ha ha). Basically, I've kept it fairly open-ended for the aircraft type (CRJ, CR1, B744 a319, 333 etc) and flight number (340 or 31F). It's a bit more strict for the VA Code input though, only two or three-letter codes will be accepted, this is to keep the resulting flight tab as clean as possible. Now if you opt to choose one of the pre-loaded three-letter VA codes from the drop-down list on the left, any code you've entered yourself in the VA code input field on the right will be automatically deleted and vice-versa. This is of course to ensure that only one code is accepted, either from the drop-down or the input field. However, if you first choose a code from the drop-down, then enter a code in the field, the program will accept the code you entered (i.e., not from the drop-down). Hope that made sense.

Next items to work on include making both lists sortable and drag-and-drop capable using jQueryUI, and then allowing the user to change either a departure or arrival to an emergency (red background colour). If you have any other ideas you'd like to see, let me know and I'll see what I can do.
User avatar
Turbofan
Senior Veteran
Senior Veteran
Posts: 2072
Joined: Thu Feb 03, 2011 4:22 pm
Favorite Aircraft: Boeing 747, all variants
Location: Southern Plains
Has thanked: 1172 times
Been thanked: 843 times
Contact:

Re: Current Projects

Post by Turbofan »

A "bump" button would be great for this topic ;)...

update_2.png

Another update. Flight tabs are now drag-and-drop capable and will change colours if you drag-and-drop them in either column. Additionally, if a flight declares an emergency, clicking the "E" button will change that tab's colour to red, and emergencies are also cross-listable and will be given automatic priority if you do so (i.e. you can switch a tab to emergency status in the departures column, then drag it to the arrivals column and it will automatically snap to the top of that list). Also fixed the condition where dragging to an empty list was not working (turns out you have to give the list item enough space or it just won't drop after dragging).

More testing to follow, and implementing the code for touchpad devices. And the remaining buttons. Woot!
User avatar
Airbourne
Frame Rate Serial Killer
Posts: 477
Joined: Thu Feb 10, 2011 9:51 pm
Favorite Aircraft: F-16 Fighting Falcon
Location: Chicago, Illinois
OS: Windows 10
Has thanked: 107 times
Been thanked: 369 times

Re: Current Projects

Post by Airbourne »

(*Hint Hint* Elevation grids + Trees = Next Map)

Image
Image
Image
User avatar
decaff_42
Staff
Staff
Posts: 3838
Joined: Sat Oct 29, 2011 7:23 pm
Favorite Aircraft: SR-71 Blackbird
Location: Eastern United States
OS: Mac OSX
Has thanked: 844 times
Been thanked: 1726 times
Contact:

Re: Current Projects

Post by decaff_42 »

That is terrifyingly beautiful.
Check out my website YSDecaff for all my tutorials and addon releases.
Visit my GitHub page for Python codes: https://github.com/decaff42?tab=repositories

YSFlight Addon Database - Find links to nearly every addon made for YSFlight!
Submit Addon To Database
User avatar
Welshy
Staff
Staff
Posts: 2042
Joined: Thu Feb 24, 2011 4:53 pm
Favorite Aircraft: Sea Jet
Location: Wales
OS: Windows NT
Has thanked: 249 times
Been thanked: 254 times
Contact:

Re: Current Projects

Post by Welshy »

My PC is currently crying awaiting the FPS hit
YSFHQ Elected Overlord
Overlord of VMFA-125 (CVW-171)
Previously Supreme Overlord of 323rd CAW
Friendly Neighbourhood Miscreant
Head Honcho at Talking Aero and British Defence
If you see me post like this in a thread pay attention!
User avatar
Monoceros
Modding Team
Modding Team
Posts: 416
Joined: Mon Aug 29, 2011 6:10 pm
Favorite Aircraft: Tomcat Series
Location: Current Location
OS: Win7, Win10, MacOSX
Has thanked: 33 times
Been thanked: 124 times
Contact:

Re: Current Projects

Post by Monoceros »

Krux wrote: Thu Mar 29, 2018 8:39 pmHmmmm...
Image
Is that the ISEV? I'm out of the loop on other modder's works.
Image
User avatar
Krux
CVW-171
CVW-171
Posts: 337
Joined: Sun May 05, 2013 11:25 pm
Favorite Aircraft: Super Bug
OS: Windows
Has thanked: 136 times
Been thanked: 109 times

Re: Current Projects

Post by Krux »

Monoceros wrote: Sat Jun 30, 2018 4:12 amIs that the ISEV? I'm out of the loop on other modder's works.
Yep. I've already finished and even had it online on my server four a couple of weeks, but i took down the links. I plan on re-releasing it soon.
Attention all squads, Freddy Fazbear is now being deployed
User avatar
tigershark
Modding Team
Modding Team
Posts: 1482
Joined: Mon Feb 14, 2011 10:07 pm
Favorite Aircraft: uk & germany fighter
Location: gateshead/newcastle
Has thanked: 236 times
Been thanked: 594 times
Contact:

Re: Current Projects

Post by tigershark »

here is some repaint i have doner over 4 mouths. the red su-33 flanker i did for you guys because someone did say why i don't do a good guys scheme so here it is. the place are off from ace combat 6.
Image ImageImage Image Image Image Image Image and here are all the ace aircraft in on set.
Image
K2W
Rookie
Rookie
Posts: 50
Joined: Sat Aug 22, 2015 1:56 am
Favorite Aircraft: cessna c172
OS: Windows 10
Has thanked: 5 times
Been thanked: 211 times

Re: Current Projects

Post by K2W »

My current project is to extend my CENTRALJAPAN map to Kansai area.
yotei.png
YS FLIGHT SIMULATOR Main Window (OpenGL 2.0 _ ES 2.0) 2018_07_08 18_09_31.png
YS FLIGHT SIMULATOR Main Window (OpenGL 2.0 _ ES 2.0) 2018_07_04 18_45_19.png
User avatar
decaff_42
Staff
Staff
Posts: 3838
Joined: Sat Oct 29, 2011 7:23 pm
Favorite Aircraft: SR-71 Blackbird
Location: Eastern United States
OS: Mac OSX
Has thanked: 844 times
Been thanked: 1726 times
Contact:

Re: Current Projects

Post by decaff_42 »

I love those mountains!
Check out my website YSDecaff for all my tutorials and addon releases.
Visit my GitHub page for Python codes: https://github.com/decaff42?tab=repositories

YSFlight Addon Database - Find links to nearly every addon made for YSFlight!
Submit Addon To Database
Deleted User 616

Re: Current Projects

Post by Deleted User 616 »

xfa-36

Image

Image

Image

Image

Image

Image
User avatar
Airbourne
Frame Rate Serial Killer
Posts: 477
Joined: Thu Feb 10, 2011 9:51 pm
Favorite Aircraft: F-16 Fighting Falcon
Location: Chicago, Illinois
OS: Windows 10
Has thanked: 107 times
Been thanked: 369 times

Re: Current Projects

Post by Airbourne »

Old (2012) vs. new (2018).

Image

Image
Image
Image
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests