Commit graph

17 commits

Author SHA1 Message Date
de1ff3b262 remove unreadable stuff 2024-06-02 21:33:34 -04:00
f29e1a0e0f Remove unity default assets 2024-05-12 23:00:44 -04:00
60455af876 Fix the cryptic Assertion failed on Expression: 'm_AssetToPrefab.empty()' error
this took MONTHS to fix (including the first decomp attempt)
2024-05-12 22:39:57 -04:00
8cc8566fb8 Remove another duplicate isVisible
maybe this will fix the cryptic `Assertion failed on Expression: 'm_AssetToPrefab.empty()'` error?
2024-05-09 23:03:25 -04:00
f555169ef6 Remove duplicate isVisible
may or may not fix building for android
2024-05-09 21:27:38 -04:00
8ebd579bf7 switch platform to android and set player settings 2024-05-09 20:34:55 -04:00
40869507b4 metafiles 2024-05-09 14:08:33 -04:00
92a744abca Add StreamingAssets
All files were extracted from <the apk file>/assets
2024-05-09 14:06:59 -04:00
33f9b61bef Fix the last(?) bunch of errors
It *should* compile now. Most errors were related to "incorrectly" decompiled events, which I fixed by hand. Some were caused by ILSpy forgetting to cast values and other things, though.
2024-05-09 13:55:02 -04:00
c2a22d6d30 Remove assembly info
apparently i cannot define separate assemblies in this unity version
2024-05-08 21:44:20 -04:00
910f661748 Fix the first bunch of errors 2024-05-08 21:06:40 -04:00
d5a4ba839f Fix some libre libraries a bit
(i used the source as a reference)
2024-05-08 21:04:36 -04:00
3b184dab3b add a license
not sure about the legality of this but it's funny
2024-05-08 20:40:48 -04:00
4e1dbeea61 Move the firstpass scripts from Plugins to Scripts
this makes it compile lol
2024-05-08 00:34:49 -04:00
c687011c9e import the project in the editor 2024-05-07 23:03:16 -04:00
b3c07d29d8 gitignore and stuff maybe 2024-05-07 22:25:20 -04:00
78ce2a0f18 first commit 2024-01-30 19:55:21 -05:00