Rich
56a770b718
Add api ( #5 )
...
* Add API
* Added API
* Updated version
* Updated RNUI
* Added checks for null paths
* BelongsToPath menu item now toggles on/off depending if any paths exist
2021-08-03 11:07:14 -06:00
Rich Dunne
143ed3a14d
Fixed crash when updating waypoint that had 5kph converted speed
2021-07-07 19:03:57 -06:00
Rich Dunne
802fe37a5f
ImportPath option enabled based on if there are any paths to import
2021-07-07 07:26:24 -06:00
Rich Dunne
aac76cb79d
Paths are no longer fully imported on plugin load
2021-07-07 07:25:27 -06:00
Rich Dunne
e73e75c1df
Added combined file exportation
2021-07-07 07:24:07 -06:00
Rich Dunne
aae797c0c4
Set MaxItemsOnScreen for menu
2021-07-07 07:23:46 -06:00
Rich Dunne
5aba36f829
Added error checking for current path name
2021-07-07 07:23:13 -06:00
Rich Dunne
ac89da6cc8
Disabled option to dismiss driver if there are no paths
2021-07-07 07:22:12 -06:00
Rich Dunne
0a5eb76048
Added dynamic menu width
2021-07-07 07:21:37 -06:00
Rich Dunne
f19f2bc79d
Added menu item badges to show which files have been imported
2021-05-23 08:30:43 -06:00
Rich Dunne
8386a47a90
Updated menu subtitle text
2021-05-23 08:30:12 -06:00
Rich Dunne
84223508cb
Menu description now shows path currently being edited
2021-05-23 06:42:04 -06:00
Rich Dunne
8e5821006b
Increased menu max items property
2021-05-23 06:41:49 -06:00
Rich Dunne
cdd81438b6
Updated BuildSettingsMenu method name to Build
2021-05-15 09:50:08 -06:00
Rich Dunne
bbc0ea6354
Added ExportPath option
2021-05-15 09:49:47 -06:00
Rich Dunne
817b7cb685
Added option to change path name
2021-05-15 09:49:29 -06:00
Rich Dunne
521f204e56
Renamed BuildMainMenu method to Build
2021-05-15 09:47:22 -06:00
Rich Dunne
48d4b2bc71
Added simultaneous file importation
2021-05-15 09:46:51 -06:00
Rich Dunne
38b9b04d74
Initial commit
2021-05-15 09:45:44 -06:00
Rich Dunne
ed48504d03
Updated Paths property due to data structure change
2021-05-15 09:43:45 -06:00
Rich Dunne
b02f227844
Replaced Export option with ChangePathName.
2021-05-15 09:42:14 -06:00
Rich Dunne
97c21fbc93
Updated Paths property due to data structure change
2021-05-15 09:41:41 -06:00
Rich Dunne
5b872b7c87
Added option to add unassigned barriers to a designated path
2021-05-15 09:40:54 -06:00
Rich Dunne
6a933f82d3
Removed unused code. Changed ImportPath to UIMenuItem
2021-05-09 11:57:11 -06:00
Rich Dunne
248c2ad30f
Updated menu item description
2021-05-07 04:06:08 -06:00
Rich Dunne
1be5bea839
Refactored driver options to separate menu
2021-05-07 04:05:35 -06:00
Rich Dunne
4e2fbe7afe
Added menu item for Driver Manager menu. Renamed menu items
2021-05-07 04:05:13 -06:00
Rich Dunne
7fc1a4f8e6
Updated namespace references
2021-05-07 04:04:47 -06:00
Rich Dunne
f415c2b69e
Fixed references from path name refactor
2021-05-07 04:04:30 -06:00
Rich Dunne
7a5ffe3317
Updated Export Path menu item description.
2021-05-07 04:03:48 -06:00
Rich Dunne
910c4bcc16
Added separate menu for managing drivers
2021-05-07 04:03:13 -06:00
Rich Dunne
f337f4b3d9
Added ability to add barriers to paths
2021-05-07 04:02:50 -06:00
Rich Dunne
1e50d1f537
Moved to new namespace
2021-05-07 04:01:49 -06:00
Rich Dunne
93951b3e28
Added Barrier object
2021-05-01 13:11:33 -06: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
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
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
4969ebd7a3
Removed unused variable
2020-11-26 07:37:18 -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
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