Skip to content

Tweaks information sharing and movement tweaks#472

Open
nk3nny wants to merge 1 commit intomasterfrom
InformationShareFixes
Open

Tweaks information sharing and movement tweaks#472
nk3nny wants to merge 1 commit intomasterfrom
InformationShareFixes

Conversation

@nk3nny
Copy link
Owner

@nk3nny nk3nny commented Dec 17, 2025

Adds security checks to prevent units from moving to or engaging world origin [0,0,0]

XEH_preInit

  • Share information handler has a more robust evaluation of movement orders

TacticsAssess

  • Ensures closest enemy is communicated
  • Adds check to avoid units engaging [0,0,0] (very, very unlikely edge case)
  • Minor performance enhancements

doShareInformation

  • Slightly simplified debug information

Adds security checks to prevent units from moving to or engaging world origin [0,0,0]

XEH_preInit
- Share information handler has a more robust evaluation of movement orders

TacticsAssess
- Ensures closest enemy is communicated
- Adds check to avoid units engaging [0,0,0]  (very, very unlikely edge case)
- Minor performance enhancements

doShareInformation
- Slightly simplified debug information
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants