4 Commits

Author SHA1 Message Date
5f023fdfd3 1.4.2 (Internal Activation) 2017-09-20 11:24:53 -04:00
d31c682f30 Version 1.4.0
Tweaked some methods
Working on better thread management
Removed useless methods
Added a pause and resume method (does not work on the main thread)
Added method randomseed(seed)
Invoking internal methods from c# is now supported... May have bugs haven't done much testing yet!
2017-09-06 17:06:26 -04:00
f8c968cbaa Version 1.3.2
Fixed bugs
Added new syntax to concat
str="!"
num=3
"Lets do this$str*3$"
becomes
"Lets do this!!!"
you can even replace 3 for num
2017-09-05 11:19:41 -04:00
b4cca046a3 Stability Increases! Ver: 1.3!
Still work to be done though
2017-09-01 23:29:25 -04:00