danielyxie
|
d624d2f86f
|
Fixed bug with contract generation when player doesn't have a job. Added bladeburner.getActionRepGain() function
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
f78f0ec1a7
|
Implemented Coding Contracts
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
420fd0c5ad
|
write()/read() now work for script files. You can now use angled brackets in tprint() (and create DOM elements). Added CodingContract implementation
|
2018-10-01 19:51:32 -05:00 |
|
danielyxie
|
f016736603
|
Updated changelog and version. Added build distribution files
|
2018-09-12 11:34:18 -05:00 |
|
danielyxie
|
0229eda9ce
|
Slightly randomized endgame server parameters. Amount of RAM on servers is now also randomized
|
2018-09-11 21:56:11 -05:00 |
|
danielyxie
|
56b2f581d8
|
Added donateToFaction(), isLogEnabled(), and getScriptLogs() Netscript functions. Added optional hacking/int level parameters to getHackTime/getGrowTime/etc functions
|
2018-09-11 13:56:23 -05:00 |
|
danielyxie
|
b36855fe52
|
Merged from dev. Fixed merge conflicts. Updated terminal documentation for wget
|
2018-09-07 21:21:23 -05:00 |
|
danielyxie
|
98598b103d
|
Implemented wget Terminal command
|
2018-09-07 20:53:11 -05:00 |
|
danielyxie
|
26fa9cfe82
|
Rebalanced Stock Market and Bladeburner. Refactored Stock class to Typescript
|
2018-09-06 11:07:59 -05:00 |
|
danielyxie
|
9f1626c0a3
|
Updated changelog
|
2018-09-05 16:10:34 -05:00 |
|
danielyxie
|
423ecea95f
|
Finished refactoring Player code to continuously give exp when doing a working action (rather than giving it all when the action is finished)
|
2018-09-05 15:36:18 -05:00 |
|
danielyxie
|
395fc3b9df
|
Added tryWrite() as a native Netscript function. Updated documentation to reflect the fact that port handles no longer work in Netscript 1.0
|
2018-08-30 15:27:47 -05:00 |
|
danielyxie
|
5ede6be8e5
|
Refactored functions that calculate hacking time/exp gain/chance/ etc into a separate file
|
2018-08-30 12:00:38 -05:00 |
|
danielyxie
|
58d48f19ef
|
Added .fconf setting for enabline line wrap in terminal input. Began implementing wget
|
2018-08-28 22:24:38 -05:00 |
|
danielyxie
|
53e2a5091c
|
Added correct production build. Properly reset stock market 4S values when prestiging through BitNode
|
2018-08-27 00:23:04 -05:00 |
|
danielyxie
|
2bf6871ece
|
V0.40.2 BUndle and minor bug/typo fixes
|
2018-08-25 23:26:42 -05:00 |
|
Daniel Xie
|
e4f02b298b
|
Added Four Sigma (4S) Market Data feature, and its Netscript TIX API functions as well
|
2018-08-24 15:44:48 -05:00 |
|
Daniel Xie
|
c5841b65fe
|
Fixed a bug where the special harcoded keywords that are search for in script RAM calculation would be counted once per 'scope'
|
2018-08-20 00:25:55 -05:00 |
|
Daniel Xie
|
bb4094f879
|
Added option to disable hospitalization popup message
|
2018-08-12 00:39:37 -05:00 |
|
Daniel Xie
|
de0f891d52
|
Various rebalances to Bladeburner: Buffed Augmentations. Simulacrum costs less rep but more money. Slightly more money gained from contracts. Operations give more rank. More Synthoid communities. Added getBonusTime() and getSkillUpgradeCost() to Bladeburner API. Operation count increases faster and is more randomized. Decreased rate at which contracts/ops level up
|
2018-08-11 20:05:32 -05:00 |
|
Daniel Xie
|
5cc1a4ba01
|
Updated changelog with merged PRs
|
2018-08-11 16:21:11 -05:00 |
|
Daniel Xie
|
171d98c891
|
Updated changelog and version. Adding v0.40.1 bundle
|
2018-08-06 19:21:37 -04:00 |
|
Daniel Xie
|
faa5e807d5
|
Updating documentation and Netscripy syntax highlighting for v0.40.1 community update. Bitrunners now has CranialSignalProcessors 3-5. CyberSec now has Cranial Signal Processors 1-2.
|
2018-08-05 03:37:28 -04:00 |
|
Daniel Xie
|
1ce9a5308d
|
Fixed bug in Changelog text. Properly credited kopelli for Active Server UI Ram usage change
|
2018-08-03 10:50:20 -05:00 |
|
Daniel Xie
|
5ba1433898
|
Updated changelog for merged PRs
|
2018-08-03 10:41:52 -05:00 |
|
Daniel Xie
|
357e600cf2
|
Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev
|
2018-08-02 10:08:27 -05:00 |
|
Daniel Xie
|
2c3af9c86e
|
Updated changelog for merged PRS
|
2018-08-02 10:06:29 -05:00 |
|
danielyxie
|
93bada0119
|
Merge pull request #396 from hydroflame/favor-gain
added favor related funtions
|
2018-08-02 10:40:48 -04:00 |
|
Steven Evans
|
06a0b75b1c
|
[feature] added "getPurchasedServerCost" NS function
|
2018-07-30 21:31:12 -04:00 |
|
danielyxie
|
58b1006b91
|
Updated version and changelog
|
2018-07-27 22:03:43 -05:00 |
|
Olivier Gagnon
|
142e141f6f
|
added favor related funtions
|
2018-07-27 21:46:37 -04:00 |
|
danielyxie
|
b34057f2d3
|
Added more error line numbers to JS Interpreter. Reputation needed for megacorp faction reduced from 250k -> 200k. Fixed bladeburner.getActionobject() bug with general actions
|
2018-07-27 19:00:57 -05:00 |
|
danielyxie
|
47134a9640
|
Fixed bug where hacking special servers w/ no money would result in NaN because of a '0 / 0' in fortify() calculation
|
2018-07-25 15:58:36 -05:00 |
|
danielyxie
|
49d081f42e
|
Updated development bundle. Updated changelog
|
2018-07-24 17:22:48 -05:00 |
|
danielyxie
|
a39dda019e
|
Update changelog. Fix missing spaces in Faction Infos. UPdate Beta branch update text
|
2018-07-20 13:21:43 -05:00 |
|
danielyxie
|
54ec0110e2
|
Merge pull request #362 from hydroflame/max-servers-func
Max servers func
|
2018-07-20 12:24:27 -05:00 |
|
danielyxie
|
88755f1d0f
|
Added import functionality to Netscript 1.0
|
2018-07-20 09:28:03 -05:00 |
|
Olivier Gagnon
|
a2b5ca10ac
|
added purchasable servers functions to get constants
|
2018-07-19 22:21:11 -04:00 |
|
danielyxie
|
2b21e93a14
|
Rebalancing Infiltration by decreasing starting Infiltration security b 10%
|
2018-07-18 16:11:44 -05:00 |
|
danielyxie
|
08862109fe
|
Source-File 12's effect is now multiplicative with itself again (reverted from a previous update). Source-File 6 now also affects combat stat level, not just exp gain
|
2018-07-18 16:00:52 -05:00 |
|
danielyxie
|
497186355f
|
New Hacknet Node Netscript API - initial commit
|
2018-07-14 19:25:50 -05:00 |
|
danielyxie
|
e97861f42b
|
Bladeburner API Improvements: Added getCurrentAction(). getSkillLevel() now fails if no argument is passed
|
2018-07-12 00:01:52 -05:00 |
|
danielyxie
|
78c5a1b0f4
|
Initial commit for new Netscript 1 Intepreter
|
2018-07-08 18:53:24 -05:00 |
|
danielyxie
|
7cc759f314
|
Updated version to v0.39.1. Production Build. Updated documentation
|
2018-07-04 23:52:54 -05:00 |
|
danielyxie
|
30b9624e1f
|
Updated documentation
|
2018-07-03 21:12:46 -05:00 |
|
danielyxie
|
3213032427
|
Fixed incompatibility issues with Edge (due to spread syntax). Fixed issue with Terminal autocomplete and capitalized commands. Script ram is now rounded to 2 decimal places
|
2018-07-02 22:35:12 -05:00 |
|
danielyxie
|
c8421168b6
|
Copying a NetscriptJS script with scp now properly clears its 'module'.
|
2018-06-29 00:39:05 -05:00 |
|
danielyxie
|
e2b2fb66f3
|
Rebalancing BN - 7 and several Source Files
|
2018-06-27 18:28:11 -05:00 |
|
danielyxie
|
13dbd9f26c
|
Merge PRs and fix issues
|
2018-06-26 09:49:28 -05:00 |
|
danielyxie
|
ca15e689ef
|
More rebalancing of Infiltration. Updating version to v0.39.0
|
2018-06-25 12:29:51 -05:00 |
|