Rich Dunne
|
d22fb584a7
|
Refactored some methods and names
|
2021-01-10 08:37:42 -07:00 |
|
Rich Dunne
|
f219bfd7f4
|
Refactored some methods and names
|
2021-01-10 08:37:17 -07:00 |
|
Rich Dunne
|
b7c9a5acf6
|
Removed unused code. Fixed vehicles being stuck when the driver is removed at a stop waypoint
|
2021-01-10 08:36:52 -07:00 |
|
Rich Dunne
|
ad36c50546
|
Preparing for barrier import/export
|
2021-01-10 08:36:13 -07:00 |
|
Rich Dunne
|
61141e9fb8
|
Initial commit
|
2021-01-10 08:35:57 -07:00 |
|
Rich Dunne
|
f1554a4aea
|
Big refactor
|
2021-01-10 08:35:21 -07:00 |
|
Rich Dunne
|
6769ca815e
|
Organizational refactoring
|
2020-12-06 07:35:53 -07:00 |
|
Rich Dunne
|
d44e460fd8
|
Refactored enums into their own class. Added .ini option EnableBarrierLightsDefaultOn. Refactored barrier info into a dictionary. Added ImportPaths method.
|
2020-12-06 07:35:25 -07:00 |
|
Rich Dunne
|
f9631d8514
|
Added check for InputManager. Added delay to load settings while the game is loading. Excluded EntryPoint class and Main method from obfuscation.
|
2020-12-06 07:34:13 -07:00 |
|
Rich Dunne
|
572091196d
|
Added obfuscation for release builds
|
2020-12-06 07:33:05 -07:00 |
|
Rich Dunne
|
812e48fa27
|
Added dependency for InputManager.dll
|
2020-12-06 07:32:44 -07:00 |
|
Rich Dunne
|
48873adb6c
|
Added for path Import/Export feature
|
2020-12-06 07:32:29 -07:00 |
|
Rich Dunne
|
c70ab8d56a
|
Added for path Import/Export feature
|
2020-12-06 07:32:18 -07:00 |
|
Rich Dunne
|
794e97554a
|
Refactored class into Utils folder
|
2020-12-06 07:31:54 -07:00 |
|
Rich Dunne
|
fccb41fd65
|
Added check for open text box before allowing user input
|
2020-12-06 07:31:23 -07:00 |
|
Rich Dunne
|
6bb2506c50
|
Refactored enums into one class
|
2020-12-06 07:30:59 -07:00 |
|
Rich Dunne
|
1c8a612a0b
|
Added extension IsAmbient to check if peds are ambient before being collected by paths.
|
2020-12-06 07:30:47 -07:00 |
|
Rich Dunne
|
d337f5ae21
|
Added GetPedsActiveTasks command
|
2020-12-06 07:30:22 -07:00 |
|
Rich Dunne
|
cc74c125f4
|
Updated version.
|
2020-12-06 07:30:11 -07:00 |
|
Rich Dunne
|
8ae65246f8
|
Renamed Object Classes folder to Objects
|
2020-12-06 07:29:50 -07:00 |
|
Rich Dunne
|
a2b935659f
|
Added using for SceneManager.Object and SceneManager.Utils. Removed unnecessary code for RNUIMouseInputHandler after having added InputManager dependency.
|
2020-12-06 07:28:51 -07:00 |
|
Rich Dunne
|
39f7bf6b95
|
Added using for SceneManager.Object and SceneManager.Utils. Removed unnecessary code for RNUIMouseInputHandler after having added InputManager dependency. ImportPath menu item hidden for release.
|
2020-12-06 07:28:43 -07:00 |
|
Rich Dunne
|
dbf4c3452d
|
Added using for SceneManager.Object and SceneManager.Utils. Removed unnecessary code for RNUIMouseInputHandler after having added InputManager dependency.
|
2020-12-06 07:28:02 -07:00 |
|
Rich Dunne
|
23a0b0040e
|
Changed class and methods from public to internal
|
2020-12-06 07:27:50 -07:00 |
|
Rich Dunne
|
cd41c9f240
|
Added using for SceneManager.Utils. Removed unnecessary code for RNUIMouseInputHandler after having added InputManager dependency.
|
2020-12-06 07:26:55 -07:00 |
|
Rich Dunne
|
b7a5cf7cc0
|
Added using for SceneManager.Object and SceneManager.Utils. Removed unnecessary code for RNUIMouseInputHandler after having added InputManager dependency.
|
2020-12-06 07:26:35 -07:00 |
|
Rich Dunne
|
b6ad2c031a
|
ExportPath hidden for V2.2.0 release
|
2020-12-06 07:25:30 -07:00 |
|
Rich Dunne
|
8a40b41077
|
Added "immobile" menu option. Removed traffic light menu option. Refactored "Rest Barriers" code into a new gamefiber.
|
2020-12-06 07:24:56 -07:00 |
|
Rich Dunne
|
8b6dec31b5
|
Added UserInput class by PNW to handle user-defined filename for Export Path
|
2020-11-27 15:07:36 -07:00 |
|
Rich Dunne
|
d760675b27
|
Added check for InputManager.dll alongside RNUI version checker.
|
2020-11-27 15:07:04 -07:00 |
|
Rich Dunne
|
23af515692
|
Updated version.
|
2020-11-27 15:06:47 -07:00 |
|
Rich Dunne
|
6d7e6a625d
|
Removed dead code.
|
2020-11-27 15:06:39 -07:00 |
|
Rich Dunne
|
726bcedf8b
|
Added Export Path menu item and method.
|
2020-11-27 15:06:10 -07:00 |
|
Rich Dunne
|
3e33ce2569
|
Updated RNUIMouseInputHandler.Initialize parameters due to refactor
|
2020-11-27 15:05:33 -07:00 |
|
Rich Dunne
|
c7a24a1c0a
|
RNUIMouseInputHandler now utilizes InputManager.dll to simulate key presses on mouse click.
|
2020-11-27 15:04:40 -07:00 |
|
Rich Dunne
|
cd1bce8c2c
|
Fixed spacing on notification message
|
2020-11-26 16:41:12 -07:00 |
|
Rich Dunne
|
64e84a2314
|
Updated command to show output from GET_ENTITY_SCRIPT native
|
2020-11-26 16:40:56 -07:00 |
|
Rich Dunne
|
a981814377
|
Updated version
|
2020-11-26 16:40:32 -07:00 |
|
Rich Dunne
|
fb0da69583
|
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 |
|
Rich Dunne
|
f71d9b523b
|
Added debug message regarding driver task being updated upon waypoint position change
|
2020-11-26 16:37:08 -07:00 |
|
Rich Dunne
|
c011d037d2
|
Updated version.
|
2020-11-26 07:37:52 -07:00 |
|
Rich Dunne
|
8baf70831c
|
Renamed some methods to improve clarity
|
2020-11-26 07:37:46 -07:00 |
|
Rich Dunne
|
4969ebd7a3
|
Removed unused variable
|
2020-11-26 07:37:18 -07:00 |
|
Rich Dunne
|
e2d9c93e95
|
Added check for Driver's current vehicle in driving loop in case the Driver exited Vehicle at some point. Adjusted some guard clause logic and log messages.
|
2020-11-12 19:21:31 -07:00 |
|
Rich Dunne
|
4c0ca772e8
|
Disabled deletion/creation of shadow barrier and re-enabled updating position based on mouse position.
|
2020-11-12 19:19:19 -07:00 |
|
Rich Dunne
|
c05c1f6ddb
|
Updated version
|
2020-11-11 05:32:40 -07:00 |
|
Rich Dunne
|
47358f7841
|
Removed unused method.
|
2020-11-08 11:15:30 -07:00 |
|
Rich Dunne
|
467ca54c39
|
Refactored to implement RNUIMouseInputHandler class.
|
2020-11-08 11:15:15 -07:00 |
|
Rich Dunne
|
f0af9b6207
|
Fixed a crash when a collected ped is arrested.
|
2020-11-08 11:08:40 -07:00 |
|
Rich Dunne
|
3f05139c59
|
Added MousePositionInWorld and RNUIMouseInputHandler classes
|
2020-11-08 11:08:27 -07:00 |
|