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-24 07:47:09 -06:00
..
Menus Refactored AITasking into CollectedVehicle. 2020-10-24 07:46:40 -06:00
Object Classes Updated reference to vehicle tasking based on AITasking refactor. Fixed speed zone radius not updating correctly. 2020-10-24 07:47:09 -06:00
Properties Version update 2020-10-23 06:24:40 -06:00
AITasking.cs Added logic to update waypoint position during driving task if the waypoint position was changed before the driver arrived. 2020-10-23 06:26:37 -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 Consolidated all custom enums to this class. Added default waypoint settings from .ini 2020-10-23 06:28:27 -06:00