Commit Graph

490 Commits

Author SHA1 Message Date
Daniel Xie
9a96f6b231 Esc can be used to close log box. Log box close button scrolls down in fixed position 2017-06-17 13:19:37 -05:00
Daniel Xie
8da64c750c Merge branch 'master' of https://github.com/danielyxie/netburner into dev 2017-06-17 12:47:09 -05:00
Daniel Xie
4b96bca03f Added playtime since last augmentation. Fixed bug with Fulcrum faction display page 2017-06-17 12:47:04 -05:00
danielyxie
8873d5bdaa Merge pull request #65 from danielyxie/dev
Added stuff for compatibility with new version
2017-06-17 02:22:40 -05:00
Daniel Xie
316aa8ad2d Added stuff for compatibility with new version 2017-06-17 02:21:42 -05:00
danielyxie
9581798bcf Merge pull request #64 from danielyxie/dev
Dev v0.21.0
2017-06-16 22:40:20 -05:00
Daniel Xie
c5f3988183 Updated theme command documentation 2017-06-16 22:32:58 -05:00
Daniel Xie
8ab2415bb3 Updating to v0.21.0 2017-06-16 22:08:51 -05:00
Daniel Xie
36eb7608d5 Added ability to pass arguments into scripts 2017-06-16 21:53:57 -05:00
Daniel Xie
7d6a94d7a1 Added autocompletion for darkweb and check 2017-06-14 20:27:22 -05:00
Daniel Xie
6fe0ec1ea5 Added dynamic array functioanlity. Refactored tail so that it displays a dynamic popup with log contents 2017-06-14 20:19:52 -05:00
Daniel Xie
4aa7edb576 Fixed bug where you could purchase Darkweb items without router 2017-06-13 20:07:02 -05:00
Daniel Xie
69d4af01ff Added Options button to top right overview. Script object optimization by deleting server maps when not active. Fixed issue with servers getting negative money 2017-06-13 10:58:31 -05:00
Daniel Xie
6b2d6b5ded Merge branch 'dev' of https://github.com/danielyxie/netburner into dev 2017-06-13 00:36:34 -05:00
danielyxie
9e542b7b67 Merge pull request #49 from 0x726564646974/themes
Adding basic theme command
2017-06-13 00:36:26 -05:00
Daniel Xie
064282682f Added comments for optimizing Script object 2017-06-13 00:34:45 -05:00
danielyxie
8444e154ee Merge pull request #59 from HDEHacks/patch-1
Fix typo in Netscript Doc
2017-06-12 21:19:20 -05:00
danielyxie
d492244ec7 Merge pull request #60 from danielyxie/dev
Fixed bug with Graphene Bionic Legs augmentation
2017-06-12 21:18:36 -05:00
Hedon
d1da37dd5e Fix typo in Netscript Doc 2017-06-12 10:32:50 -05:00
Daniel Xie
a1937c4b46 Fixed bug with Graphene Bionic Legs augmentation 2017-06-11 23:43:54 -05:00
danielyxie
8131d9c9d3 Merge pull request #58 from danielyxie/dev
Dev
2017-06-11 20:34:56 -05:00
Daniel Xie
283122e3ec Merge branch 'master' of https://github.com/danielyxie/netburner into dev 2017-06-11 20:34:26 -05:00
Daniel Xie
445b93d012 Fixed two typoes with Company.js and Faction 2017-06-11 20:33:58 -05:00
danielyxie
756a6f0354 Merge pull request #57 from danielyxie/dev
Transition between versions
2017-06-11 16:07:51 -05:00
Daniel Xie
21c1da62f1 Transition between versions 2017-06-11 16:07:38 -05:00
danielyxie
8bc501e893 Merge pull request #56 from danielyxie/dev
Dev v0.20.2
2017-06-11 15:52:39 -05:00
Daniel Xie
817d3e0536 Code operation time set to 200ms 2017-06-11 15:50:25 -05:00
Daniel Xie
2a5647bda8 Updated changelog 2017-06-11 15:39:01 -05:00
Daniel Xie
d48428f0e8 Increased cost of RAM by 10%. Decreased cost multiplier of NeuroFlux Governor augmentation 2017-06-11 15:36:36 -05:00
Daniel Xie
d7f68505b5 Merge branch 'master' of https://github.com/danielyxie/netburner into dev 2017-06-11 15:36:07 -05:00
Daniel Xie
5de47f600a Updated to version 0.20.2. Fixed bug with Netscript arrays. Updated documentation 2017-06-11 15:28:20 -05:00
Daniel Xie
59817db626 Fixed issue with assigning expressions to array elements 2017-06-11 14:05:28 -05:00
Daniel Xie
f983d5521b Setting values in Arrays works now 2017-06-11 01:52:52 -05:00
Daniel Xie
f7bf83e4d9 Added threading options for run() and exec() commands 2017-06-10 22:45:06 -05:00
Daniel Xie
c55b677bc2 Added threading capabilities when running manually. Need to add for run(0 and exec() in netscript. Also fixed some bugs 2017-06-10 20:46:02 -05:00
Daniel Xie
60207b8e04 Added arrays to Netscript. Fixed bug with Hacknet Nodes 2017-06-10 17:44:33 -05:00
danielyxie
3d680b3c9c Merge pull request #53 from danielyxie/dev
Fixed error with determining invalid IP address
2017-06-08 23:35:36 -05:00
Daniel Xie
6582026557 Fixed error with determining invalid IP address 2017-06-08 23:35:03 -05:00
0x726564646974
7b69e10efc Merge branch 'dev' into themes 2017-06-08 20:27:34 -04:00
danielyxie
5f5db0754d Merge pull request #52 from danielyxie/dev
Dev v0.20.1
2017-06-08 15:20:33 -05:00
Daniel Xie
b43ad2f044 Updated to v0.20.1 2017-06-08 13:32:38 -05:00
Daniel Xie
005216d664 Re=load everything problem when importing game 2017-06-08 10:59:22 -05:00
Daniel Xie
b7b4617cee Close Options box when selecting certain actions 2017-06-08 00:08:53 -05:00
Daniel Xie
ce0b5f83dc Merge branch 'master' of https://github.com/danielyxie/netburner into dev 2017-06-07 23:58:04 -05:00
Daniel Xie
cca56bdabe Updated Options menu 2017-06-07 23:57:59 -05:00
Daniel Xie
d09179cd4f Added beta functionality for export/import feature 2017-06-07 23:57:40 -05:00
Daniel Xie
ac3e5c8c9e Added Deepscan to darkweb. Cannot get invited to faction if you decline 2017-06-07 18:35:56 -05:00
Daniel Xie
598efda098 FIxed bug with script errors in nested progs 2017-06-07 16:18:21 -05:00
danielyxie
9820fdee86 Merge pull request #51 from danielyxie/dev
Increased price of all Dark programs 10x
2017-06-06 23:39:35 -05:00
Daniel Xie
a99e9391f2 Increased price of all Dark programs 10x 2017-06-06 23:39:23 -05:00