Commit Graph

  • 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
  • 1dfcdb2dca Update build instructions, remove unnecessary references from CS project file sinaioutlander 2020-11-23 20:28:22 +11:00
  • 0025c83930 Fix a preprocessor directive sinaioutlander 2020-11-23 20:17:54 +11:00
  • cfa4b12039 3.0.4 3.0.4 sinaioutlander 2020-11-23 18:23:25 +11:00
  • c7ccdf387c update version 3.0.3 sinaioutlander 2020-11-22 18:23:07 +11:00
  • bb46d77a02 3.0.3 sinaioutlander 2020-11-22 18:22:57 +11:00
  • c38155ab04 Fix for InputSystem in 3.0.0 (temp fix for il2cpp) 3.0.2.1 sinaioutlander 2020-11-20 17:12:40 +11:00
  • 97dbecaa2a Made instance inspector helper (owner gameobject/name), force loading unhollowed Assembly-CSharp on game start 3.0.2 sinaioutlander 2020-11-19 16:47:18 +11:00
  • e77e4cce07 fix release links sinaioutlander 2020-11-19 01:41:11 +11:00
  • dcf0bdce48 disabling EventSystem.current patch for bepinex il2cpp as its causing a crash in some games sinaioutlander 2020-11-19 00:55:17 +11:00
  • 2a3df5de9d cleanup CacheMembers a bit sinaioutlander 2020-11-17 23:26:22 +11:00
  • 44ac4312e8 3.0.1: Update BepInEx build for 5.4.1, remove Test Class inspection on start, update libs, remove commented references 3.0.1 sinaioutlander 2020-11-17 19:46:54 +11:00
  • 3494b043bc
    Changing from MIT to GPL Sinai 2020-11-17 18:09:21 +11:00
  • c552c4ac5b Update licensing info sinaioutlander 2020-11-17 17:56:48 +11:00
  • 4f88d216d9 move images sinaioutlander 2020-11-17 17:08:11 +11:00
  • 095ecd2aeb Create preview.png sinaioutlander 2020-11-17 16:40:51 +11:00
  • 5a766682a3 Update README.md 3.0.0 sinaioutlander 2020-11-17 04:29:23 +11:00
  • 3963674cb2 Merge branch 'master' of https://github.com/sinai-dev/Explorer sinaioutlander 2020-11-17 04:27:34 +11:00
  • 7b03554cd2
    Update README.md Sinai 2020-11-17 04:27:00 +11:00
  • 43442587c5
    Update README.md Sinai 2020-11-17 03:18:03 +11:00
  • 2f32e29c04 Update overview.png sinaioutlander 2020-11-17 03:11:29 +11:00
  • f946f33d96
    Update README.md Sinai 2020-11-17 03:08:29 +11:00
  • 7ac905e1f4 Update overview.png sinaioutlander 2020-11-17 03:07:10 +11:00
  • 627a317308 Update README.md sinaioutlander 2020-11-17 02:56:20 +11:00
  • 48e98a1d33
    Merge pull request #22 from sinai-dev/3.0.0-rewrite Sinai 2020-11-17 02:53:13 +11:00
  • d379d6b129 InteracitveNumber update validation on potential type change sinaioutlander 2020-11-17 02:51:20 +11:00
  • 8e2e2abef4 finishing off interactive values sinaioutlander 2020-11-17 02:05:45 +11:00
  • 7920c54761 added InteractiveUnityStruct, thats the end of the interactive values for now sinaioutlander 2020-11-17 00:52:15 +11:00
  • fd50996cb2 Merge remote-tracking branch 'origin/master' into 3.0.0-rewrite sinaioutlander 2020-11-16 22:54:59 +11:00
  • 5207b1a1c4 fix destroy logic with lists/dicts sinaioutlander 2020-11-16 22:44:47 +11:00
  • 91d5fc284f almost done, just interactive unity structs and a few minor things to finish off. sinaioutlander 2020-11-16 21:21:04 +11:00
  • 4a1125cf1d Fix SubContentWanted for InteractiveDictionary, remove redundant IValueTypes enum/dict sinaioutlander 2020-11-16 01:32:58 +11:00
  • 2e96d09f67 fix SubContentWanted logic for InteractiveEnumerable sinaioutlander 2020-11-16 00:56:20 +11:00
  • 8acc85061d InteractiveBool, Il2Cpp>Mono type dict cache, some UI fixes sinaioutlander 2020-11-16 00:50:06 +11:00
  • 41f0b0ed55 Implemented Interactive List/Dictionary support (todo IL2CPP) sinaioutlander 2020-11-15 21:11:43 +11:00
  • 02eca61f40 a couple minor fixes sinaioutlander 2020-11-14 20:42:54 +11:00
  • 2819ced303 Finished argument inputs for Method/Props, some UI cleanups and fixes sinaioutlander 2020-11-14 19:51:16 +11:00
  • 755eae293e
    Update ImageConversionUnstrip.cs Sinai 2020-11-14 02:49:14 +11:00
  • 60580c8183 some UI cleanups sinaioutlander 2020-11-14 00:46:26 +11:00
  • e9acd68ee4 fix Autocomplete buttons moving when you click them, rename Console namespace to CSConsole sinaioutlander 2020-11-13 23:50:24 +11:00
  • 7a4c7eb498 Fix vertices overflow on debug console, move UISyntaxHighlight sinaioutlander 2020-11-13 23:37:04 +11:00
  • eb693eceb5 add AddListener helper for IL2CPP, cleanup some unity extensions sinaioutlander 2020-11-13 23:14:57 +11:00
  • eedb7dd76f starting reflection inspector filters, some fixes sinaioutlander 2020-11-13 21:39:25 +11:00
  • bc113e9093 A few important fixes sinaioutlander 2020-11-13 18:46:36 +11:00
  • dc449d4a1e DebugConsole save log on quit, some work on CacheObjects, fix missing-material issue on games without default UI Shader sinaioutlander 2020-11-12 20:31:08 +11:00
  • 668c8f7c3f
    Updated README for 3.0 (temp overview pic) Sinai 2020-11-12 16:30:41 +11:00
  • 5afebc7d07 Update icon.png sinaioutlander 2020-11-12 16:23:30 +11:00
  • 35b0e3808a
    Update README.md Sinai 2020-11-12 16:20:26 +11:00
  • 4b08cb55f5 Update icon.png sinaioutlander 2020-11-12 16:16:55 +11:00
  • a7f86227fb various improvements to reflection inspector and C# console sinaioutlander 2020-11-12 16:15:41 +11:00
  • 2077601464
    Update README.md Sinai 2020-11-12 15:59:34 +11:00
  • 6a7596c40b
    Update README.md Sinai 2020-11-12 15:58:28 +11:00
  • e4d38af4f5 Lots of fixes, everything basically done except Reflection Inspector sinaioutlander 2020-11-11 20:16:43 +11:00
  • 70a1570441 cleanup and refactor C# lexer classes sinaioutlander 2020-11-11 00:16:01 +11:00
  • 9c077b3aa3 Update ReflectionInspector.cs sinaioutlander 2020-11-10 20:31:48 +11:00
  • ca90b64378 Revert a temporary attempt at fixing a crash sinaioutlander 2020-11-10 20:30:22 +11:00
  • f87b06989d Removed TextMeshPro dependency, using only vanilla UI now. Also fixes for games which dont ship with Default UI Shader. sinaioutlander 2020-11-10 20:18:14 +11:00
  • 6766a8cf4c some early work on Reflection Inspector sinaioutlander 2020-11-09 21:38:25 +11:00
  • 5e761e2379 cleanup unstripping sinaioutlander 2020-11-09 16:43:19 +11:00
  • 3783638c89 Add TMP bundle, make Debug Console "Clear" reset message count sinaioutlander 2020-11-08 22:53:18 +11:00
  • d038d13867 lots... sinaioutlander 2020-11-08 21:04:41 +11:00
  • 2efc3f6578 Finish GameObject Inspector, start Search page, some other UI changes/fixes sinaioutlander 2020-11-06 20:42:16 +11:00
  • e175e9c438 refactor sinaioutlander 2020-11-05 17:33:04 +11:00
  • a46bc11e42 more progress, GameObject inspector almost done sinaioutlander 2020-11-03 20:59:13 +11:00
  • b9b5d721c8 GameObject inspector taking shape sinaioutlander 2020-11-02 20:48:53 +11:00
  • f4ba14cd13 2.1.0 2.1.0 sinaioutlander 2020-10-30 19:24:42 +11:00
  • b5b3e90b09 A little bit of work on Inspectors, fixed a few issues in Mono/BepInEx builds sinaioutlander 2020-10-28 20:52:40 +11:00
  • 4263cef26a Update ExplorerCore.cs 2.0.9 sinaioutlander 2020-10-28 20:49:53 +11:00
  • 626e680510 2.0.9 sinaioutlander 2020-10-28 20:49:18 +11:00
  • b61ac481b9 Fix null-coalescing operators in the C# console crashing the game sinaioutlander 2020-10-28 07:14:00 +11:00
  • ff684d4d4b Finished scene explorer, lots of cleanups. Inspector and Search left now. sinaioutlander 2020-10-28 06:39:26 +11:00
  • 7328610252 a bit more scene page development, cleaned up console page a bit sinaioutlander 2020-10-27 01:42:29 +11:00
  • fd950e2aef finished C# Console and Debug Console, starting work on Scene Explorer sinaioutlander 2020-10-27 00:54:08 +11:00
  • 2256828384 cleanup and refactor code editor sinaioutlander 2020-10-26 01:07:59 +11:00
  • 32684bc63e
    Update ColorUtilityUnstrip.cs Sinai 2020-10-25 21:28:58 +11:00
  • 648ac941df developed new C# console sinaioutlander 2020-10-25 20:57:34 +11:00
  • 0d4b4dc826 Debug console basically finished and working (using TMP now) sinaioutlander 2020-10-24 20:18:42 +11:00
  • 7c85969085 Update ExplorerCore.cs 2.0.8 sinaioutlander 2020-10-24 15:46:11 +11:00
  • 1fce3465c2 Fix bug in ForceUnlockCursor, fix mistake in Reflection Inspector, reduced amount casting with Reflection Inspector sinaioutlander 2020-10-24 15:45:37 +11:00
  • 25747503cc Implemented PageHandler proof of concept, fixed something with scrollviews sinaioutlander 2020-10-24 00:41:55 +11:00
  • 76c578a9ea little bit more progress, creating main menu page structure sinaioutlander 2020-10-23 20:40:44 +11:00
  • 2da293ab21 A bit more progress, got a good framework for the UI going now. sinaioutlander 2020-10-23 19:55:02 +11:00
  • 88cbd0e970 cleaned up the resizer, fixed a mistake in UIFactory sinaioutlander 2020-10-23 02:56:22 +11:00
  • a82abe2ec3 Update UIManager.cs sinaioutlander 2020-10-23 01:53:19 +11:00