Commit Graph

172 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
4aa7edb576 Fixed bug where you could purchase Darkweb items without router 2017-06-13 20:07:02 -05:00
Hedon
d1da37dd5e Fix typo in Netscript Doc 2017-06-12 10:32:50 -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
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
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
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
f92556e754 Fixed bugs with new Netscript commands 2017-06-06 23:09:53 -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
47e57eb645 Fixed bugs with Prestige 2017-06-06 19:37:38 -05:00
Daniel Xie
570bba2dd1 Added new update text. Bugs with server max money. Updated to version 0.20.0 2017-06-06 19:28:20 -05:00
Daniel Xie
c331bd7add Edit scripts that are running. Implement maximum money on server 2017-06-06 19:04:18 -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
d3fa9f8c6e Slight rebalancing. Added kill() and killall() commands 2017-06-05 20:34:00 -05:00
Daniel Xie
f7018f082c Added killall command to terminal 2017-06-05 12:59:30 -05:00
Daniel Xie
0dc3d56e3c Added isRunning() Netscript command. Account for new commands in RAM usage 2017-06-05 12:50:32 -05:00
Daniel Xie
8fa1eab3c6 Added fileExists() and getServerRequiredHackingLevel() Netscript commands. Updated Netscript documentation 2017-06-05 10:31:46 -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
Daniel Xie
beb770eaf9 Updated constants 2017-06-04 03:46:14 -05:00
Daniel Xie
ce8257fb0c Fixed bug with autocompletion on capitalized leters. Updated to 0.19.7 2017-06-03 15:51:18 -05:00
Daniel Xie
d1e4ef77fd Tab autocompletion now works on commands. Updated to v0.19.6 2017-06-02 20:26:17 -05:00
Daniel Xie
7701249cfe Added changelog to Constants.js. Terminal commands are no longer case sensitive 2017-06-02 19:41:46 -05:00
Daniel Xie
697855d0f5 scp terminal command now overwrites. Updated version to 0.19.5 2017-06-02 14:54:36 -05:00
Daniel Xie
a3d45b3cc2 Script editor now saves state when switching to other tabs. Updated to version 0.19.4 2017-06-02 12:18:53 -05:00
Daniel Xie
b85783cebc Programming tutorial opens link in new tab. Fixed some text 2017-06-02 12:04:43 -05:00
Daniel Xie
0d3a4020a3 Updated to v0.19.2 2017-06-02 11:49:42 -05:00
Daniel Xie
807fb8d850 Fixed typos and improved text in documentation/tutorial 2017-06-02 11:49:14 -05:00
Daniel Xie
53d03e2933 Fixed bug in messages 2017-06-02 09:48:00 -05:00
Daniel Xie
5f81ec0bfe Updated version to 0.19.0 2017-06-02 09:37:51 -05:00
Daniel Xie
3fa2e4d2a3 Classes even more expensive. 2017-06-02 09:36:17 -05:00
Daniel Xie
e2b1916fb2 Rebalancing 2017-06-02 08:30:47 -05:00
Daniel Xie
8e9e64a1f2 Gyms and classes are now significantly more expensive 2017-06-02 00:49:09 -05:00
Daniel Xie
dd2a936462 Augmentations made slightly more expensive. Increased company wages across the board 2017-06-02 00:47:56 -05:00
Daniel Xie
94dd4395be Adding messages. Changed hacking factions to rely on hacking their specific servers to get the invite. Made Augmentations more expensive 2017-06-01 23:15:45 -05:00
Daniel Xie
236facab97 Updated versio to 1.18.3 2017-06-01 13:56:27 -05:00
Daniel Xie
ae212dda9a Fixed Hacknet Node leveling bug from 199 to 200. Updated tutorial text 2017-06-01 13:55:23 -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
ebeac47d12 Fixed UI issues. Added offline production for grow(), weaken(), and hack() in Netscript scripts 2017-05-31 20:57:49 -05:00
Daniel Xie
540d1f4bcd Updated version to 0.18 2017-05-31 18:42:18 -05:00