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-11-27 15:05:33 -07:00
..
Menus Updated RNUIMouseInputHandler.Initialize parameters due to refactor 2020-11-27 15:05:33 -07:00
Object Classes Added collection for blacklisted vehicles. Added checks for vehicle drivers who have In Progress task statuses or are already persistent. Vehicles with drivers who have these attributes get blacklisted and will be ignored by collector waypoints. 2020-11-26 16:40:06 -07:00
Properties Updated version 2020-11-26 16:40:32 -07:00
ConsoleCommands.cs Updated command to show output from GET_ENTITY_SCRIPT native 2020-11-26 16:40:56 -07:00
EntryPoint.cs Fixed spacing on notification message 2020-11-26 16:41:12 -07: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
MousePositionInWorld.cs Added MousePositionInWorld and RNUIMouseInputHandler classes 2020-11-08 11:08:27 -07:00
RNUIMouseInputHandler.cs RNUIMouseInputHandler now utilizes InputManager.dll to simulate key presses on mouse click. 2020-11-27 15:04:40 -07:00
SceneManager.csproj Added MousePositionInWorld and RNUIMouseInputHandler classes 2020-11-08 11:08:27 -07:00
Settings.cs Added ini setting for Advanced Barrier Options. Added enum for TrafficLight state. Added debug message for invalid barriers. 2020-11-08 11:04:36 -07:00