Skip to content

Place station utility#2798

Merged
daid merged 1 commit intodaid:masterfrom
Xansta:PlaceStation
Mar 19, 2026
Merged

Place station utility#2798
daid merged 1 commit intodaid:masterfrom
Xansta:PlaceStation

Conversation

@Xansta
Copy link
Contributor

@Xansta Xansta commented Mar 18, 2026

Make sure the template gets set before the comms function gets set to be compatible with ECS

  • remove template set code that is outside of the pick station function
  • place the code to select the template near the top of the pick station function
    • size is passed in or selected at random
  • add a function to set the station template
  • use the station template set function when the station is created, before the comms function is set

Addresses #2796

Thanks to @oznogon, @daid, and @GinjaNinja32 for their insights

Make sure the template gets set before the comms function gets set to be compatible with ECS
- remove template set code that is outside of the pick station function
- place the code to select the template near the top of the pick station function
  - size is passed in or selected at random
- add a function to set the station template
- use the station template set function when the station is created, before the comms function is set
@daid daid merged commit 6af7491 into daid:master Mar 19, 2026
5 checks passed
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.

2 participants