Commit Graph

4817 Commits

Author SHA1 Message Date
Daniel Xie 6712d340fb Fixed bugs with new multiple Augmentations feature. Added getServerMaxMoney() netscript command 2017-06-25 18:39:17 -05:00
Daniel Xie aba6936295 Merge branch 'master' of https://github.com/danielyxie/netburner into dev 2017-06-24 16:37:35 -05:00
danielyxie 1eb3bffe09 Merge pull request #73 from danielyxie/bugfix
New Create Program saving progress feature bug fix
2017-06-24 16:36:12 -05:00
Daniel Xie 0900c87f38 New Create Program saving progress feature bug fix 2017-06-24 16:35:36 -05:00
Daniel Xie 9553e63b54 Refactored Augmentations using new PlayerOwnedAugmentation object 2017-06-24 16:33:44 -05:00
danielyxie 502f6cf53f Merge pull request #72 from danielyxie/dev
FIxed field work buff. Added AutoLink and ServerProfiler programs. PR…
2017-06-23 09:25:20 -05:00
Daniel Xie a6406e785a FIxed field work buff. Added AutoLink and ServerProfiler programs. PRogram work is now saved 2017-06-23 09:23:35 -05:00
danielyxie 9b72a51355 Merge pull request #71 from danielyxie/dev
Dev v0.22.0
2017-06-21 14:55:42 -05:00
Daniel Xie 3f684dbfdb Updated changelog 2017-06-21 14:50:41 -05:00
Daniel Xie 389fcb7589 Fixed bug with new hacking speed multiplier for grow and weaken times 2017-06-21 12:19:08 -05:00
Daniel Xie 8a95fb4df7 Added unalias command. Updated to v0.22.0 2017-06-21 12:12:08 -05:00
Daniel Xie fd7796f5d1 Small bug fix with Messages. Hacking experience gain constant is 2 rather than 1 2017-06-20 15:36:48 -05:00
Daniel Xie 0449460c4f Added favor system for companies and factions 2017-06-20 11:11:33 -05:00
Daniel Xie e2fbca1ef0 More nerfs to combat augmentations. Randomized server parameters. Added Log and Kill button to Active SCripts panel 2017-06-19 09:54:11 -05:00
Daniel Xie 8ce228c71f Combined the offline data maps for scripts into a single object. More nerfs to combat Augmentations 2017-06-18 18:23:50 -05:00
Daniel Xie e087af2ab3 Merge branch 'master' of https://github.com/danielyxie/netburner into dev 2017-06-18 16:17:41 -05:00
danielyxie 3877f5da1d Merge pull request #69 from danielyxie/tutorialbugfix
Fixed bug with tutorial after update to tail command
2017-06-18 16:09:21 -05:00
Daniel Xie 8684bfda60 Fixed bug with tutorial after update to tail command 2017-06-18 16:05:46 -05:00
Daniel Xie 15f9ef1a85 temp changes 2017-06-18 16:01:23 -05:00
Daniel Xie c2aa8d8110 Saving no longer saves logs of running scripts. Some more hacking augmentation nerfs. Reduced thread RAM cost multiplier from 1.02 to 1.01 2017-06-18 04:31:14 -05:00
Daniel Xie dc39b941dc Toned down strength Augmentations even more. Increased growth rate by 50%. Readjusted crime success formulas. Fixed bug with Agent in Company.js 2017-06-18 03:24:08 -05:00
Daniel Xie 206d5dbe34 Nerfed all augmentations. Hacking speed multiplier increases rather than decreases. Servers have minimum server security. Hacking no money leads to less experience. Grow and weaken give same exp as hacking 2017-06-17 23:36:16 -05:00
danielyxie 57b9ac88f3 Merge pull request #68 from danielyxie/dev
Esc can be used to close log box. Log box close button scrolls down i…
2017-06-17 13:19:56 -05:00
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
danielyxie 1846532216 Merge pull request #67 from danielyxie/dev
Dev
2017-06-17 12:52:21 -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
Kyle B 92b100f3ce Update "top" command- columns and loops
Switched the RAM and thread columns so that the RAM usage does not need to be rounded. Updated structure to remove nested loops.
2017-06-16 14:17:40 -04:00
Kyle B 96be33344f Update "top" command
Updated the entry construction to use `.join()` and added/updated comments.
2017-06-16 13:23:42 -04:00
Kyle B 34a86fc32c Implement top
Implementation of the "top" command. Uses the column formatting from scan, which breaks with long names.
2017-06-16 10:57:03 -04: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