Commit Graph

143 Commits

Author SHA1 Message Date
Olivier Gagnon c88dade19a fix tprintf catching errors 2021-11-19 22:58:41 -05:00
Olivier Gagnon a4a931dad7 v1.0.2 part 1 2021-11-19 14:39:38 -05:00
Olivier Gagnon fc4c0fd8fd rebuild 2021-11-18 11:32:22 -05:00
Olivier Gagnon c69eb34341 v1.0.1 2021-11-17 19:56:17 -05:00
Olivier Gagnon ef781a0627 plenty of bf 2021-11-15 23:49:33 -05:00
Olivier Gagnon 3cbf2e8e7d fix doc 2021-11-13 09:35:13 -05:00
Olivier Gagnon 6bd6b3061e rename some stuff and close some exploits 2021-11-12 15:42:57 -05:00
Olivier Gagnon 7059bdf08a added ramUsed to getNodeStats 2021-11-12 10:10:33 -05:00
Olivier Gagnon cf2efe7698 few bugdic 2021-11-11 17:00:36 -05:00
Olivier Gagnon 3fe25d64e5 ns function token even more precise. 2021-11-11 11:21:21 -05:00
Olivier Gagnon 3f28b066b0 working on timestamps and make netscript function highlight more specific. 2021-11-11 10:07:16 -05:00
Olivier Gagnon 15b3a82a41 plenty of bug fix. 2021-11-10 19:28:20 -05:00
Olivier Gagnon 7cc2a1b49a fix mc 2021-11-09 23:57:44 -05:00
Olivier Gagnon b692bb90b9 fix ns1 blue colors 2021-11-06 17:46:55 -04:00
Olivier Gagnon 88b4a7d862 bugfix 2021-11-05 17:12:52 -04:00
Olivier Gagnon 14150d3e33 work on making the netscript api tighter 2021-11-03 20:19:52 -04:00
Olivier Gagnon c5fb5155f3 work on making sure all the functions are accounted for 2021-11-03 18:16:10 -04:00
Olivier Gagnon d82f3e7ad7 more doc 2021-11-03 00:33:14 -04:00
Olivier Gagnon 2b79871c02 doc 2021-11-03 00:27:21 -04:00
Olivier Gagnon 3633134a69 doc changes 2021-11-02 20:10:30 -04:00
Olivier Gagnon 40cd679be5 few doc update 2021-11-02 17:48:02 -04:00
Olivier Gagnon d7c23b975c fix code not saving 2021-11-02 16:10:01 -04:00
Olivier Gagnon 9b0726ca9a documentation 2021-10-30 16:03:34 -04:00
Olivier Gagnon feb0430aff work on doc 2021-10-30 15:46:34 -04:00
Olivier Gagnon 43fc5dfd48 work on doc 2021-10-30 12:34:14 -04:00
Olivier Gagnon d99d3fc222 dont run inf loop check on ns1 scripts 2021-10-29 01:23:15 -04:00
Olivier Gagnon d1d0ccf345 added possible infinite loop checker 2021-10-28 23:04:26 -04:00
Olivier Gagnon 2e8cdc23d9 use NetscriptDefinitions as source of truth 2021-10-27 23:58:07 -04:00
Olivier Gagnon 91877dc172 netscript def is raw loaded 2021-10-27 23:19:19 -04:00
Olivier Gagnon 53cb37a9fd added some funcions 2021-10-27 21:07:58 -04:00
Olivier Gagnon 8f097ebb32 v0.58.0 2021-10-27 15:16:16 -04:00
Olivier Gagnon 65ac7ff6e3 fix sleeve in netscript def 2021-10-24 12:19:01 -04:00
Olivier Gagnon 0afb2e5f5d remove comments 2021-10-23 14:40:57 -04:00
Olivier Gagnon a0039d9667 beautify using monaco 2021-10-23 14:40:46 -04:00
Olivier Gagnon f5b23262f6 fix react error 2021-10-23 14:36:07 -04:00
hydroflame 5e4934615f Merge pull request #1554 from CalvinTrop/dev
Added "solarish-dark" and "solarish-light" themes to script editor based on Solarized
2021-10-22 14:30:52 -04:00
Snarling 14c41d2aab Add script editor documentation for getServer 2021-10-19 10:27:53 -04:00
Snarling d035a4099f Streamlining for NetscriptFunctions
* Functions that used GetServer and then threw an error on null now use safeGetServer to do that for them.
* Parameter names for ip have been changed to hostname.
* Functionality of getPurchasedServers(false) to return an array of IPs was restored (it was broken by the change to hostnames as primary key).
* Dynamic ram message was updated to omit the part about modifying imported scripts, since this is no longer an issue.
* Dynamic ram violation samples were updated so that they would actually avoid using the variable name 'scan' (which would not subvert ram calculations).
* Included a fix for getServer to default to script's current server if no hostname is specified (per doc page).
2021-10-19 10:13:19 -04:00
Jeff Baars ab60b411ca Bracket highlighting per Solarized example js images 2021-10-18 16:58:23 -07:00
Jeff Baars fd9d8d5c8a Added solarish-dark and solarish-light themes to code editor based on Solarized: https://ethanschoonover.com/solarized/ 2021-10-18 16:20:41 -07:00
Jeff Baars 7103601403 Added Solarized dark and light themes to code editor. 2021-10-18 13:41:26 -07:00
Olivier Gagnon c96c7e3d2e v0.57.0 2021-10-16 22:32:48 -04:00
Olivier Gagnon 371d41b7c3 added placeholder for filename 2021-10-15 21:28:17 -04:00
Olivier Gagnon 02b085cc75 script editor now saves on server that opened the file and displays server name 2021-10-15 21:27:02 -04:00
Olivier Gagnon 762e7f127c improve monokai again 2021-10-15 18:58:10 -04:00
Olivier Gagnon 34fa906013 save some text editor notes 2021-10-15 18:27:02 -04:00
Olivier Gagnon 80d197652d improve monokai by making the language a superset of javascript 2021-10-15 18:25:22 -04:00
Olivier Gagnon b5a8ed1d9d improve script editor display 2021-10-15 16:16:11 -04:00
Olivier Gagnon e047653ed7 improve text editor scaling 2021-10-15 16:14:27 -04:00
Olivier Gagnon f645d08a50 small screen script editor 2021-10-15 15:47:17 -04:00