1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 15:40:29 +01:00
Scene-Manager-DevRepo/SceneManager
2020-10-25 08:40:59 -06:00
..
Menus Removed unnecessary property setting when a vehicle is being removed from a path. 2020-10-25 08:39:35 -06:00
Object Classes Fixed a bug where the 3D line between waypoints was still being drawn even though 3D waypoints were disabled in the settings menu. 2020-10-25 08:40:45 -06:00
Properties Updated version 2020-10-25 08:40:59 -06:00
AITasking.cs Refactored AITasking into CollectedVehicle 2020-10-24 07:47:29 -06:00
EntryPoint.cs Removed unused usings. Refactored debug statements to use Game.LogTrivial instead of Logger.Log 2020-10-23 06:27:25 -06:00
GetUserInput.cs Updated methods from public to internal 2020-09-14 13:19:28 -06:00
Hints.cs Updated methods from public to internal 2020-09-14 13:19:28 -06:00
SceneManager.csproj Removed Logger class 2020-10-23 06:27:47 -06:00
Settings.cs Added check for CollectorRadius being more than SpeedZoneRadius. Added debug messages when values are reset to default. 2020-10-24 07:48:05 -06:00