Commit graph

38 commits

Author SHA1 Message Date
NGnius (Graham) bd9c6bd89b Convert to Cardlife assembly refs 2020-10-01 09:34:41 -04:00
NGnius (Graham) 4d0ecd64f4 Add version info to compiled DLLs 2020-08-24 09:25:44 -04:00
NGnius (Graham) 309547294a Fix minor errors which stop patching 2020-08-22 09:47:59 -04:00
NGnius (Graham) ccaa7be436 Workaround file locking Write exceptions 2020-08-16 11:45:08 -04:00
NGnius (Graham) 0fc2cb31b4 Upgrade to Gamecraft-specific dependencies and add full MonoBehaviour functionality 2020-08-15 13:06:18 -04:00
Eusth 9628195142
Merge pull request #10 from Quit/master
Fix missing entry handler for UnityEngine.dll on newer versions
2018-12-08 10:28:45 +01:00
Quit ca30be3135 Fix missing entry handler for UnityEngine.dll on newer versions
Fixes Eusth/IPA#5
2018-12-08 02:09:37 +01:00
Eusth 9a5d2f705b Revert "Update Mono.Cecil."
This reverts commit f74896c8ac.
2018-10-08 21:39:27 +02:00
Eusth acd33c7787 Refactor some more. 2018-10-08 21:01:48 +02:00
Eusth 6869e584fe Refactor. 2018-10-08 21:00:38 +02:00
Eusth 527b52f5ce Fix unit tests. 2018-10-08 20:55:14 +02:00
Eusth f74896c8ac Update Mono.Cecil. 2018-10-08 20:55:04 +02:00
Eusth aa9d14868d
Merge pull request #6 from maz-net-au/master
Fixing issue #5
2018-10-08 20:50:21 +02:00
Maz 9bef20a74e Fixing issue #5 2018-09-13 01:48:47 +10:00
Eusth dc23b8b2c0 Copy correct native DLLs depending on architecture. 2017-04-26 20:02:58 +02:00
Eusth 0df8b1ecb8 Improve shutdown handling and disable virtualizing when no Assembly is available. 2017-04-22 21:18:39 +02:00
Eusth ffd259040f Update README.md 2017-04-17 23:37:22 +02:00
Eusth 29802b34bd Update README.md 2017-03-14 17:58:49 +01:00
Eusth 2800b10d31 Output Unity version 2017-02-22 00:34:25 +01:00
Eusth 06c85a93a5 Implement better backup mechanism. 2017-02-22 00:34:07 +01:00
Eusth 1f298a4857 Add tests + more intelligent native DLL handling. 2017-02-17 22:20:24 +01:00
Eusth e4c683f9eb Merge branch 'master' of https://github.com/Eusth/IPA 2017-02-17 18:35:34 +01:00
Eusth 5e91d68167 Recreate PluginContext on destroy (in case the entire scene is wiped by the game) 2017-02-17 18:33:50 +01:00
Eusth a0e2310b8a Attempt to make more robust. 2017-02-17 18:33:07 +01:00
Eusth 7a05849fba Update README.md 2017-01-21 10:28:54 +01:00
Eusth dce4de792c Update README.md 2017-01-21 10:23:42 +01:00
Eusth 5f20949713 Update README.md 2017-01-20 21:44:24 +01:00
Eusth 21ab05b59c Add new functionality. 2017-01-20 20:29:51 +01:00
Eusth e8873c191e Various changes. 2017-01-20 18:16:54 +01:00
Eusth 68a45d1fab Merge branch 'master' of https://github.com/Eusth/IPA 2017-01-08 17:49:41 +01:00
Eusth 6e691c3071 Improve stability. 2017-01-08 17:49:11 +01:00
Eusth baec7f724b Update README.md 2016-12-15 23:57:37 +01:00
Eusth 247b7430ce Update README.md 2016-12-15 23:56:44 +01:00
Eusth 687135d55f Make backward compatible. 2016-12-15 23:09:51 +01:00
Eusth 9d83342084 Fix minor bug. 2016-12-15 21:13:27 +01:00
Eusth 05a8c93c32 Restructure code. 2016-12-15 21:07:03 +01:00
Eusth c7500c0933 Initial commit. 2016-12-14 22:45:50 +01:00
Eusth 267258e42b Initial commit 2016-12-14 22:43:23 +01:00