suchmememanyskill
35a6bd9b41
[Script] Return index on array.contains
2022-01-21 11:05:09 +01:00
suchmememanyskill
e96ea63479
add .len to unsolved array
2021-10-16 12:41:08 +02:00
bleck9999
c24e028960
fix compiling abadidea
2021-09-25 14:27:47 +01:00
suchmememanyskill
785549a9c8
add hidread function to script
2021-09-16 23:44:20 +02:00
suchmememanyskill
2d6c6593af
i forgot COPY_MODE_PRINT at FileCopy
2021-08-02 00:14:43 +02:00
suchmememanyskill
c9bb7e7766
Add some fuse features
2021-08-01 19:29:04 +02:00
suchmememanyskill
0b3d4bf55c
i'm stupid, again
2021-07-31 23:07:49 +02:00
suchmememanyskill
3f30b6c027
reverting []() 'fix'
2021-07-29 09:42:20 +02:00
suchmememanyskill
62d93636d0
SCRIPT_ONLY:make --Exit-- selectable so you can't accidentally power off
2021-07-28 21:52:50 +02:00
suchmememanyskill
425f3e82b1
I'm stupid
2021-07-28 11:30:14 +02:00
suchmememanyskill
87fb740602
regain vs compatibility
2021-07-28 00:46:39 +02:00
suchmememanyskill
74b6106f26
add power()
2021-07-28 00:31:36 +02:00
suchmememanyskill
192568b686
re-implement tsv2 bug
2021-07-27 22:00:18 +02:00
suchmememanyskill
094d43916c
oops
2021-07-27 21:43:11 +02:00
suchmememanyskill
797a5f95b5
remove memory(), add cwd(), #REQUIRE SD
2021-07-27 21:05:32 +02:00
suchmememanyskill
beb6b1ec33
add esc/combine path
2021-07-27 20:36:30 +02:00
suchmememanyskill
f5a4eec6bb
add emmcFile functions
2021-07-27 17:42:34 +02:00
suchmememanyskill
fb3951435f
add setpixels, printpos
2021-07-27 14:16:01 +02:00
suchmememanyskill
d4f95da062
comments should count as lines
2021-07-27 01:10:39 +02:00
suchmememanyskill
d2a0786875
add save.commit() and save.write()
2021-07-26 01:45:35 +02:00
suchmememanyskill
6ecf8daef7
add str.split
2021-07-25 21:39:45 +02:00
suchmememanyskill
db3ba94b5a
[Untested] implement some more fs functions
2021-07-25 17:49:00 +02:00
suchmememanyskill
e423a612ce
a
2021-07-25 00:54:21 +02:00
suchmememanyskill
f48447f9f5
make Systemwipe.te
2021-07-24 23:00:05 +02:00
suchmememanyskill
60eac955f6
make fwdump.te significantly more cursed
2021-07-23 16:06:52 +02:00
suchmememanyskill
5bd4dd3a48
add comments, fix std bugs, add menu
2021-07-23 14:03:49 +02:00
suchmememanyskill
e41971c7d6
safety push
2021-07-23 01:10:03 +02:00
suchmememanyskill
b730c060c7
possibly fix parser instability??
2021-07-22 18:13:57 +02:00
suchmememanyskill
9b47a0da33
Fix line counter maybe?
2021-07-22 17:23:59 +02:00
suchmememanyskill
3ab95dfd64
add crude firmware dumping script
2021-07-21 15:19:27 +02:00
suchmememanyskill
d7ebd9fdbe
safety push
2021-07-21 01:30:08 +02:00
suchmememanyskill
e49f184f9b
properly implement #REQUIRE (VER x.x.x, MINERVA, KEYS)
2021-07-19 16:25:32 +02:00
suchmememanyskill
2311c52ebf
remove old gc code
2021-07-19 12:28:40 +02:00
suchmememanyskill
3cd78d6efd
add scripts to the main menu, fix script parser reading beyond EOF
2021-07-18 23:51:27 +02:00
suchmememanyskill
00fc334764
implement the most important function
2021-07-13 16:30:34 +02:00
suchmememanyskill
3c640e23b1
add string array indexing
2021-07-13 15:53:49 +02:00
suchmememanyskill
8c6e70b63d
add dicts
2021-07-12 18:04:52 +02:00
suchmememanyskill
0bef41c033
add break
2021-07-10 14:45:09 +02:00
suchmememanyskill
91af9b4437
make the garbage collector less terrible
2021-07-10 01:12:39 +02:00
suchmememanyskill
65a28d8ef6
implement if.else()
2021-07-09 23:46:21 +02:00
suchmememanyskill
623634b515
optimize arrayClass.c
2021-07-09 23:19:10 +02:00
suchmememanyskill
2ddc7ae2a9
tsv3 start ig
2021-07-09 22:56:13 +02:00
suchmememanyskill
d27832effb
[script] Fix <= and >=
2021-01-10 23:19:51 +01:00
suchmememanyskill
5057bb2863
[script] menu now allows for hidden & skip entries
2021-01-10 16:58:40 +01:00
suchmememanyskill
963987d639
[script] add operators, add reboot to payload
...
- Add a function to reboot to payload
- Add an "Empty array" variable type that is created when you try to assign []. This will get filled with a valid entry upon first addition
- Adds operator string array plus string
2021-01-10 16:32:50 +01:00
suchmememanyskill
3f80693d9e
Save bytes, add screenshots into main and more
...
- Also run script on bootup if a script called startup.te is found on the root of the sd
- Saved bytes by just disabling making exfat partitions, lol
2021-01-10 00:10:28 +01:00
suchmememanyskill
502a246949
add timerMs function, unmounting emu does not unmount sd
2021-01-05 15:55:11 +01:00
suchmememanyskill
e98a3bba68
don't pause script on exit except on error
2021-01-04 23:42:26 +01:00
suchmememanyskill
7e2a672753
[script] fix == not working
2021-01-04 18:27:17 +01:00
suchmememanyskill
12136d9289
[Script] add last bits
...
Fixed: Scripts should free at the end
Added: ncaGetType, saveSign
Modified: pathCombine can now take 2+ args to combine
2021-01-04 16:57:47 +01:00