1f1e61b23f
Updated code for server stuff
...
Will intergrate all of this code into unity when as many bugs as possible are hammered out
2018-04-26 21:40:07 -04:00
0bd1ebd2e6
fixed main
2017-09-20 11:30:37 -04:00
5f023fdfd3
1.4.2 (Internal Activation)
2017-09-20 11:24:53 -04:00
31f09c0e47
1.4.0
2017-09-07 00:04:18 -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
16ada0e707
Version 1.3.1
...
Added repeat(s,n) method takes a string and returns that string repeated n times
2017-09-05 10:38:30 -04:00
b4cca046a3
Stability Increases! Ver: 1.3!
...
Still work to be done though
2017-09-01 23:29:25 -04:00
e0644f82a9
Version 1.0
...
Its stable enough and has decent features!
2017-08-28 22:56:50 -04:00