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-14 12:15:34 -06:00
..
Menus Removed unnecessary code and updated references. 2020-09-14 12:15:34 -06:00
Object Classes Removed unnecessary code and updated references. 2020-09-14 12:15:34 -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 Adjusted distance check of vehicle to waypoint position relative to waypoint's collector radius 2020-09-13 04:50:35 -06:00
EntryPoint.cs Removed code pertaining to Patreon verification 2020-09-14 12:11:44 -06:00
GetUserInput.cs Added #ifdebug preprocessor for test version subtitle message. 2020-09-14 10:52:01 -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
Logger.cs Created new Logger class to automatically display Trivial or TrivialDebug messages based on program's build state. 2020-09-14 11:31:30 -06:00
SceneManager.csproj Removed code pertaining to Patreon verification 2020-09-14 12:11:44 -06:00
Settings.cs Removed menu option to adjust barrier placement distance and removed any references for it. 2020-09-14 12:01:28 -06:00
VehicleCollector.cs Updated log statements to use Logger class 2020-09-14 12:08:00 -06:00