danielyxie
9db7aee34e
Updated Stock market UI for new stock Max Shares restriction. Added Netscript function for getting a stock's max shares
2019-01-09 02:06:49 -08:00
danielyxie
b9bb69b603
Fixed documentatino changelog formatting for v0.42.0
2019-01-08 21:33:00 -08:00
danielyxie
86275a7a4d
Updated documentation changelog. Fixed issue with Corporation dividends tax rate
2019-01-08 19:42:07 -08:00
danielyxie
f4e0eaeffb
Changed the way Corporation valuation is calculated (now based on outstanding shares). Updated gameplay documentation for RTD
2019-01-04 16:50:27 -08:00
danielyxie
23eb6908e0
Added hackAnalyze() functions. Fixed bug with gymWorkout() and Millenium Fitness Gym. Updated documentation for new functions
2019-01-03 00:39:32 -08:00
danielyxie
6bbfae976e
Fixed havocmayhem getAugmentationPrereq() conflicts
2018-12-30 16:36:44 -08:00
danielyxie
669477626b
Merge branch 'master' of https://github.com/havocmayhem/bitburner-1 into havocmayhem-master
2018-12-30 16:31:28 -08:00
havocmayhem
f8cccd56ac
Added getAugmentationPrereq()
2018-12-30 21:07:23 +05:30
danielyxie
db252bf25b
Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev
2018-12-13 19:26:29 -08:00
hoxia
e742bdbd6b
Browser compatibility
...
Broader statement about browser compatibility, link to MDN to explain dynamic import and which browsers support it.
2018-12-13 19:26:10 -08:00
danielyxie
6973dd8fca
Began refactoring Corporation implementation into separate modules (and converted to TypeScript). Rebalanced material starting prices and market properties (demand, competition, market price)
2018-12-09 05:36:18 -08:00
danielyxie
734e7814cb
Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev
2018-12-03 17:21:23 -08:00
danielyxie
b38fd4a54d
Adding Basic Gameplay to documentation
2018-12-03 17:20:58 -08:00
danielyxie
34857e00f0
v0.41.2 Updated build and changelog
2018-11-23 17:39:01 -08:00
danielyxie
66d50a7ae4
Added growthAnalyze() NS function. Fixed GH issue #492 . In Gang mechanic, added new hacking augs/upgrades. Also rebalanced defense upgrades. Added new 'compact' main menu configuration
2018-11-19 21:54:03 -08:00
danielyxie
93f241029a
In the Gang Mechanic, added ability to see your chance to win clash with other gangs. rm() now takes an optional parameter for server
2018-11-13 23:38:45 -08:00
danielyxie
40bfa030e5
Fixed netscript gang api functions purchaseEquipment() and ascendMember(). Used for...of rather than for...in
2018-11-13 14:42:15 -08:00
danielyxie
263b1250df
Updated Changelog. Updated Version to v0.41.1. Fixed reference error bug in gang.ascendMember() Netscript function
2018-11-05 18:16:53 -06:00
danielyxie
063c24e739
Updated getScriptLogs() Netscript function to be able to get logs from another script
2018-11-04 17:57:31 -06:00
danielyxie
e2b7418780
Testing/bug fixes in v0.41.1. Updated Dev Menu features. Fixed 'Portfolio Mode' button on Stock market bugs
2018-11-04 17:03:53 -06:00
danielyxie
b65b5b2e58
Updated changelog/documentation
2018-10-29 11:38:23 -05:00
danielyxie
ea3b13b286
Updated version to v0.41.0. Bug fixes for Gang API. Some Gang API functions now log. Final rebalancing for gang rework
2018-10-29 11:09:33 -05:00
danielyxie
762726bf53
getCharacterInformation() Singularity fn now returns multiplier information
2018-10-29 11:09:33 -05:00
danielyxie
e2b77e7a27
Added documentation for what to do when game is frozen. Updated CONTRIBUTING.md section about bug reporting
2018-10-29 11:09:33 -05:00
danielyxie
e0df6207c1
Adding gang.getOtherGangInformation() function. Rebalancing
2018-10-29 11:09:33 -05:00
danielyxie
61150f5823
Revert "Revert "Gang rework""
...
This reverts commit be0a08d70caacd9bc3a43faab2825cd5f3c68e1f.
2018-10-29 11:09:33 -05:00
danielyxie
43dc6f2309
Updated version to v0.41.0. Bug fixes for Gang API. Some Gang API functions now log. Final rebalancing for gang rework
2018-10-29 11:08:41 -05:00
danielyxie
9b5147da8c
getCharacterInformation() Singularity fn now returns multiplier information
2018-10-26 15:54:22 -05:00
danielyxie
5ad4dabe6c
Added documentation for what to do when game is frozen. Updated CONTRIBUTING.md section about bug reporting
2018-10-24 20:40:07 -05:00
danielyxie
c56e18a0f9
Adding gang.getOtherGangInformation() function. Rebalancing
2018-10-24 20:26:53 -05:00
danielyxie
4c3219bb9e
Revert "Revert "Gang rework""
...
This reverts commit be0a08d70caacd9bc3a43faab2825cd5f3c68e1f.
2018-10-23 13:55:42 -05:00
danielyxie
be0a08d70c
Revert "Gang rework"
2018-10-23 13:47:00 -05:00
danielyxie
e073c08011
Added documentation for Gang API. Added dev menu options for Gang mechanic
2018-10-22 13:45:08 -05:00
danielyxie
20dc97620b
Updating documentation for new Singularity Fn ram cost and updating build
2018-10-17 15:33:26 -05:00
danielyxie
470fac7e44
Updated formatting of new RAM costs in documentation. Updated changelog for merged PRs
2018-10-16 15:37:11 -05:00
Caleb Jamison
4736363e74
Added ram costs to docs
2018-10-16 15:11:20 -05:00
danielyxie
81bbc1749f
Adding v0.40.5 changelog to documentation
2018-10-09 12:11:05 -05:00
danielyxie
62b58cd766
Fixed various Coding Contract bugs. Added getContractType() to coding contract API
2018-10-08 19:28:27 -05:00
danielyxie
71886f030a
Properly credited people in changelog
2018-10-01 19:51:05 -05:00
danielyxie
5074f4f4c8
v0.40.4
2018-09-29 20:52:38 -05:00
Santiago Kent
d39f002b20
Added the getStockSymbols method to the TIX API, wich returns an array of the tradable symbols
2018-09-29 17:39:42 -05:00
danielyxie
065ce4d4df
Finished wget() Netscript fn implementation. Updated documentation
2018-09-29 12:55:41 -05:00
danielyxie
22e909eb14
Initial commit for implemeenting wget and refactoring some Server-related code
2018-09-29 12:55:41 -05:00
danielyxie
4d2290bcb1
Update documentation. Hacknet Node API functions for getting costs now return Infinity if the specified Node is at max level
2018-09-26 00:00:28 -05:00
danielyxie
81c1655a30
Fixed bug with contract generation when player doesn't have a job. Added bladeburner.getActionRepGain() function
2018-09-23 23:27:31 -05:00
danielyxie
fd8bcf35ed
Implemented Coding Contracts
2018-09-22 19:31:43 -05:00
danielyxie
ae4eb2f30e
Added v0.40.3 Build
2018-09-15 12:04:49 -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
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
58d48f19ef
Added .fconf setting for enabline line wrap in terminal input. Began implementing wget
2018-08-28 22:24:38 -05:00
danielyxie
4749149dec
Updated changelog in documentation
2018-08-27 00:26:17 -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
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
171d98c891
Updated changelog and version. Adding v0.40.1 bundle
2018-08-06 19:21:37 -04:00
Daniel Xie
96b26c582e
Updaated RTD changelog
2018-08-05 21:23:44 -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
danielyxie
e45c875006
Merge pull request #401 from hydroflame/patch-5
...
rst syntax error in getOwnedSourceFiles
2018-08-02 10:30:48 -04:00
Steven Evans
06a0b75b1c
[feature] added "getPurchasedServerCost" NS function
2018-07-30 21:31:12 -04:00
Olivier Gagnon
72ab31fac5
rst syntax error fix
2018-07-29 22:05:24 -04:00
danielyxie
7a7660359e
Updated documentation changelog
2018-07-28 19:08:46 -05: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
Olivier Gagnon
a4f2c3c7a8
added getOwnedAugmentation function
2018-07-25 00:31:17 -04:00
danielyxie
ab287b7c44
Updated documentation for new Netscript. Added new polyfills for new JS interpreter
2018-07-24 13:29:38 -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
ffb55206fa
Merge pull request #363 from hydroflame/bladeburner-api-actions-levels
...
added bladeburner functions related to action levels
2018-07-20 09:59:21 -05:00
Olivier Gagnon
54c0d97048
added bladeburner functions related to action levels
2018-07-20 00:06:59 -04:00
danielyxie
af40edfb7d
Added new Hacknet Node API documentation
2018-07-18 15:33:22 -05:00
danielyxie
2b38a8cd2a
Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev
2018-07-14 20:06:23 -05:00
Steven Evans
df82f8becb
[chore] Centralizing documentation variables
2018-07-12 14:26:30 -04:00
Steven Evans
4aa24d2ee1
[chore] Removing unused environment variables from make files
2018-07-12 10:38:10 -04:00
Steven Evans
6c4ec2bed7
[doc] Fixing v0.26.0 to remove the auto-linking functionality of Sphinx
2018-07-12 10:29:44 -04:00
Steven Evans
a37fb86ecd
[doc] Corrected formatting of v0.39.1 release notes
2018-07-12 10:12:25 -04:00
Steven Evans
9fd889613b
[chore] Removing documentation build artifactsReadTheDocs builds directly from Github, so there's no need to store thedocs in the repository.
2018-07-12 10:01:56 -04:00
danielyxie
7923a17e78
Added documentation for Bladeburner changes
2018-07-12 00:04:43 -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
75ff10b5c2
Added documentation for Bladeburner API. Fixed typo in BN-7 description.
2018-06-25 14:07:03 -05:00
danielyxie
0b16a9f605
Removing dev mode. Updating changelog in documentation
2018-06-25 12:38:13 -05:00
danielyxie
f5be9e5da7
Fix bug with spawn()
2018-06-17 14:19:43 -05:00
danielyxie
c365696447
Reverse const change in Script RAM parser. Built documentation
2018-06-15 00:58:35 -05:00
danielyxie
8620a4d30c
Fix issue with 'Object.prototye' functions throwing errors during NetscriptJS RAM calculation. Fixed type with new Travel Confirmation setting loading to the correct initial value. Fixed Competition/Demand display for Products. Changed RAM for window/document access to be 100
2018-06-14 14:51:06 -05:00
danielyxie
a97aaf3abb
v0.38.0 Updated changelog in documentation
2018-06-12 23:21:04 -05:00
danielyxie
5caa247c89
Updated changelog in documentation
2018-06-02 22:13:21 -05:00
danielyxie
baf8fc784e
Removed temp variables from Brace netscript mode definer (netscript.js). Fixed changelog update for v0.37.1
2018-05-22 19:20:41 -05:00
danielyxie
565f0dd517
v0.37.1
2018-05-22 19:09:04 -05:00
danielyxie
7d149f5f7b
Cleaning up NetscriptJS documentation
2018-05-18 10:42:49 -05:00
danielyxie
c0ca464b5d
Added a ?noScripts query string that can be used to start the game without loading any scripts.
2018-05-17 14:50:27 -05:00
danielyxie
c7e155d4bc
Refactored NetscriptJS to take in the NS environment as a parameter to main
2018-05-17 12:10:12 -05:00
danielyxie
dfb5cbf02d
Merging changes from pull requests. Re-adding package lock.json
2018-05-09 02:21:47 -05:00
danielyxie
b0a825e0bc
Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev
2018-05-09 02:16:30 -05:00
danielyxie
2c4c5ce6a3
Merge pull request #228 from hydroflame/ns-hacknet-multiplier
...
NS function to get player's hacknet multipliers
2018-05-09 02:16:14 -05:00
Olivier Gagnon
dcc09d561e
Merge branch 'dev' into improve-get-script-ram
2018-05-07 16:00:24 -04:00
Olivier Gagnon
577f73dce7
getScriptRam now optionally take hostname/ip or default to localhost
2018-05-07 15:56:55 -04:00
danielyxie
96b12f7f68
Added ENABLE_TIMESTAMPS Fconf Setting. Put a soft-cap on stock price. Cleaned up a number rounding display issue for Gang UI (100.03% territory, etc.). Refactored ActiveSCriptsUI code to use a queue to sequentially run 'tasks' that handle the adding/deleting of items and server panels
2018-05-07 12:25:44 -05:00
danielyxie
c305a91c4a
Merge pull request #225 from hydroflame/hacknetnode-doc
...
added some documentation for hacknetnode api
2018-05-06 16:33:40 -05:00
danielyxie
c3663af14e
Merge pull request #222 from hydroflame/script-name
...
added getScriptName
2018-05-06 16:31:33 -05:00
danielyxie
4ea365da02
Refactored Active Scripts UI. Can no longer gain Bladeburner faction rep from infiltration. Added Disable Hotkeys setting
2018-05-06 15:27:47 -05:00
Olivier Gagnon
92b1050a68
fixed integer form typo
2018-05-06 16:27:10 -04:00
Olivier Gagnon
39ed2c40dd
added hacknet multiplier netscript function
2018-05-06 14:22:29 -04:00
Olivier Gagnon
e7b6150062
added some documentation for hacknetnode api
2018-05-06 03:53:34 -04:00
Olivier Gagnon
60cc6e15d5
added getScriptName
2018-05-06 03:27:16 -04:00
danielyxie
9acc422f05
v0.36.0 - Bladeburner BitNode (BN-6)
2018-05-02 12:38:11 -05:00
danielyxie
f33d81b1a5
v0.35.1
2018-03-12 14:39:04 -05:00
danielyxie
f8c987a2c0
Fixed various bugs in v0.35.0 with prestiging
2018-03-03 17:55:58 -06:00
danielyxie
99d774cf5a
Minor fixes in and cleaning up typoes in license
2018-03-03 15:22:50 -06:00
danielyxie
2c68d17bc3
Merge branch 'master' of https://github.com/danielyxie/bitburner
2018-03-03 15:06:47 -06:00
danielyxie
e3c435270b
V0.35.0. Adding netscript_tests in game testbench.
2018-03-03 15:05:33 -06:00
JJ
f684c42e8c
Merge branch 'master' into patch-1
2018-02-26 19:10:30 -05:00
danielyxie
779ce25ae5
v0.34.5. Also adding webpack config and package-lock.json
2018-02-24 16:55:06 -06:00
JJ
f99b897ac4
Update netscriptfunctions.rst
2018-02-20 14:56:18 -05:00
JJ
6713dca1d6
Custom function scope adjustments
...
Some adjustments made to the function scope documentation to make it easier for people to understand. This came up in Discord where some of us understood it but others did not and I think the way I changed it will make it a little cleaner
2018-02-20 14:44:28 -05:00
danielyxie
24e99ed8d9
Wraithan's changes
2018-02-17 21:08:54 -06:00
danielyxie
1f5ab50b79
Revert "Fix some stuff with ls() and cat"
2018-02-16 15:03:16 -06:00
danielyxie
d37e8f1d5f
Merge pull request #190 from wraithan/fix-ls-txt
...
Fix some stuff with ls() and cat
2018-02-16 15:03:06 -06:00
danielyxie
1808afa711
Minor bugfix in Gang.js and updating documentation for spawn() and stopAction()
2018-02-14 22:34:57 -06:00
danielyxie
f82d216e10
v0.34.4
2018-02-14 22:26:43 -06:00
Wraithan (Chris McDonald)
fe4a6d90f8
Fix documentation to include grep parameter to ls() netscript function
2018-02-10 12:28:26 -08:00
danielyxie
f211e8856f
Minor bug fixes, adding spotify music player, and adding sphinx documentation
2018-01-09 14:48:06 -06:00