Skip to content

Release Build 1.9.0

Compare
Choose a tag to compare
@DarrellJMartin DarrellJMartin released this 21 Dec 15:58
· 292 commits to Release since this release

Latest Version set to 1812211
Release Build 1.9.0

[ALL] Updated version to 1.9.0.1812211 clusterbuild 1.88.145285 - Public Stable (Hotfix 3)
[MAIN] Add CFP logistic data
[SYS_PROFILE] Remove reference to old function
[SYS_PROFILE] Fix typo in stringtable.xml
[SYS_PROFILE] Update module text description for pathfinding
[SYS_PATHFINDING] Use CBA namespace to hold cost maps during pathfinding
[SYS_PATHFINDING] Fix issue with waypointsToProfileWaypoints breaking if pathfinding is turned off
[SYS_PATHFINDING] Fix issues with paths not being added in correct order
[SYS_PATHFINDING] Change sector size to change with map size
[SYS_PATHFINDING] Add water procedure
[SYS_PATHFINDING | sys_profile] Fix pathfinding being enabled for waypoint->profileWaypoint conversion
[SYS_PATHFINDING] Update non-biased procedures to return a single path position
[SYS_PROFILE] Fix entity pathfinding to use the passed waypoint properties for new waypoints
[SYS_PROFILE] Enable randomized waypoint radiuses for pathfinding
[SYS_PATHFINDING] Make randomized waypoint radius optional
[SYS_PATHFINDING] Add slight randomization of waypoint locations
[SYS_PROFILE] Update profileEntity waypoint insertion methods to utilize pathfinding
[SYS_PATHFINDING] Fix paths of length 1, improve shape of shortened paths
[SYS_PATHFINDING] Fix short paths, adjust start and end positions of path
[SYS_PROFILE] Revert changes to fnc_profileGetGoodSpawnPosition
[SYS_PROFILE] Add helper functions for generating paths for profiles
[SYS_PATHFINDING] Remove debug
[SYS_PATHFINDER] Set job as complete when no path can be found
[SYS_PROFILE] Add module option to enable pathfinding
[SYS_PATHFINDING] Add module