We've made some updates to the file browser based on user input. You can now switch between the list view and icon view. We have also added in a few more functions to make things a bit more interesting, and added our helper functions we added into the challenge API -- so you can use them for challenges.
We've added in some new helper functions into the GUI :
int intValue(float) Given a float it returns the integer value of it.
float floatValue(int) Given an int it returns the float value of it.
int indexOf(string,string,int) Searches for nth occurrence of s2 in s1.
replaceAll(string s1,string s2,string s3) replaces all instances of s2 in s1 with s3.
hideStore() Stop the current visitor to your web-site from seeing your store.
Peek at Logs In show choices you can now peek at other player's logs.
editLogs(string s1,string s2) Replaces all occurences of s1 in the opponent's logs with s2. This is a new finalize function.
We have been working in preparation recently for our first pay feature The File IO Function Pack (these function packs will be sold based on a one-time payment). Stay tuned, this exciting group of functions will allow you read and write to the text files on your computer. It will also let you spread your website over several files, and dynamically serve it to people.
Recent comments
17 sec ago
10 hours 31 min ago
14 hours 10 min ago
15 hours 42 min ago
16 hours 17 min ago
16 hours 51 min ago
16 hours 55 min ago
17 hours 5 min ago
17 hours 14 min ago
20 hours 7 min ago