Commit Graph

343 Commits

Author SHA1 Message Date
Daniel Xie
18f447de0e Increased cost multiplier for Hacknet Node upgrades 2017-05-30 15:59:08 -05:00
Daniel Xie
d5ad17c84b Calculating max purchase takes into account max level for Hacknet Nodes 2017-05-30 15:54:26 -05:00
Daniel Xie
2569a4819d Fixed bug with Hacknet nodes 2017-05-30 15:34:29 -05:00
Daniel Xie
6a2343ee58 Buffed Company wages across the board 2017-05-30 12:13:11 -05:00
Daniel Xie
9cc0a26d0b Added reject for stopflags in getHostname() 2017-05-30 11:57:27 -05:00
Daniel Xie
0e6036bfae Updated version to 1.17.5 2017-05-30 11:19:27 -05:00
Daniel Xie
501abfeae0 Player hacking speed affects time to execute grow() 2017-05-30 10:10:15 -05:00
Daniel Xie
f3fde01758 Updated version to 1.17.4 2017-05-30 10:07:19 -05:00
Daniel Xie
55355404c5 Lowered requirements for The Black Hand and BitRunners 2017-05-30 10:06:54 -05:00
Daniel Xie
519e2ced66 Refactored pop up boxes 2017-05-30 09:55:58 -05:00
Daniel Xie
ea7b93e953 FIxed issue with purchasing Augmentations that require previous Augmentations. Buffed hacking slightly. FIxed UI issues: 2017-05-30 08:57:24 -05:00
Daniel Xie
dad7a58291 Updating Faction informations 2017-05-29 23:26:08 -05:00
Daniel Xie
31105aac92 Refactored Company job application code 2017-05-29 22:52:06 -05:00
Daniel Xie
ec3f936f2b Fixed bug with Neuroflux Governor increasing cost multiopliers. Increased TOR Router cost to 200k 2017-05-29 21:29:57 -05:00
Daniel Xie
c4f6563f59 Added scp netscript command to docuemntatioN: 2017-05-29 21:14:00 -05:00
Daniel Xie
ad6f74a16d Lowered cost for NeuroFlux governor. Fixed tab completion for scp command. Fixed bugs with Netscript scp command 2017-05-29 21:02:41 -05:00
Daniel Xie
3ff1e8e87d Added scp command to netscript. Nerfed Hacknet Node augmentations 2017-05-29 20:25:52 -05:00
Daniel Xie
54bf26689f Added scp terminal command 2017-05-29 19:18:48 -05:00
Daniel Xie
66d311f9d8 Added RAM cost for getHostname() and hasRootAccess(). Applied hacking grow_mult to server growth)
git p
2017-05-29 18:12:57 -05:00
Daniel Xie
d8fd1e1164 Removed a log statement from Netscriopt 2017-05-29 17:42:42 -05:00
Daniel Xie
af47baf4fa Buffed crimes and hacking. Increased growth rate of servers. Added getHostanme command. Added preventDefault() for ctrl+b in script editor. Buffed Neuroflux Governor, which adds 1% to all multipliers, and made it more expensive. Nerfed Hacknet Node base production. Fixed nested for loop issue 2017-05-29 17:37:38 -05:00
Daniel Xie
a453d96d50 Fixed text in Interactive Tutorial 2017-05-25 10:55:25 -05:00
Daniel Xie
f836596b8e Updated version to 0.16 2017-05-25 10:12:35 -05:00
Daniel Xie
bfba6a3d5b Updated Netscript documentation for new Hacknet Node 'API'. Adde game options 2017-05-25 09:50:58 -05:00
Daniel Xie
8cd9e8954d Refactored Netscript Hacknet Node library. Now an array called hacknetnodes[i] can be used to access hacknet nodes, and they can be upgraded with functions 2017-05-25 07:18:34 -05:00
Daniel Xie
6316cbae23 Minor UI changes 2017-05-25 03:09:51 -05:00
Daniel Xie
0fd5323d52 Added scan-analyze to Interactive Tutorial 2017-05-24 18:23:28 -05:00
Daniel Xie
84eb295527 Added functionality to create Deepscan programs. Untested 2017-05-24 16:35:24 -05:00
Daniel Xie
0fcde41a87 scan-analyze now properly works with depth using DFS. The formatting of the otuput needs to be improved 2017-05-24 12:07:33 -05:00
Daniel Xie
60cfdd3aa1 Buffed job salaries across the board 2017-05-24 10:50:19 -05:00
Daniel Xie
3771e00d1f Iron-gym and Max-hardware servers now have 2GB of RAM 2017-05-24 10:34:22 -05:00
Daniel Xie
d00211a4ff Buffed base production of Hacknet Nodes. Re-calibrated hacker faction invites to account for starting with 8GB of RAM. BruteSSH only takes 10 minutes at most to complete now 2017-05-24 10:32:45 -05:00
Daniel Xie
5c16759908 Clicking outisde popup dialog box closes it. Grow() time is now based on hacking level 2017-05-24 08:49:52 -05:00
Daniel Xie
f756f09dbe Player starts with 8GB of RAM on home. scan-analyze displays RAM. Increased percentage money hacked 2017-05-24 00:05:31 -05:00
Daniel Xie
5d415a1a60 Fix bug with purchaseHacknetNode(). Improve nano interface 2017-05-23 21:55:24 -05:00
Daniel Xie
8eb0809d90 Formatted number in TravelBox. Upgrading Core on Hacknet node even more expensive 2017-05-23 15:20:28 -05:00
Daniel Xie
bfcecd7e0f Added Price display to Locked Augmentations. Updated version constant to 0.15 2017-05-23 14:33:02 -05:00
Daniel Xie
8338582ef7 Increased cost of university classes/Gym. You can now see the effects of an augmentation before unlocking it. Slightly increased cost of purchasing Hacknet Node upgrades 2017-05-23 14:26:52 -05:00
Daniel Xie
b695b19058 Reverted changes to Hacknet Node upgrade costs 2017-05-23 13:26:11 -05:00
Daniel Xie
6b40482e6c Added hasRootAccess() and getNumHacknetNodes commands to netscript 2017-05-23 13:17:37 -05:00
Daniel Xie
ea17334792 Fixed bugs in purchasing/upgrading hacknet nodes in Netscript. Fixed documentation for them as well 2017-05-23 12:49:26 -05:00
Daniel Xie
73c07841a3 Added scan-analyze. Faction rep from donating affected by faction rep multiplier 2017-05-23 12:36:35 -05:00
Daniel Xie
9b83035187 Save Aliases object. Fixed bug when buying Neuroflux Governor 2017-05-23 11:15:17 -05:00
Daniel Xie
a3c104ca4e Added aliases 2017-05-23 10:12:09 -05:00
Daniel Xie
e1fb332251 Reduced prod multiplier for Hacknet Node RAM. Faction pages now scroll. Bug fix 2017-05-23 09:31:55 -05:00
Daniel Xie
99e7af48a3 Slightly buffed amount of money gained from hacking. Slightly increased cost for Hacknet Node upgrades 2017-05-23 08:54:48 -05:00
Daniel Xie
f325aeb897 Nerfed the top 2 Netburner augmentations. Slightly icnreased cost for upgrading ram and core for Hacknet nodes 2017-05-23 08:49:20 -05:00
Daniel Xie
14e6b604b4 Bug fix 2017-05-22 22:50:06 -05:00
Daniel Xie
b33b5c1089 Joining one hacking faction will no longer ban you from others 2017-05-22 14:42:06 -05:00
Daniel Xie
4ad770091f Buffed gyms and zer0 servers 2017-05-22 10:55:39 -05:00
Daniel Xie
88f1e1bae2 Rebalancing. Added slightly more money to the starting servers and gyms. Made many of the augmentations slightly cheaper 2017-05-22 10:39:51 -05:00
Daniel Xie
75513aa59d Added a few more monospace fonts to font-family in css 2017-05-22 08:53:50 -05:00
Daniel Xie
2df93a5b51 Slightly Buffed hacknet nodes 2017-05-22 02:50:48 -05:00
Daniel Xie
be18f6150d Small UI improvement 2017-05-21 18:37:41 -05:00
Daniel Xie
a3f0bb04f7 v0.12 Slightly buffed early servers (added more money) 2017-05-21 17:04:43 -05:00
Daniel Xie
eb71db3fad Buffed hacknet Nodes base prod by 25%. Updated tutorial documentation. Small UI changes 2017-05-21 16:04:57 -05:00
Daniel Xie
b2b1724885 Small UI changes 2017-05-21 00:39:18 -05:00
Daniel Xie
9e2344919f Small UI changes, adding RAM cost for new script commands. 2017-05-20 22:45:36 -05:00
Daniel Xie
4d0ee212be UI Improvements. Added two new Netscript functions to purchase Hacknet Nodes 2017-05-20 04:27:42 -05:00
Daniel Xie
c454e3729b Added option to donate money to faction 2017-05-20 03:19:13 -05:00
Daniel Xie
0054ab7222 Added a Character ovewview screen 2017-05-20 02:33:33 -05:00
Daniel Xie
1cd67ac3ac Fixed typos and small changes in new unique augmentations 2017-05-18 23:31:36 -05:00
Daniel Xie
16547a514d added effects for all of the new unique factions 2017-05-18 15:00:37 -05:00
Daniel Xie
4355511b22 Finished adding unique augs for factions 2017-05-18 13:01:18 -05:00
Daniel Xie
29b5cc9c7f Added more unique augmentations for factions 2017-05-18 09:50:34 -05:00
Daniel Xie
834a6add82 Added some unique augmentations for factions 2017-05-17 23:58:49 -05:00
Daniel Xie
48bcfb75b1 Time to create program now affected by hacking level 2017-05-17 09:23:47 -05:00
Daniel Xie
1789886604 More slight rebalancing (buffing) of Augmentations 2017-05-17 08:55:59 -05:00
Daniel Xie
9e1c7191f5 Fixed typos and improved text in Tutorial and Interactive Tutorial 2017-05-17 00:31:42 -05:00
Daniel Xie
2823a1ffa1 Purchase MAX hacknet nodes now works. Huge rebalancing of Augmentations, made most augmentations a little bit stronger 2017-05-16 22:50:32 -05:00
Daniel Xie
47e4f5b9dd Slight rebalancing on Hacknet Nodes. Added buttons for purchase multipliers. They don't work yet though 2017-05-16 16:22:54 -05:00
Daniel Xie
f63cd21bfc Refactoring purchase of additional servers UI code, minor rebalancing for hacknet nodes 2017-05-16 10:55:05 -05:00
Daniel Xie
b8ccddf256 Changed tabbing i script editor so that it uses four spaces rather than the tab char" 2017-05-15 23:37:14 -05:00
Daniel Xie
823fda5344 Changed bad text in tutorial text 2017-05-15 22:31:05 -05:00
Daniel Xie
223bc3c2c6 Properly focuses on Script editor when its opened 2017-05-15 22:27:47 -05:00
Daniel Xie
f1b7d78ba3 More rebalancing on hacknet Nodes. Tab in script editor works..not super smooth though. Focus on textarea when script editor opens. code in tututorial now properly ignores all whitespace 2017-05-15 22:06:25 -05:00
Daniel Xie
58e9cc91da Massively nerfed Hacknet nodes because the math behind their production was exponentially growing and broke the game. Fixed a small bug with purchasing tor routers being disabled 2017-05-15 17:22:17 -05:00
Daniel Xie
64717c7915 Fixed bug with offline progress, hopefully. LastUpdate time wasnt being saved properly 2017-05-15 15:12:19 -05:00
Daniel Xie
6c8457fcd8 Still addressing bug with loading offline progress 2017-05-15 14:30:08 -05:00
Daniel Xie
b4db36a115 Think I fixed a bug where offline progress was being calculated wrong 2017-05-15 14:11:40 -05:00
Daniel Xie
238cd89376 Harakiri sushi no longer needs ports opened. Updated tutorial doc 2017-05-15 12:49:49 -05:00
Daniel Xie
bf1469ce15 Updated version 2017-05-15 12:23:20 -05:00
Daniel Xie
7dfb102ba7 Rebalancing on RAM costs 2017-05-15 12:09:11 -05:00
Daniel Xie
56a7ed66a5 Added status text for saving. Minor rebalancing for Hacknet Node RAM Cost 2017-05-15 11:54:23 -05:00
Daniel Xie
bb73fe1101 Operators now have RAM cost 2017-05-15 10:38:17 -05:00
Daniel Xie
51c8e7a6c6 Fixed bug with loading game when working on creating program 2017-05-15 10:28:59 -05:00
Daniel Xie
5039a03732 UI Improvement to script editor. FIxed some bugs in new Netscript commands 2017-05-15 10:13:21 -05:00
Daniel Xie
3919d3e97a Bug fixes for new Netscript commands. Added total Playtime statistics. Minor UI improvements 2017-05-15 09:15:59 -05:00
Daniel Xie
f32ec4f9a7 Added getServerMoneyAvailable(), run(), and getHackingSkill() commands, and some small bug fixes + UI improvements 2017-05-15 01:35:09 -05:00
Daniel Xie
84a007960e Flashing tutorial buttons 2017-05-15 00:09:14 -05:00
Daniel Xie
2ae770fbed updated help text for mem command 2017-05-14 21:49:01 -05:00
Daniel Xie
85225ae3ba Updated to v0.5 2017-05-14 21:47:09 -05:00
Daniel Xie
0019494ad2 Added mem command 2017-05-14 21:46:52 -05:00
Daniel Xie
6bbf28411f Added slightly more information to Tutorial docuemntation 2017-05-14 21:36:58 -05:00
Daniel Xie
31ef48f4a8 Small UI improvements based on private beta feedback 2017-05-14 21:21:22 -05:00
Daniel Xie
708b800e36 Improved documentation for Netscript. Added a link to Netscript documentation in script editor 2017-05-14 20:43:10 -05:00
Daniel Xie
df057ccaab Minor UI improvements, bug fix in Crime.js 2017-05-14 19:14:13 -05:00
Daniel Xie
83502831d8 Removed some log statements. Rebalancing on RAM for home comp 2017-05-13 13:59:19 -05:00
Daniel Xie
78c3d0d060 Moved netscript files into src folder and renamed 2017-05-13 02:42:25 -05:00
Daniel Xie
142a1cea38 Updated version and removed a console log 2017-05-13 02:32:32 -05:00