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-10 20:09:23 -06:00
..
Menus Added new DismissOption enum for when a player enters a collected vehicle. Added null checking when deleting nearby vehicle from world. 2020-10-10 20:08:59 -06:00
Object Classes Added DismissOption.FromPlayer condition 2020-10-10 20:09:23 -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 Refactored variable/object references to reflect changes in path creation/edit waypoint menus. 2020-10-10 15:52:48 -06:00
EntryPoint.cs Restructured termination code 2020-10-04 13:48:08 -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 Removed code pertaining to Patreon verification 2020-09-14 12:11:44 -06:00
Settings.cs Updated methods from public to internal 2020-09-14 13:19:28 -06:00
VehicleCollector.cs AssignWaypointTasks now takes a Path parameter instead of a collection of Waypoints 2020-10-10 07:30:14 -06:00