Sinai
|
8f54415ae0
|
Remove small logic error with SymbolLexer
|
2022-04-24 19:23:05 +10:00 |
|
Sinai
|
aef4e11c01
|
C# Console: Implement Home and End keys
|
2022-04-24 19:13:43 +10:00 |
|
Sinai
|
f174c7543a
|
C# Console: Fix autocomplete caret deselection
|
2022-04-22 09:06:52 +10:00 |
|
Sinai
|
9cf62c3250
|
Bump UniverseLib, fix EventSystem issue
|
2022-04-19 18:05:55 +10:00 |
|
Sinai
|
a5e6b65dee
|
Add UniverseLib to C# Console default usings
|
2022-04-18 19:10:24 +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
|
409a468b55
|
Fix exception when adding certain references in net6
|
2022-04-12 00:26:49 +10:00 |
|
Sinai
|
6110c59721
|
Update Emit exception message
|
2022-04-12 00:26:29 +10:00 |
|
Sinai
|
f19a1dd25e
|
Code cleanup
|
2022-04-12 00:17:06 +10:00 |
|
Sinai
|
5fbfa1b7aa
|
Bump UniverseLib
|
2022-03-10 05:06:49 +11:00 |
|
Sinai
|
b8c4be473f
|
Fix disposed TextWriter bug, bump version
|
2022-03-06 00:21:48 +11:00 |
|
Sinai
|
9e49f09a79
|
Bump UniverseLib, fix C# Console issues, add Stop helper
|
2022-02-04 20:34:05 +11:00 |
|
Sinai
|
b9a3ab7439
|
Fix CSConsole not re-selecting properly after Escape is pressed
|
2022-02-04 18:07:34 +11:00 |
|
Sinai
|
9985ed0fd8
|
Update to UniverseLib 1.2, cleanups
|
2022-01-31 21:24:01 +11:00 |
|
Sinai
|
ea7b91f7fd
|
Implement Clipboard and Notifications, misc cleanups
|
2022-01-18 20:19:20 +11:00 |
|
Sinai
|
a73e992a0c
|
Remove "Core" namespace, move everything in it up one level
|
2022-01-17 19:42:05 +11:00 |
|
Sinai
|
62354b6aa2
|
Fix disposed TextWriter bug, add System.Collections to default using
|
2022-01-08 17:56:48 +11:00 |
|
Sinai
|
3334549902
|
use UniverseLib
|
2021-12-02 18:35:46 +11:00 |
|
Sinai
|
911522457e
|
Clarify "Classes" help in C# Console
|
2021-09-30 21:09:04 +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
|
bcf9a801a9
|
Fix suggestions still being given in comments sometimes
|
2021-08-23 18:35:22 +10:00 |
|
Sinai
|
5f3b3a6870
|
cleanup -noci
|
2021-07-07 23:21:40 +10:00 |
|
Sinai
|
f815a13d9a
|
Namespace cleanup, move some categories out of UI namespace
|
2021-06-30 07:49:58 +10:00 |
|
Sinai
|
25e48f2f37
|
Project refactor, namespace cleanup, splitting UI/functionality.
|
2021-03-18 17:17:29 +11:00 |
|
Sinai
|
69912d7ea4
|
Prevent GC Mark Overflow on C# Console copy+paste
|
2021-02-26 17:54:00 +11:00 |
|
sinaioutlander
|
91d5fc284f
|
almost done, just interactive unity structs and a few minor things to finish off.
|
2020-11-16 21:21:04 +11:00 |
|
sinaioutlander
|
8acc85061d
|
InteractiveBool, Il2Cpp>Mono type dict cache, some UI fixes
|
2020-11-16 00:50:06 +11:00 |
|
sinaioutlander
|
41f0b0ed55
|
Implemented Interactive List/Dictionary support (todo IL2CPP)
|
2020-11-15 21:11:43 +11:00 |
|
sinaioutlander
|
60580c8183
|
some UI cleanups
|
2020-11-14 00:46:26 +11:00 |
|
sinaioutlander
|
e9acd68ee4
|
fix Autocomplete buttons moving when you click them, rename Console namespace to CSConsole
|
2020-11-13 23:50:24 +11:00 |
|