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
Olivier Gagnon
89a6bf175d
nuke half the dependencies because they were unused.
2021-10-14 19:31:17 -04:00
Olivier Gagnon
a90575aea9
load monokai
2021-10-12 10:56:19 -04:00
Olivier Gagnon
faad0ae8a7
Try to make an error message more helpful
2021-10-11 18:47:05 -04:00
Olivier Gagnon
06775b20fa
saving file now saves game
2021-10-11 17:57:17 -04:00
Olivier Gagnon
b126bd01ee
ram check is debounced
2021-10-11 16:59:37 -04:00
Olivier Gagnon
8f13363466
prettier
2021-10-11 16:38:50 -04:00
Olivier Gagnon
e9ba4ae9a2
added vscode module def in netscript
2021-10-10 13:52:56 -04:00
Olivier Gagnon
12b192ab43
prerawloader
2021-10-10 13:23:36 -04:00
Olivier Gagnon
06df10d2f9
build fix for duplicate autocomplete
2021-10-09 22:59:06 -04:00
Olivier Gagnon
01d15176ac
Added kindof monokai to monaco
2021-10-09 19:00:27 -04:00
Olivier Gagnon
3ca7c49ce8
Fixed Script Editor last filename not keeping proper track
2021-10-08 00:21:30 -04:00
Olivier Gagnon
48b839d68c
Added font size to text editor
2021-10-04 21:06:55 -04:00
Olivier Gagnon
50cf362b3b
v0.55.0
2021-10-01 16:22:33 -04:00
Olivier Gagnon
4e8bb96f3f
removing some of the classes
2021-10-01 13:08:37 -04:00
Olivier Gagnon
c5713fa6d8
learned and implemented default props
2021-09-29 01:49:22 -04:00
Olivier Gagnon
06f716c0fa
moved a bunch of files
2021-09-25 14:42:57 -04:00
Olivier Gagnon
b0f20c8c8f
lint
2021-09-25 01:26:03 -04:00
Olivier Gagnon
5c6c472b64
Augmentations in mui
2021-09-25 01:06:17 -04:00
Olivier Gagnon
5170c0e004
create script in mui
2021-09-24 23:36:28 -04:00
Olivier Gagnon
2e05f14c0d
convert to ts
2021-09-24 16:34:21 -04:00
Olivier Gagnon
b8faa9dc0b
convert player to ts
2021-09-23 18:47:43 -04:00
Olivier Gagnon
66a2adaeb4
update prettier
2021-09-22 12:56:55 -04:00
Olivier Gagnon
558b671206
few bugfix
2021-09-22 11:32:04 -04:00
Olivier Gagnon
96f0879230
fix bug with nano
2021-09-22 01:10:29 -04:00
Olivier Gagnon
0c932dd4d1
build bunch of fixes
2021-09-21 20:30:00 -04:00