Such Meme, Many Skill
a872b90597
Change arg parser, add some commands, may break shit
2020-05-17 00:46:53 +02:00
Such Meme, Many Skill
6934e1422f
Various improvements to scripting lang
...
- Errors will now be more precise, there are now 2 separate errors for a function lookup failure and a failure inside a function
- Errors will now show which line number they failed at, instead of the character offset
- Minus values are not considered errors anymore, however, printing them does not work well
- Gotos now make a @RETURN variable to make making functions easier
2020-05-15 20:17:31 +02:00
Such Meme, Many Skill
9799e2b47e
Small optimizations
2020-05-04 13:55:26 +02:00
Such Meme, Many Skill
0d98f65f99
Add script button stuff
2020-05-02 13:33:54 +02:00
Such Meme, Many Skill
e24f8ad722
[Script] Make printf accept multiple args
2020-04-15 22:02:19 +02:00
Such Meme, Many Skill
195d9797fe
Add that inside functions no "" are required for <=>+-/*
2020-04-12 20:31:32 +02:00
Such Meme, Many Skill
15e1210179
[script] Remove jump list & add if_check that works like if(check())
2020-04-12 19:21:09 +02:00
Such Meme, Many Skill
8832b240a4
Add fs_combinePath()
2020-04-03 19:07:42 +02:00
Such Meme, Many Skill
744f90611a
Fix commas causing issues, fix some freeze cases
2020-04-01 23:44:28 +02:00
Such Meme, Many Skill
d0799e3cd1
Rename some variables
2020-04-01 16:48:36 +02:00
Such Meme, Many Skill
f438827263
add more functions
2020-04-01 13:57:25 +02:00
Such Meme, Many Skill
0e39c8dda9
add more functions
2020-04-01 00:17:45 +02:00
Such Meme, Many Skill
45a732c388
add functions, fix bugs
2020-03-31 22:01:20 +02:00
Such Meme, Many Skill
034384622f
Add strings
2020-03-31 20:13:39 +02:00
Such Meme, Many Skill
9efbbc9317
Add functions, Add goto's
2020-03-31 17:58:09 +02:00
Such Meme, Many Skill
30afcddd3a
more functions, cleanup and simple error checking
2020-03-31 15:34:19 +02:00
Such Meme, Many Skill
38f349618f
Add functions and int vars
2020-03-31 14:24:34 +02:00