Commit Graph

20 Commits

Author SHA1 Message Date
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
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
064282682f Added comments for optimizing Script object 2017-06-13 00:34:45 -05:00
Daniel Xie
21c1da62f1 Transition between versions 2017-06-11 16:07:38 -05:00
Daniel Xie
2a5647bda8 Updated changelog 2017-06-11 15:39:01 -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
Daniel Xie
f92556e754 Fixed bugs with new Netscript commands 2017-06-06 23:09:53 -05:00
Daniel Xie
1a7a247b4d Re-designed Active Scripts tab. Re-designed growth mechanic to depend on server security. Server growth no longer occurss manually. Bug fixes 2017-06-06 16:22:57 -05:00
Daniel Xie
f738034033 scp() command in scripts now overwrites scripts at destination. Fixed some bugs in Network creation 2017-06-02 14:46:14 -05:00
Daniel Xie
6ff028b5ea Slightly buffed hacknet nodes 2017-06-01 08:36:49 -05:00
Daniel Xie
b53abeb280 Refactored Dialog boxes so that an infinite amount can be opened 2017-05-31 23:17:50 -05:00
Daniel Xie
f4c90a1612 Fixed issue with Hacknet Node multipliers. Added total production cost display for Active Scripts 2017-05-30 19:00:24 -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
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
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
78c3d0d060 Moved netscript files into src folder and renamed 2017-05-13 02:42:25 -05:00