195 Commits

Author SHA1 Message Date
Sinai
c134c1752e Update README.md 2021-05-18 01:25:57 +10:00
Sinai
76f71d9f3d Update README.md 2021-05-18 00:15:20 +10:00
Sinai
82e9c08ae6 Update img and README, cleanup 2021-05-18 00:13:29 +10:00
Sinai
6e9bb83099 More progress on C# Console - implement AutoCompletes, some cleanups 2021-05-11 19:15:46 +10:00
Sinai
caad39bb9a Rewrite lexer from scratch 2021-05-10 15:58:49 +10:00
Sinai
2378925a8b More progress 2021-04-30 21:34:50 +10:00
Sinai
2cc403ad17 Cleanup runtime-specific 2021-04-07 17:20:09 +10:00
Sinai
7443f6500e Update README.md 2021-04-03 17:24:28 +11:00
Sinai
92566c2729
Update README.md 2021-04-02 19:56:18 +11:00
Sinai
4241e7e207 Include third-party licenses 2021-04-02 17:44:49 +11:00
Sinai
6d479a6703 3.3.4
* Fixed Harmony patches not working properly for games which use older BepInEx releases (ie. Risk of Rain 2)
* Fixed a couple minor issues with the config settings
2021-04-02 17:06:49 +11:00
Sinai
6539f818c3
Update README.md 2021-04-01 22:04:58 +11:00
Sinai
bc5ffcab40 Update README.md 2021-04-01 17:15:50 +11:00
Sinai
d070ded036 3.3.3
* Fix `Hide on Startup` not working
* Fix for cases when we try to `scene.GetRootGameObjects()` but the scene has not yet fully loaded.
* MelonLoader releases will no longer spam "Preferences Saved!" constantly in the Console log
* Fix mistake with UI Event System setting/releasing
* Fix some UI elements not having correct Color transition values
2021-04-01 17:13:31 +11:00
Sinai
456e15020f
Update README.md 2021-03-31 00:00:39 +11:00
Sinai
d33d46927d
Update README.md 2021-03-30 23:59:08 +11:00
Sinai
b2cbdc1802 Update README.md 2021-03-30 21:31:12 +11:00
Sinai
f66a04c93f Update README.md 2021-03-26 23:34:06 +11:00
Sinai
8f07255d1b Update README.md 2021-03-26 23:12:31 +11:00
Sinai
c658d393f5 Update README.md 2021-03-26 05:59:17 +11:00
Sinai
9a45e29e02 Update README.md 2021-03-26 05:53:03 +11:00
Sinai
bf455893e7 Include all references in lib folder 2021-03-26 05:40:12 +11:00
Sinai
6d9cb8205a Update README.md 2021-03-25 18:48:40 +11:00
Sinai
0f431e997b Update README.md 2021-03-25 18:47:52 +11:00
Sinai
9da2ea9b1b Update README and Lexer namespaces 2021-03-18 18:52:30 +11:00
Sinai
7a8b5b50d1 bump version, update readme 2021-03-11 18:32:57 +11:00
Sinai
1a5e843070 handle ExplorerStandalone update internally 2021-03-11 18:16:52 +11:00
Sinai
ade7539fde cleanups 2021-03-11 17:57:58 +11:00
Sinai
5c588e5a03
Update README.md 2021-03-10 05:04:43 +11:00
Sinai
af094832fe Update README.md 2021-03-09 22:31:26 +11:00
Sinai
af0ee2e690 Update README.md 2021-03-09 22:29:53 +11:00
Sinai
d2d6fb4d55 Update README.md 2021-03-09 22:28:43 +11:00
Sinai
6c25662fe9 Update README.md 2021-03-09 17:36:49 +11:00
Sinai
4bcf82ca10 separate Bep5 and Bep6 support. Fix enums not backed by ints. 2021-03-09 17:35:54 +11:00
Sinai
77b97cbe17 Update README.md 2021-02-03 18:31:29 +11:00
Sinai
c6f0f34ac0 Update README.md 2021-01-28 02:09:40 +11:00
Sinai
f13068bf01 Update README.md 2021-01-20 23:05:04 +11:00
Sinai
dfc288a101 Update README.md 2021-01-20 19:10:13 +11:00
sinaioutlander
0432c6d56c 3.1.5
* Integrate PR from js6pak
2021-01-03 19:27:02 +11:00
sinaioutlander
190467fa5c Update README.md 2020-12-31 18:34:26 +11:00
Sinai
27f6a6ca52
Update README.md 2020-12-10 03:21:22 +11:00
sinaioutlander
e7c5170232 3.0.5 2020-11-25 16:41:42 +11:00
Sinai
687f56eac9
Update README.md 2020-11-23 21:16:29 +11:00
sinaioutlander
1dfcdb2dca Update build instructions, remove unnecessary references from CS project file 2020-11-23 20:28:22 +11:00
sinaioutlander
e77e4cce07 fix release links 2020-11-19 01:41:11 +11:00
sinaioutlander
c552c4ac5b Update licensing info 2020-11-17 17:56:48 +11:00
sinaioutlander
4f88d216d9 move images 2020-11-17 17:08:11 +11:00
sinaioutlander
5a766682a3 Update README.md 2020-11-17 04:29:23 +11:00
Sinai
7b03554cd2
Update README.md 2020-11-17 04:27:00 +11:00
Sinai
43442587c5
Update README.md 2020-11-17 03:18:03 +11:00
Sinai
f946f33d96
Update README.md 2020-11-17 03:08:29 +11:00
sinaioutlander
627a317308 Update README.md 2020-11-17 02:56:20 +11:00
sinaioutlander
02eca61f40 a couple minor fixes 2020-11-14 20:42:54 +11:00
Sinai
668c8f7c3f
Updated README for 3.0 (temp overview pic) 2020-11-12 16:30:41 +11:00
Sinai
35b0e3808a
Update README.md 2020-11-12 16:20:26 +11:00
Sinai
2077601464
Update README.md 2020-11-12 15:59:34 +11:00
Sinai
6a7596c40b
Update README.md 2020-11-12 15:58:28 +11:00
sinaioutlander
680556d74e Update README.md 2020-10-12 20:23:21 +11:00
sinaioutlander
39d9585f1d 2.0.4
* Added ability to see and change the layer of a gameobject from the GameObject inspector more easily, and shows you the actual layer name (where possible).
* Fixed an issue related to the recently-added clickthrough prevention and resize drag
* Fixed write-only properties in the inspector
* A few other minor fixes
2020-10-11 22:57:46 +11:00
sinaioutlander
2d414e544b Update README.md 2020-10-11 20:52:08 +11:00
sinaioutlander
f1c3771c24 2.0.0
lots, see release description
2020-10-08 06:15:42 +11:00
sinaioutlander
e309821743 Update README.md 2020-10-05 23:13:09 +11:00
sinaioutlander
56bedc9c6b Merging the two Mono builds, now just targets .NET 3.5 2020-10-05 23:08:59 +11:00
sinaioutlander
912b1b80ff using ILRepack MSBuild task, adding some base libs 2020-10-05 18:32:38 +11:00
sinaioutlander
6a9c64c2a1 Update README for new build process 2020-10-04 20:48:08 +11:00
sinaioutlander
54deecd312 Update README.md 2020-10-04 20:11:05 +11:00
sinaioutlander
403943a41f Update README.md 2020-10-04 20:09:45 +11:00
sinaioutlander
3971e49ce1 Update README.md 2020-10-01 20:41:48 +10:00
sinaioutlander
6920ca1129 Update README.md 2020-10-01 20:26:25 +10:00
Sinai
5afaf85859
Update README.md 2020-10-01 17:16:00 +10:00
Sinai
f1406d016f
Update README.md 2020-09-28 16:19:23 +10:00
Sinai
99e801b3bd
Update README.md 2020-09-28 02:11:35 +10:00
Sinai
20133e123c
Update README.md 2020-09-28 02:04:03 +10:00
sinaioutlander
142a2a4750 Update README.md 2020-09-27 23:04:42 +10:00
Sinai
873d0f277d
Update README.md 2020-09-27 22:15:54 +10:00
Sinai
99719fafaf
Update README.md 2020-09-27 22:07:30 +10:00
sinaioutlander
b550356f14 1.8.0, merging Mono and Il2Cpp builds, adding BepInEx support
* Project renamed to Explorer to reflect the new scope
* Merged Mono and Il2Cpp builds
* Merged BepInEx and MelonLoader builds
* Some minor changes to accommodate for this
* The release DLL and the config file now use "Explorer" in place of "CppExplorer" for file and folder names
2020-09-27 22:04:23 +10:00
sinaioutlander
c9bc450d09 Update README.md 2020-09-21 17:48:13 +10:00
sinaioutlander
b154cbf39d Add support for generic methods, improved non-generic dictionary output 2020-09-18 18:03:17 +10:00
sinaioutlander
477a6859d7 Update README.md 2020-09-14 17:07:52 +10:00
sinaioutlander
f8f9671746 Update README.md 2020-09-14 16:56:42 +10:00
Sinai
eff8d63c81
Update README.md 2020-09-12 04:03:53 +10:00
Sinai
bbdfb46a1e
Update README.md 2020-09-12 02:35:41 +10:00
sinaioutlander
e6e2b3cd67 Update README.md 2020-09-12 02:30:34 +10:00
sinaioutlander
1d07046a74 Update README.md, hide Console when it fails to init 2020-09-12 02:20:27 +10:00
sinaioutlander
af17ae82c6 Update README.md 2020-09-10 20:47:13 +10:00
sinaioutlander
e23341c2b1 Update README.md 2020-09-10 20:36:24 +10:00
sinaioutlander
080bde4a63 Update README.md 2020-09-10 20:35:41 +10:00
sinaioutlander
642c97812c fix img 2020-09-09 19:20:52 +10:00
sinaioutlander
94f749342d Update .gitignore 2020-09-09 00:53:31 +10:00
sinaioutlander
5086dcc82b Update README.md 2020-09-08 20:21:34 +10:00
sinaioutlander
56abd38e92 Add build instructions to Readme 2020-09-08 20:18:37 +10:00
sinaioutlander
a7e6ae87df Update README.md 2020-09-08 19:47:07 +10:00
sinaioutlander
b5c584bb02 Update README.md 2020-09-08 19:46:54 +10:00
sinaioutlander
c8a3aecdf4 Update README.md 2020-09-08 17:09:23 +10:00
sinaioutlander
33c2378f41 Update README.md 2020-09-08 17:09:12 +10:00
sinaioutlander
38aafa7e5b 1.6.4
* Fix for games which do not load InputModule on startup. CppExplorer will now try to load the module itself.
* Cleanups
2020-09-08 17:07:10 +10:00
sinaioutlander
9cb1cea025 Update README.md 2020-09-06 17:48:40 +10:00
sinaioutlander
a236b272c1 Update README.md 2020-09-05 20:41:48 +10:00
sinaioutlander
883a8705c3 Update README.md 2020-09-04 21:42:09 +10:00