mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 17:36:38 +00:00
4d924ef8d1
Addresses player report regarding unfair and unintuitive MIRV launch delays. MIRV travel time is now fixed at 5 ticks, independent of click location. - Modified MIRVExecution.ts to dynamically calculate speed based on a fixed travel time. - Added MIRVExecution.test.ts to verify the fixed travel time.