Olivier Gagnon
a1af0318d8
minor error message tweak
2021-12-16 12:20:04 -05:00
hydroflame
b05645a61c
Merge pull request #1936 from TheCoderJT/issue1920
...
Issue1920
2021-12-16 12:19:23 -05:00
Olivier Gagnon
52f2e52456
minor tweak to scp error message
2021-12-16 12:14:48 -05:00
Jordan Turner
ac79d0aea4
adjusted the wording and added dynamic player server location
2021-12-15 17:52:08 -07:00
Jordan Turner
4836617745
made the terminal error more clear based on issue 1920
2021-12-15 17:19:45 -07:00
theit8514
8ef227595a
Add support for relative paths in mv
...
Fixes mv command deleting file on overwrite
2021-12-15 17:46:36 -05:00
theit8514
4e022c68e9
Add support for relative paths in cp
...
Fix cp error messages
Add support for directory destinations (e.g. copy file.js directory)
2021-12-15 17:36:15 -05:00
Olivier Gagnon
4d80813707
bugfix
2021-12-14 15:56:11 -05:00
Olivier Gagnon
13b08d7cc8
terminal parses boolean exactly.
2021-12-03 14:44:32 -05:00
Olivier Gagnon
1cecfa7108
few fixes
2021-11-26 18:04:33 -05:00
Alain Bryden
ef23033b2c
#1773 - Fix duplicate file extensions
...
For some time now, filenames have included the extension, so there's no need to append ".js" either on a single-file download or zip download.
While I was in the area, I also fixed .txt files in a folder - they had the same bug as scripts used to (appear in the zip as an underscore). I consolidated the code since it was the same for script files and text files.
I also added the ability to download *.js and *.ns (previously only supported *, *.script, and *.txt)
I also made the wildcard matching just a bit more flexible, so if someone really wanted to, they could go "download *blah.js" and get all scripts ending with that pattern ¯\_(ツ)_/¯
2021-11-25 23:06:13 -04:00
Olivier Gagnon
3112dc60c0
few more bugfixes
2021-11-11 23:28:08 -05:00
Olivier Gagnon
cf2efe7698
few bugdic
2021-11-11 17:00:36 -05:00
Olivier Gagnon
88b4a7d862
bugfix
2021-11-05 17:12:52 -04:00
Olivier Gagnon
f92db3b8f8
fix ram miscalc
2021-10-27 19:10:15 -04:00
Olivier Gagnon
504ee46950
terminal colors
2021-10-26 20:26:05 -04:00
Olivier Gagnon
4603216aa0
autocomplete
2021-10-14 22:36:28 -04:00
Olivier Gagnon
e245c2d3a7
fixed a few things
2021-10-14 02:07:05 -04:00
Olivier Gagnon
65ee49fb92
Added cp command
2021-10-11 22:34:04 -04:00
Olivier Gagnon
8e07cc999d
change GB to TBPBEB
2021-10-11 18:14:10 -04:00
Olivier Gagnon
cdbbc657e2
nano new ns2 file starts with param
2021-10-09 23:21:22 -04:00
Olivier Gagnon
995a0b11d9
build fix for duplicate autocomplete
2021-10-09 23:07:18 -04:00
Olivier Gagnon
7d0536a4d2
finish convert to hostname
2021-10-07 17:55:49 -04:00
Olivier Gagnon
a7dfb1a537
more convertion from ip to hostname
2021-10-07 16:56:01 -04:00
Olivier Gagnon
c47a5bc8cc
added grow, weaken, and time compression
2021-10-04 19:58:34 -04:00
Olivier Gagnon
62cd8ffcc6
pre-dialogbox-convert
2021-10-01 01:00:50 -04:00
Olivier Gagnon
06f716c0fa
moved a bunch of files
2021-09-25 14:42:57 -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
43f0746be7
fix ls not working on dir
2021-09-22 00:48:13 -04:00
Olivier Gagnon
57a5c8b0b4
add difficulty to bitnode screen
2021-09-21 16:49:38 -04:00
Olivier Gagnon
61e3959a25
Improve event emitter
2021-09-18 15:44:39 -04:00
Olivier Gagnon
9471e8d4a0
Merge branch 'master' into dev
2021-09-18 02:23:04 -04:00
Olivier Gagnon
be9b595590
fix terminal wrap
2021-09-18 02:21:48 -04:00
Olivier Gagnon
45f2f85a30
big work
2021-09-17 19:43:08 -04:00
Olivier Gagnon
89ea9aaff5
oops
2021-09-17 02:58:02 -04:00
Olivier Gagnon
18f40a8d9f
fix lint
2021-09-16 18:10:28 -04:00
Olivier Gagnon
34dda1f252
fix help
2021-09-16 18:10:28 -04:00
Olivier Gagnon
8e1d31423f
where did build go?
2021-09-16 18:10:28 -04:00
Olivier Gagnon
05718e00ea
mostly convert terminal to react
2021-09-16 18:10:28 -04:00
Olivier Gagnon
2922e42055
most terminal converted to ts
2021-09-16 18:10:28 -04:00