Sinai
d919497e43
Config: use en-us culture, fix recursive exception
3.2.6
2021-03-23 04:47:55 +11:00
Sinai
0c40b4fad9
Merge branch 'master' of https://github.com/sinai-dev/Explorer
3.2.5
2021-03-21 16:18:56 +11:00
Sinai
bba912667f
fix ToString exception
2021-03-21 16:18:47 +11:00
Sinai
1807e7c5ff
Update TextureUtilProvider.cs
2021-03-21 15:16:36 +11:00
Sinai
9da2ea9b1b
Update README and Lexer namespaces
2021-03-18 18:52:30 +11:00
Sinai
1a5843f8e1
disable main menu page on failed init
3.2.4
2021-03-18 18:38:51 +11:00
Sinai
25e48f2f37
Project refactor, namespace cleanup, splitting UI/functionality.
2021-03-18 17:17:29 +11:00
Sinai
1c0011bef9
bump version
3.2.3
2021-03-16 18:13:14 +11:00
Sinai
9e996816ef
starting work on a cleanup/rewrite
2021-03-16 18:12:39 +11:00
Sinai
9665753dc8
fix BIE5 mono release
2021-03-16 18:12:26 +11:00
Sinai
942e9d7555
some commenting
2021-03-14 16:08:53 +11:00
Sinai
9efb9581f5
Cleanups, method summaries, bump version
3.2.2
2021-03-12 18:41:57 +11:00
Sinai
f10a462b00
More reflection caching, use deobfuscated names for ToString labels
2021-03-12 18:41:38 +11:00
Sinai
9072b16c5a
Save window size between launches
2021-03-12 18:39:57 +11:00
Sinai
21408993c2
create subfolder for standalone
3.2.1
2021-03-11 18:40:04 +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
3.2.0
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
ce38e8ac50
bump to MelonLoader 0.3.0
2021-03-06 17:25:54 +11:00
Sinai
12cd718f12
3.1.12: store Il2CppToMonoType key as string AssemblyQualifiedName instead of Type object
3.1.12
2021-03-04 01:44:34 +11:00
Sinai
995e2a3e93
3.1.11: fix potential crash on scene reload
3.1.11
2021-03-03 22:09:14 +11:00
Sinai
2c95fec646
3.1.10: Add "Hide on startup" config option
3.1.10
2021-02-27 17:04:47 +11:00
Sinai
69912d7ea4
Prevent GC Mark Overflow on C# Console copy+paste
3.1.9
2021-02-26 17:54:00 +11:00
Sinai
9c5596ace4
Update lib versions
2021-02-26 17:52:21 +11:00
Sinai
d4dac58fc8
Fix for deobfuscated unhollowed types not being properly resolved
3.1.8
2021-02-20 19:39:19 +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
d1f4f74d32
some ui cleanups (minor)
2021-01-22 21:56:00 +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
Sinai
544009dc21
3.1.7
...
* Added standalone release build (thanks @Alloc86)
* Improved formatting for ToString methods which accept an IFormatProvider
* When editing a struct, the reference to the parent member will now be updated if you modify the struct values.
3.1.7
2021-01-20 17:22:36 +11:00
Sinai
fdfaaadd89
3.1.6 - don't bother setting pixelPerfect on canvas
3.1.6
2021-01-14 17:46:32 +11:00
sinaioutlander
58d60a10d4
Update ForceUnlockCursor.cs
2021-01-04 01:23:20 +11:00
sinaioutlander
0432c6d56c
3.1.5
...
* Integrate PR from js6pak
3.1.5
2021-01-03 19:27:02 +11:00
Sinai
8c34aa2be5
Merge pull request #29 from js6pak/embedded-assetbundle
...
Load assetbundle from EmbeddedResource
2021-01-03 19:13:15 +11:00
js6pak
4a1c54fac1
Load assetbundle from EmbeddedResource
2021-01-02 19:38:01 +01:00
sinaioutlander
190467fa5c
Update README.md
2020-12-31 18:34:26 +11:00
sinaioutlander
44f54d9190
3.1.4
3.1.4
2020-12-31 18:32:52 +11:00
sinaioutlander
3b4ea31b50
Fix Texture2D saver in Mono and for non-readable textures
3.1.3
2020-12-24 18:10:17 +11:00
sinaioutlander
ad7b05f721
Just disable EventSystem component and not the entire gameobject
2020-12-21 16:33:34 +11:00
sinaioutlander
852ca8e9eb
New attempt at fixing conflicting EventSystem problems in IL2CPP
3.1.2
2020-12-16 14:28:54 +11:00
sinaioutlander
7386eca0c2
Update UIManager.cs
3.1.1
2020-12-15 19:33:04 +11:00
sinaioutlander
97325a5f3a
Fix an issue causing duplicated clicks in some IL2CPP games, fix setting Component.enabled in IL2CPP
2020-12-15 19:32:50 +11:00
sinaioutlander
82e52de557
Cleanup and fix Singleton search slightly
2020-12-14 19:26:59 +11:00