Commit Graph

167 Commits

Author SHA1 Message Date
MrNuggelz
0e14fe1632 Netscript reimplementation 2017-06-28 11:47:42 +02:00
Daniel Xie
6712d340fb Fixed bugs with new multiple Augmentations feature. Added getServerMaxMoney() netscript command 2017-06-25 18:39:17 -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
Daniel Xie
36eb7608d5 Added ability to pass arguments into scripts 2017-06-16 21:53:57 -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
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
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
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
598efda098 FIxed bug with script errors in nested progs 2017-06-07 16:18:21 -05:00
Daniel Xie
a461491094 Fixed bugs with new Netscript functions. Adding ActiveScriptsUI.js file to git 2017-06-06 21:33:50 -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
d73a11f678 Rebalancing script RAM Usage. Script base RAM cost is 1.5GB, while common functions were made cheaper 2017-06-05 09:31:47 -05:00
Daniel Xie
9adce1dd2f Added EXP gains to weaken() and grow() after refactoring, and rebalanced hacking mechanics: 2017-06-05 03:08:04 -05:00
Daniel Xie
71999ea2eb Removed time for Program netscript ocmmands (nuke, brutessh, etc) 2017-06-05 01:24:30 -05:00
Daniel Xie
bb24c017f1 Refactor Netscript Interpreter 2017-06-04 23:48:37 -05:00