-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add Lua burnblow fallback "over range" and "leash" customparams #3918
base: master
Are you sure you want to change the base?
add Lua burnblow fallback "over range" and "leash" customparams #3918
Conversation
90d9309
to
77a1905
Compare
why not just adjust flighttime for torpedoes? |
doesn't fix the original issue of bonus range from the drop distance of the torpedo. That would cause the torpedo to die before it reaches its target if adjusted for the desired range. It's a pile of poopy. Gadget's been rewritten to instead take care of unintentional range hax for rockets and starburst missile launchers and whatever else might be wanted. Ready for review. |
the gadget originally intended to fix torpedo bombers has become more about preventing overrange in general. The leash functionality is still there too. Quite performant. First I'd like to add the gadget and then give units the customparam in a separate PR