Commit Graph

  • 09dae6f1d3 Add proper support for InputSystem 3.3.7 Sinai 2021-04-05 16:28:30 +10:00
  • 6ca117b070 Fix strings boxed as Il2CppSystem.Objects 3.3.6 Sinai 2021-04-04 13:44:58 +10:00
  • 113f2fd922 3.3.5 - fix Il2Cpp Hashtable, boxed strings 3.3.5 Sinai 2021-04-04 03:41:36 +10:00
  • 7443f6500e Update README.md Sinai 2021-04-03 17:24:28 +11:00
  • 92566c2729 Update README.md Sinai 2021-04-02 19:56:18 +11:00
  • 713f87f455 Update THIRDPARTY_LICENSES.md Sinai 2021-04-02 17:45:50 +11:00
  • 4241e7e207 Include third-party licenses Sinai 2021-04-02 17:44:49 +11:00
  • 6d479a6703 3.3.4 3.3.4 Sinai 2021-04-02 17:06:49 +11:00
  • 6539f818c3 Update README.md Sinai 2021-04-01 22:04:58 +11:00
  • bc5ffcab40 Update README.md 3.3.3 Sinai 2021-04-01 17:15:50 +11:00
  • d070ded036 3.3.3 Sinai 2021-04-01 17:13:31 +11:00
  • 8f025622b4 3.3.2 3.3.2 Sinai 2021-03-31 22:58:17 +11:00
  • 89f137680e Update DebugConsole.cs 3.3.1 Sinai 2021-03-31 02:02:12 +11:00
  • f280b45ed3 3.3.1 Sinai 2021-03-31 01:42:32 +11:00
  • 456e15020f Update README.md Sinai 2021-03-31 00:00:39 +11:00
  • d33d46927d Update README.md Sinai 2021-03-30 23:59:08 +11:00
  • 7a872cecf9 Update UIFactory.cs Sinai 2021-03-30 22:34:59 +11:00
  • b2cbdc1802 Update README.md 3.3.0 Sinai 2021-03-30 21:31:12 +11:00
  • 3501a28fd1 Restore UnlockMouse config, adjust config saving Sinai 2021-03-30 21:23:45 +11:00
  • 40f698122d Revert colorblock changes Sinai 2021-03-30 19:55:18 +11:00
  • 0555a644b7 3.3.0 rewrite Sinai 2021-03-30 19:50:04 +11:00
  • f66a04c93f Update README.md Sinai 2021-03-26 23:34:06 +11:00
  • 8f07255d1b Update README.md Sinai 2021-03-26 23:12:31 +11:00
  • 46f35129c5 3.2.10 3.2.10 Sinai 2021-03-26 19:49:53 +11:00
  • 604c499822 Add Reset button to C# Console 3.2.9 Sinai 2021-03-26 07:31:30 +11:00
  • 8964c48ba0 Move melon attributes to ExplorerMelonMod.cs Sinai 2021-03-26 06:38:59 +11:00
  • e85a3e0f1e Merge bepinex/melonloader unhollowed libs Sinai 2021-03-26 06:04:44 +11:00
  • c658d393f5 Update README.md Sinai 2021-03-26 05:59:17 +11:00
  • 9a45e29e02 Update README.md Sinai 2021-03-26 05:53:03 +11:00
  • 418ece55e3 Improve UI inspect-under-mouse Sinai 2021-03-26 05:43:53 +11:00
  • bf455893e7 Include all references in lib folder Sinai 2021-03-26 05:40:12 +11:00
  • 6d9cb8205a Update README.md Sinai 2021-03-25 18:48:40 +11:00
  • 0f431e997b Update README.md 3.2.8 Sinai 2021-03-25 18:47:52 +11:00
  • 2107df70ad Improvements to CS Console Sinai 2021-03-25 18:39:35 +11:00
  • a9fbea7c96 (C# Console) Only update autocomplete and indent if they are enabled Sinai 2021-03-24 17:14:13 +11:00
  • 77878ddd94 Use reflection for adding Unity log callback to avoid unstripping errors Sinai 2021-03-24 17:13:43 +11:00
  • 594abc47f8 Move RuntimeProvider.Init to after config is loaded Sinai 2021-03-24 17:13:26 +11:00
  • 5e326916a2 bump version 3.2.7 Sinai 2021-03-23 16:16:09 +11:00
  • 31c2debb78 fix typo mistake in previous version Sinai 2021-03-23 16:15:16 +11:00
  • d919497e43 Config: use en-us culture, fix recursive exception 3.2.6 Sinai 2021-03-23 04:47:55 +11:00
  • 0c40b4fad9 Merge branch 'master' of https://github.com/sinai-dev/Explorer 3.2.5 Sinai 2021-03-21 16:18:56 +11:00
  • bba912667f fix ToString exception Sinai 2021-03-21 16:18:47 +11:00
  • 1807e7c5ff Update TextureUtilProvider.cs Sinai 2021-03-21 15:16:36 +11:00
  • 9da2ea9b1b Update README and Lexer namespaces Sinai 2021-03-18 18:52:30 +11:00
  • 1a5843f8e1 disable main menu page on failed init 3.2.4 Sinai 2021-03-18 18:38:51 +11:00
  • 25e48f2f37 Project refactor, namespace cleanup, splitting UI/functionality. Sinai 2021-03-18 17:17:29 +11:00
  • 1c0011bef9 bump version 3.2.3 Sinai 2021-03-16 18:13:14 +11:00
  • 9e996816ef starting work on a cleanup/rewrite Sinai 2021-03-16 18:12:39 +11:00
  • 9665753dc8 fix BIE5 mono release Sinai 2021-03-16 18:12:26 +11:00
  • 942e9d7555 some commenting Sinai 2021-03-14 16:08:53 +11:00
  • 9efb9581f5 Cleanups, method summaries, bump version 3.2.2 Sinai 2021-03-12 18:41:57 +11:00
  • f10a462b00 More reflection caching, use deobfuscated names for ToString labels Sinai 2021-03-12 18:41:38 +11:00
  • 9072b16c5a Save window size between launches Sinai 2021-03-12 18:39:57 +11:00
  • 21408993c2 create subfolder for standalone 3.2.1 Sinai 2021-03-11 18:40:04 +11:00
  • 7a8b5b50d1 bump version, update readme Sinai 2021-03-11 18:32:57 +11:00
  • 1a5e843070 handle ExplorerStandalone update internally Sinai 2021-03-11 18:16:52 +11:00
  • ade7539fde cleanups Sinai 2021-03-11 17:57:58 +11:00
  • 5c588e5a03 Update README.md Sinai 2021-03-10 05:04:43 +11:00
  • af094832fe Update README.md Sinai 2021-03-09 22:31:26 +11:00
  • af0ee2e690 Update README.md Sinai 2021-03-09 22:29:53 +11:00
  • d2d6fb4d55 Update README.md Sinai 2021-03-09 22:28:43 +11:00
  • 6c25662fe9 Update README.md 3.2.0 Sinai 2021-03-09 17:36:49 +11:00
  • 4bcf82ca10 separate Bep5 and Bep6 support. Fix enums not backed by ints. Sinai 2021-03-09 17:35:54 +11:00
  • ce38e8ac50 bump to MelonLoader 0.3.0 Sinai 2021-03-06 17:25:54 +11:00
  • 12cd718f12 3.1.12: store Il2CppToMonoType key as string AssemblyQualifiedName instead of Type object 3.1.12 Sinai 2021-03-04 01:44:34 +11:00
  • 995e2a3e93 3.1.11: fix potential crash on scene reload 3.1.11 Sinai 2021-03-03 22:09:14 +11:00
  • 2c95fec646 3.1.10: Add "Hide on startup" config option 3.1.10 Sinai 2021-02-27 17:04:47 +11:00
  • 69912d7ea4 Prevent GC Mark Overflow on C# Console copy+paste 3.1.9 Sinai 2021-02-26 17:54:00 +11:00
  • 9c5596ace4 Update lib versions Sinai 2021-02-26 17:52:21 +11:00
  • d4dac58fc8 Fix for deobfuscated unhollowed types not being properly resolved 3.1.8 Sinai 2021-02-20 19:39:19 +11:00
  • 77b97cbe17 Update README.md Sinai 2021-02-03 18:31:29 +11:00
  • c6f0f34ac0 Update README.md Sinai 2021-01-28 02:09:40 +11:00
  • d1f4f74d32 some ui cleanups (minor) Sinai 2021-01-22 21:56:00 +11:00
  • f13068bf01 Update README.md Sinai 2021-01-20 23:05:04 +11:00
  • dfc288a101 Update README.md Sinai 2021-01-20 19:10:13 +11:00
  • 544009dc21 3.1.7 3.1.7 Sinai 2021-01-20 17:22:36 +11:00
  • fdfaaadd89 3.1.6 - don't bother setting pixelPerfect on canvas 3.1.6 Sinai 2021-01-14 17:46:32 +11:00
  • 58d60a10d4 Update ForceUnlockCursor.cs sinaioutlander 2021-01-04 01:23:20 +11:00
  • 0432c6d56c 3.1.5 3.1.5 sinaioutlander 2021-01-03 19:27:02 +11:00
  • 8c34aa2be5 Merge pull request #29 from js6pak/embedded-assetbundle Sinai 2021-01-03 19:13:15 +11:00
  • 4a1c54fac1 Load assetbundle from EmbeddedResource js6pak 2021-01-02 19:38:01 +01:00
  • 190467fa5c Update README.md sinaioutlander 2020-12-31 18:34:26 +11:00
  • 44f54d9190 3.1.4 3.1.4 sinaioutlander 2020-12-31 18:32:52 +11:00
  • 3b4ea31b50 Fix Texture2D saver in Mono and for non-readable textures 3.1.3 sinaioutlander 2020-12-24 18:10:17 +11:00
  • ad7b05f721 Just disable EventSystem component and not the entire gameobject sinaioutlander 2020-12-21 16:33:34 +11:00
  • 852ca8e9eb New attempt at fixing conflicting EventSystem problems in IL2CPP 3.1.2 sinaioutlander 2020-12-16 14:28:54 +11:00
  • 7386eca0c2 Update UIManager.cs 3.1.1 sinaioutlander 2020-12-15 19:33:04 +11:00
  • 97325a5f3a Fix an issue causing duplicated clicks in some IL2CPP games, fix setting Component.enabled in IL2CPP sinaioutlander 2020-12-15 19:32:50 +11:00
  • 82e52de557 Cleanup and fix Singleton search slightly sinaioutlander 2020-12-14 19:26:59 +11:00
  • 28181e2266 Restoring Texture viewer/saver, and Static/Singleton class searching 3.1.0 sinaioutlander 2020-12-14 18:35:43 +11:00
  • 6dfa4806ce 3.0.8 3.0.8 sinaioutlander 2020-12-12 23:24:44 +11:00
  • 27f6a6ca52 Update README.md Sinai 2020-12-10 03:21:22 +11:00
  • cd7b260ea7 Fix in issue where the Behaviour Enabled toggle doesn't work in IL2CPP 3.0.7 sinaioutlander 2020-12-08 19:42:44 +11:00
  • ba986274be Bump version 3.0.6 sinaioutlander 2020-12-07 22:22:25 +11:00
  • d181c0bee9 Improved Enumerable and Dictionary enumeration in IL2CPP sinaioutlander 2020-12-07 22:22:03 +11:00
  • a9faec8cf9 Some cleanups sinaioutlander 2020-12-03 22:12:30 +11:00
  • a6bf91b7af accidentally replaced the original asset bundle sinaioutlander 2020-11-25 16:47:13 +11:00
  • e7c5170232 3.0.5 3.0.5 sinaioutlander 2020-11-25 16:41:42 +11:00
  • be635e46a0 Swapping to INI instead of XML config, including an AssetBundle for old (5.6.1) Unity versions. sinaioutlander 2020-11-25 16:40:36 +11:00
  • 687f56eac9 Update README.md Sinai 2020-11-23 21:16:29 +11:00