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-09-07 20:28:55 -06:00
..
Menus Updated references based on CollectedVehicle refactor. 2020-09-07 20:27:22 -06:00
Object Classes Updated path reference based on CollectedVehicle refactoring. 2020-09-07 20:26:35 -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 Added null checking method. Updated references based on CollectedVehicle refactoring. Fixed performance issue with vehicle's at stop waypoint. 2020-09-07 20:28:24 -06:00
DebugGraphics.cs Fixed marker radius not matching blip scale 2020-09-07 08:50:53 -06:00
EntryPoint.cs Updated references based on Barrier class refactoring. 2020-09-07 20:28:55 -06:00
GetUserInput.cs Refactored references to new Settings class 2020-08-26 19:15:35 -06:00
Hints.cs Created new Hints class. Implemented Hints.Display method. Added option to SettingsMenu to enable/disable hints in-game. 2020-08-26 19:16:28 -06:00
SceneManager.csproj Moved Barrier.cs into Object folder 2020-08-31 06:36:21 -06:00
Settings.cs Added ability for users to provide their own barriers in the .ini 2020-09-07 00:04:20 -06:00
VehicleCollector.cs Updated path reference based on CollectedVehicle refactoring. 2020-09-07 20:26:35 -06:00
Verification.cs Add project files. 2020-06-08 12:24:59 -06:00