Coronia
Coronia
is it possible to add a shortcut to trigger this by deploy command? Think that'll be easier to be used by players than adding a new hotkey
think this is a better user interaction approach than https://github.com/Phobos-developers/Phobos/pull/1452, which is using mouse click to trigger the following command. The other one has the drawbacks of 1) having to...
one thing I'm concerning is whether `DefaultDistributionFilterMode` should be allowed to customize by Players, since it requires much learning cost. The filter rule is fairly complicated to Players who don't...
The affect allies/enemies setting is needed cuz there's indeed a demand that some people would only like to use it for auto loading instead of auto targeting, since the latter...
Doc needs more details about the behaviors of these 2 tags. For example: when'll the aircraft height change if `JumpjetClimbWithoutCutOut` set to true, what'll happen if an aircraft stop during...
with nightly from this pull request we've experienced 6 crashes so far, while 4 of them are sudden quit that didn't generate anything other than debug.log. Uploaded these logs here,...
so far we don't have much odd occured when testing this. The above crashes didn't appear in later test either
 Since there're tons of tags for Insignia already, I'm thinking of removing the old tags for Passengers while only keeping its InsigniaType, would like some feedbacks from others to...
added a tag to display anim when the projectile is 'turning' - `Trajectory.Bombard.TurningPointAnim`, if set, will play an anim when the projectile reaches the turning point. If `Trajectory.Bombard.FreeFallOnTarget` is set...
Close it for now since some logic is conflicted with the one made by CrimRecya, and the pattern of tags need to be uniformed. Will reopen or start a new...