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:45:01 -06:00
..
Menus Modified a hint message 2020-10-24 07:45:01 -06:00
Object Classes Updated marker position to be player's mouse position 2020-10-23 06:24:30 -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