Sinai
1af20ead9f
Add BepInEx Il2CppInterop build
2022-06-23 06:03:58 +10:00
Sinai
81dd8bad0e
Update to C# 10.0, global usings
2022-05-26 06:19:50 +10:00
Sinai
88e63c8d6a
Fix logic after changes in UniverseLib
2022-05-14 01:55:10 +10:00
Sinai
a7a663aefa
Prevent update overwriting input field changes
2022-05-05 19:53:02 +10:00
Sinai
9370c5e0e6
Fix jumpToTop and panel position behaviour
2022-04-25 05:47:57 +10:00
Sinai
aef4e11c01
C# Console: Implement Home and End keys
2022-04-24 19:13:43 +10:00
Sinai
cbe17927fb
Ensure valid panel size after loading save data
2022-04-24 05:57:22 +10:00
Sinai
58c65b9b8b
Make TypeCompleter asynchronous
2022-04-24 02:02:34 +10:00
Sinai
ff882296fd
Fix for GenericConstructorWidget, adjust UI
2022-04-22 21:01:09 +10:00
Sinai
6e91f2a792
Hooks: Add support for generic classes and methods
2022-04-22 09:15:51 +10:00
Sinai
8b861f7c77
Log Panel: Remove a todo
2022-04-22 09:12:22 +10:00
Sinai
c62b93535d
Update position input when Reset button clicked
2022-04-20 18:47:12 +10:00
Sinai
1f87e89b97
Add some more functionality to Freecam
...
- Option to use Game's camera
- Button to reset position back to original cam pos
- Free cam position will be stored between stopping/starting free cam
2022-04-19 19:37:05 +10:00
Sinai
9cf62c3250
Bump UniverseLib, fix EventSystem issue
2022-04-19 18:05:55 +10:00
Sinai
ebdce70418
Move instructions
2022-04-19 01:22:25 +10:00
Sinai
0d8ab8bf14
Allow FreeCam to run when menu closed
2022-04-19 01:12:33 +10:00
Sinai
469484d129
Add FreeCam panel
2022-04-18 21:39:17 +10:00
Sinai
c5e262d1c3
Fix UEPanel save data issue
2022-04-18 21:39:11 +10:00
Sinai
3d66493f9c
Use UniverseLib PanelBase/PanelDragger
2022-04-14 01:25:59 +10:00
Sinai
7e0f98ef91
Automatic code cleanup (no real changes)
...
- Use explicit type of var
- Use 'new()'
- Remove unnecessary usings
- Sort usings
- Apply formatting
2022-04-12 05:20:35 +10:00
Sinai
96451477ee
Change ExplorerFolder path and refactor
2022-04-12 00:26:01 +10:00
Sinai
f19a1dd25e
Code cleanup
2022-04-12 00:17:06 +10:00
Sinai
3213717ff6
Add outline to resize arrow
2022-03-21 01:04:55 +11:00
Sinai
1292affe6d
Fix autocomplete panel resizing
2022-03-15 01:50:50 +11:00
Sinai
1a01c740e2
Move AutoCompleteModal into Panels folder
2022-03-15 01:17:35 +11:00
Sinai
b5c69fc1ea
Fix UI mouse inspector results panel not always coming to front
2022-03-13 02:59:52 +11:00
Sinai
4fdb2aacd8
Move logic out of UIManager.SetPanelActive into panel.SetActive
2022-03-13 02:21:25 +11:00
Sinai
ad8c5293a0
Add keybinds for Mouse Inspect, small cleanup
2022-03-04 00:20:04 +11:00
Sinai
10f2b7e849
Bump UniverseLib and fix changes to CreatePanel
2022-02-03 23:33:45 +11:00
Sinai
9985ed0fd8
Update to UniverseLib 1.2, cleanups
2022-01-31 21:24:01 +11:00
Sinai
97a82c1661
Make sure mouse is in target display for resize/dragging/panel operations
2022-01-23 23:08:34 +11:00
Sinai
589abe6193
Fix panel draggers on display change
2022-01-22 21:44:22 +11:00
Sinai
91bb58b020
Fix panel resizing on alternate monitors
2022-01-22 21:08:12 +11:00
Sinai
d67507ead2
Implement DisplayManager, ability to use other monitors
2022-01-22 20:20:44 +11:00
Sinai
8fb7d87ca6
Use Tomlet, simplify panel data saving
2022-01-19 17:34:53 +11:00
Sinai
ea7b91f7fd
Implement Clipboard and Notifications, misc cleanups
2022-01-18 20:19:20 +11:00
Sinai
c79223f537
Move MouseInspector dropdown to Inspector panel
2022-01-17 21:00:55 +11:00
Sinai
a73e992a0c
Remove "Core" namespace, move everything in it up one level
2022-01-17 19:42:05 +11:00
Sinai
3334549902
use UniverseLib
2021-12-02 18:35:46 +11:00
Sinai
ec8c88ab9b
Actually fix Logs folder
2021-10-19 16:34:46 +11:00
Sinai
0eae78eeb2
Update LogPanel.cs
2021-10-19 16:32:33 +11:00
Sinai
a07ead2142
Fix log folder not being created
2021-10-19 04:30:35 +11:00
Sinai
957d80c7ec
Fix IOUtility creating folders for file paths
2021-10-16 18:10:23 +11:00
Sinai
371054d6df
Add hook source editor for custom dynamic hooks
2021-09-07 17:23:20 +10:00
Sinai
fbdb84eefa
Implement HookManager UI and logic
2021-09-06 23:04:40 +10:00
Sinai
6989ea1b19
Misc cleanups
2021-09-06 23:03:55 +10:00
Sinai
fcdfeb2dec
Redesign mouse inspector class, add UI results panel
2021-09-06 17:10:01 +10:00
Sinai
a1d0b6432e
Cleanup
2021-09-06 15:51:40 +10:00
Sinai
f26371f95f
Go back to previous panel transform saving, no need to change
2021-07-28 18:27:10 +10:00
Sinai
dabf92a1a5
Use CurrentCulture, and use whitespace instead of comma as separator
2021-07-27 22:17:26 +10:00