Skip to content

4.0.0 - renamed & icon'd modules, various bugfixes

Compare
Choose a tag to compare
@Fusselwurm Fusselwurm released this 20 Jul 20:04
· 194 commits to main since this release
  • new: where-ever edit boxes require an array, also allow quoted or unquoted comma separated values
  • new: configure max travel distance from vehicle spawn (previously fixed at 2500, now defaults to twice the max spawn distance from players)
  • new: icons for all Eden modules
  • improvement: skip all periodic server tasks while game is paused
  • changed: improved logic for initial mount up in vehicles
  • changed: removed some old event handler API stuff (onSpawn, onHeldUp, onKilled) that was broken anyway
  • changed: renamed exclusion/population zone module classes
  • changed: moved exclusion/population zone functions from 'legacy' to 'common' module
  • fix: transit vehicle configs (priority now: module > transit addon > cars addon)
  • fix: despawn when too far from players works again
  • fix: error message when 'voyage'ing unit died
  • fix: ASR_AI compatibility on locality change
  • fix: removed systemChat debug output