1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 07:30:40 +01:00
Scene-Manager-DevRepo/SceneManager
2020-10-17 07:15:04 -06:00
..
Menus Added new DismissOption for directed vehicles. Refactored for Path object now handling lists of vehicle collection. Dismiss From World now works on uncollected vehicles. 2020-10-17 07:10:47 -06:00
Object Classes Waypoint object now handles vehicle collection. 2020-10-17 07:12:18 -06:00
Properties Adding waypoint no longer resets the waypoint type, fixed a bug and crash with remove waypoint option. Functional version before major menu updates 2020-06-15 17:28:46 -06:00
AITasking.cs Removed unnecessary unstucking code. Fixed vehicles stopping briefly at waypoint they were directed to 2020-10-17 07:12:58 -06:00
CollectedVehicle.cs Re-added after accidentally deleting. 2020-10-17 07:13:09 -06:00
EntryPoint.cs Removed reference to VehicleCollector class. 2020-10-17 07:14:05 -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
Logger.cs Changed public methods to internal 2020-09-14 13:17:14 -06:00
SceneManager.csproj Re-added CollectedVehicle after accidentally deleting it. Removed VehicleCollector class. 2020-10-17 07:15:04 -06:00
Settings.cs Updated methods from public to internal 2020-09-14 13:19:28 -06:00