Releases: w00zla/avorion-findstation
Releases · w00zla/avorion-findstation
FindStation v0.6-alpha
Changelog:
- introduced search modes and related config (by default, the mod now searches only in sectors discovered by the player; see HOW TO - Search modes section)
- mod now tries to auto-detect its configuration for a galaxy (this may fail so you would have to configure manually with
/findstationconfig
)
FindStation v0.5-alpha
Changelog:
- mod now supports linux servers
- new configs
maxconcurrent
andsearchdelay
for anti-flood/-spam on servers (see HOW TO - Advanced server configuration section) - minor changes and bugfixes
- decided to introduce proper versioning
findstation alpha4
Changelog:
- new command
/findstationui
to enable fancy new UI for station search (means menu item and window) - the
/findstationconfig
command checks now if givengalaxy
orgalaxypath
is valid (valid means a "server.ini" file is found) - minor changes and bugfixes
- additional mod structure and code refactoring
findstation alpha3
Changelog:
- implemented much faster way of checking for existing sectors (credit to LoSboccacc)
- mod structure and code refactoring
findstation alpha2
Changelog:
- added per-frame processing of sector checks and station search
findstation alpha1
Initial experimental release