cvusmo Posted July 16 Share Posted July 16 (edited) [Devblog 1] [Devblog 2] [Devblog 3] [Devblog 4] [Devblog 5] **[0.1.4.3]:** ## Fancy Fuel Tanks v0.1.4.3 Patch Notes ### Updates and Additions [DISABLED VFX] [VFX will return soon.tm] ### Enhancements and Optimizations **Texture Overhaul**: - Overhauled textures for SR813, CV411 and CV401. **Performance Improvement**: - Optimizing performance through more efficient update processes **Module Refactoring**: - Extensively refactored every class to better align with modern software design principles and to simplify the codebase. **Dynamic Module Identification**: - Overhauled the module to incorporate utilizing 3D Shader to handle the VFX. This takes the work off CPU and places it entirely on the GPU ### Bug Fixes - Resolved an issue where CV401 texture was not rendering properly -Reworked 4 textures (2 Medium Hydrogen Tanks, CV401, and CV421) - Disabled VFX ## Next Steps - Fully integrate Volumetric Vapor with Dynamic Environmental calculations - Continue to refine performance and enhance the visual appearance of VFX, aiming for seamless integration and realistic effects. If you encounter any issues or have suggestions, please feel free to contribute or open an issue on [GitHub](https://github.com/cvusmo/FFT). 0.1.4.3 is available now on CKAN and github! Devnotes: I've never made 3D Textures before so I'm learning all of this as I'm modding. 3D textures are pretty complex for their shaders. Unfortunately there's not a guide on how to make 3D textures. I've looked and if anyone has any resources they know of that could help, that would be appreciated! For now, I wanted to update the quality of life. 0.1.4.4 is going to focus on texture overhauls and adding a few more tanks. Once I have a fully functional, stable, and not-performance heavy VFX, I will let you all know. I will still update about it! The devblog #5 will be out Friday on Youtube! [Soon.tm] - VFX Overhaul - Update OAB pictures [WIP] - Clean up textures [WIP] - Improve VFX quality [WIP] - Improve Texture quality on Hydrogen Tanks (medium) [WIP] - Improve performance of VFX [WIP] Devblog #4 Below is a list of everything I've been working on for Fancy Fuel Tanks v0.1.4.1. It's been a lot of work and I'm really enjoying learning how to optimize and improve performance. Fancy Fancy Fuel Tanks v0.1.4.1 Pre-Patch Notes Here's the flight telemetry I've gathered from testing. I'll be using this data to fine tune the Dynamic Environmental VFX! Edited September 7 by cvusmo Devblog 5 Quote Link to comment Share on other sites More sharing options...
Pat20999 Posted July 16 Share Posted July 16 I like the way of informing/working. It’s very good. Quote Link to comment Share on other sites More sharing options...
cvusmo Posted July 16 Author Share Posted July 16 9 minutes ago, Pat20999 said: I like the way of informing/working. It’s very good. Thanks! I value feedback from the community a lot. The Mod was named by Cheese and TheSpacePeacock. Fuel Tanks will be named after community members CV-301 is my fuel tanks cause yeah SP-501 is spacepeacock XYZ X: 0 - ElectricCharge 1 - Monopropellant 2 - Methane 3 - Methalox 4 - Hydrogen 5 - Xenon 6 - AntiMatter Y: Generation Z: Size 1 - XS 2 - S 3 - M 4 - L 5 - XL 6 - XXL Quote Link to comment Share on other sites More sharing options...
Kerbin Launch Coalition Posted July 17 Share Posted July 17 On 7/16/2023 at 10:19 AM, cvusmo said: Adding multiple size Fuel Tanks that use different fuels. 0.1.0 will be released Friday July 21st! Features: -4 Methalox Fuel Tanks -2 Xenon Fuel Tanks -2 Hydrogen Tanks Like the look of this, will be giving it a shot. Quote Link to comment Share on other sites More sharing options...
cvusmo Posted July 24 Author Share Posted July 24 Working on getting the animation triggers setup properly as well as the color of the mist/frost. Quote Link to comment Share on other sites More sharing options...
JiMKesa Posted July 25 Share Posted July 25 Congrat CVUSMO. I will try !!! Quote Link to comment Share on other sites More sharing options...
Kerbin Launch Coalition Posted July 26 Share Posted July 26 (edited) Is there some sort of issue with this? When I downloaded it there's some sort of error attempting to open it. Some sort of error also occurs for me using CKAN. Edited July 27 by Kerbin Launch Coalition Quote Link to comment Share on other sites More sharing options...
cvusmo Posted July 27 Author Share Posted July 27 On 7/26/2023 at 6:10 AM, Kerbin Launch Coalition said: Is there some sort of issue with this? When I downloaded it there's some sort of error attempting to open it. Some sort of error also occurs for me using CKAN. It should be resolved. I released v0.1.3 Update via CKAN or Spacedock and let me know if you run into any issues Quote Link to comment Share on other sites More sharing options...
Kerbin Launch Coalition Posted July 28 Share Posted July 28 On 7/27/2023 at 6:07 PM, cvusmo said: It should be resolved. I released v0.1.3 Update via CKAN or Spacedock and let me know if you run into any issues It works spot on, some nice tanks in here. Great to see a fledgling modding scene for KSP2, has huge potential. Quote Link to comment Share on other sites More sharing options...
cvusmo Posted July 28 Author Share Posted July 28 20 minutes ago, Kerbin Launch Coalition said: It works spot on, some nice tanks in here. Great to see a fledgling modding scene for KSP2, has huge potential. Awesome! I'm working on a part that you can attach to any tank and it'll emit a vapor trail. I don't want to force people to only have the vfx on the fuel tanks I make. Next Friday I hope to release that and maybe one or two more tanks and some texture tweaks. Specifically the hydrogen tanks. Gotta fix their texture this week Quote Link to comment Share on other sites More sharing options...
Kerbin Launch Coalition Posted July 29 Share Posted July 29 12 hours ago, cvusmo said: Awesome! I'm working on a part that you can attach to any tank and it'll emit a vapor trail. I don't want to force people to only have the vfx on the fuel tanks I make. Next Friday I hope to release that and maybe one or two more tanks and some texture tweaks. Specifically the hydrogen tanks. Gotta fix their texture this week That's cool, I assume like Vapour Vent for KSP1? Quote Link to comment Share on other sites More sharing options...
cvusmo Posted July 29 Author Share Posted July 29 12 hours ago, Kerbin Launch Coalition said: That's cool, I assume like Vapour Vent for KSP1? Vapor Vent from KSP1 is a bit of inspiration. Eventually the VFX affect that FFT adds will be more dynamic than Vapor Vent was. Two models that add the VFX to any rocket/fueltank: 1. decoupler style with 4 vents (S, M, L, XL) 2. Attachable Vent (imagine a light) (XS, S, M) Quote Link to comment Share on other sites More sharing options...
Kerbin Launch Coalition Posted July 30 Share Posted July 30 13 hours ago, cvusmo said: Vapor Vent from KSP1 is a bit of inspiration. Eventually the VFX affect that FFT adds will be more dynamic than Vapor Vent was. Two models that add the VFX to any rocket/fueltank: 1. decoupler style with 4 vents (S, M, L, XL) 2. Attachable Vent (imagine a light) (XS, S, M) Sweet! Wishing you all the best with that, and look forward to seeing the updates. Quote Link to comment Share on other sites More sharing options...
Pat20999 Posted August 1 Share Posted August 1 (edited) I have a far future idea for cvusmo RECREATE THE KSP2 ANNOUNCEMENT CINEMATIC TRAILER IN KSP2! Post ksp2 1.0 idea. This might seem impossible now but imagine a future that the RTX 3090 will be the same level of the GTX 1660 super. Edited August 3 by Pat20999 Quote Link to comment Share on other sites More sharing options...
cvusmo Posted August 1 Author Share Posted August 1 2 hours ago, Pat20999 said: I have a far future idea for cvusmo RECREATE THE KSP2 ANNOUNCEMENT CINEMATIC TRAILER! Post ksp2 1.0 idea. This might seem impossible now but imagine a future that the RTX 3090 will be the same level of the GTX 1660 super. That's pretty cool. I've got a lot to learn to make a cinematic trailer. My editing skills are not that level. Maybe one day with my trusty RTX 4090. Quote Link to comment Share on other sites More sharing options...
cvusmo Posted August 9 Author Share Posted August 9 #DEVBLOG 3 is up! Quote Link to comment Share on other sites More sharing options...
Pat20999 Posted August 9 Share Posted August 9 Jeje Most committed mod makers of ksp2: #1: cvusmo Quote Link to comment Share on other sites More sharing options...
cvusmo Posted August 9 Author Share Posted August 9 5 hours ago, Pat20999 said: Jeje Most committed mod makers of ksp2: #1: cvusmo That means a lot. Everyone in the Modding Society is very dedicated and I wouldn't be able to do what I'm doing without Lux, Munix, Schlosrat, Atomic, Cheese, Isaquest, and ShadowDev Quote Link to comment Share on other sites More sharing options...
cvusmo Posted August 13 Author Share Posted August 13 Preview for what's coming with FFT 0.1.4.1! FFT v0.1.4.1 To Do: -add check for OAB so VFX doesn't play in OAB [COMPLETE] -Migrate to one module [COMPLETE] -Improve performance for OnModuleFixedUpdate [COMPLETE] -Develop Fuel Tank Selector [WIP] -Update OAB pictures [WIP] -Clean up textures [WIP] Improvements: -Module now checks multiple VFX effects and sets conditions based on a variety of factors. ASL, AGL, Fuel Level, and InAtmo are the base conditions that must be met for the VFX to play. Module uses two VFX effects. ` Quote Link to comment Share on other sites More sharing options...
cvusmo Posted August 22 Author Share Posted August 22 Devblog 4 is out! Quote Link to comment Share on other sites More sharing options...
cvusmo Posted September 7 Author Share Posted September 7 ## Fancy Fuel Tanks v0.1.4.3 Patch Notes ### Updates and Additions [DISABLED VFX] [VFX will return soon.tm] ### Enhancements and Optimizations **Texture Overhaul**: - Overhauled textures for SR813, CV411 and CV401. **Performance Improvement**: - Optimizing performance through more efficient update processes **Module Refactoring**: - Extensively refactored every class to better align with modern software design principles and to simplify the codebase. **Dynamic Module Identification**: - Overhauled the module to incorporate utilizing 3D Shader to handle the VFX. This takes the work off CPU and places it entirely on the GPU ### Bug Fixes - Resolved an issue where CV401 texture was not rendering properly -Reworked 4 textures (2 Medium Hydrogen Tanks, CV401, and CV421) - Disabled VFX ## Next Steps - Fully integrate Volumetric Vapor with Dynamic Environmental calculations - Continue to refine performance and enhance the visual appearance of VFX, aiming for seamless integration and realistic effects. If you encounter any issues or have suggestions, please feel free to contribute or open an issue on [GitHub](https://github.com/cvusmo/FFT). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.