Olivier Gagnon
84423e6309
gang.getEquipmentStats added, returns equipment multipliers
2021-03-07 22:01:31 -05:00
Olivier Gagnon
56441b8e34
run build for 0.48
2021-03-07 18:45:23 -05:00
Olivier Gagnon
dabb5016fc
Added maxNumNodes to the hacknet API
2021-03-07 16:03:21 -05:00
Olivier Gagnon
58e38faad6
Character percentages are aligned, server and hacknet limit are displayed, if the player has SF5 the reduces stats are shown.
2021-03-07 15:58:52 -05:00
Olivier Gagnon
c2ceaa9bdd
getCharacterInformation now additionally returns stat experience
2021-03-07 05:01:24 -05:00
Olivier Gagnon
dc402bef68
added getAugmentationStats to netscript, it returns the stat boost of an aug
2021-03-07 04:57:49 -05:00
Olivier Gagnon
64272c99fb
Added softReset to netscript
2021-03-07 04:49:57 -05:00
hydroflame
4145ddad39
0.47.3 patch 2 fix documentation ( #810 )
2021-03-07 04:37:56 -05:00
hydroflame
e9dfe3c389
v0.47.3 ( #808 )
...
* Updated ram cost of documentation
* v0.47.3
Co-authored-by: Samuel A. Lamb <samuei@users.noreply.github.com>
2021-03-07 04:13:37 -05:00
kalobkalob
f9162e4d30
Update ls.rst ( #734 )
...
* Update ls.rst
Modified ram cost.
Co-authored-by: hydroflame <79246165+hydroflame@users.noreply.github.com>
2021-03-07 03:10:53 -05:00
danielyxie
49fa63971b
Minor typo fixes for v0.47.2
2019-07-16 01:31:48 -07:00
Kalumniatoris
8dfc563c86
stockmarket.rst typo very -> every
...
fixed typo: "Stock prices are updated very ~6 seconds." -> "Stock prices are updated every ~6 seconds."
2019-07-16 01:31:47 -07:00
danielyxie
59cf1d5baf
v0.47.2
2019-07-15 21:40:43 -07:00
danielyxie
916ef06913
isBusy() now returns true if you are in a hacking mission
2019-07-15 21:40:43 -07:00
danielyxie
042f926700
Minor bugfixes with killing Netscript scripts, and cleaned up text
2019-07-15 21:40:43 -07:00
danielyxie
c0432359c3
Implemented 'kill by PID' functionality
2019-07-15 21:40:43 -07:00
danielyxie
fbf5545708
Color-coded BitNode selection screen and added SF information
2019-07-15 21:40:43 -07:00
danielyxie
6ae7b0136c
Minor bugfixes for a variety of NS functions. After infiltration, UI returns to corp page rather than city page
2019-07-15 21:40:43 -07:00
danielyxie
4cabd2e4ed
Implement GH Issue #620 : Add tail() Netscript function
2019-07-15 21:40:43 -07:00
danielyxie
b2772bbfc1
Fixed GH Issue #641
2019-07-15 21:40:43 -07:00
Papayaman1000
b82d7c12af
Removed outdated information
...
Firefox added flagless support for dynamic imports in version 67, so it no longer needs special mention.
2019-06-28 13:23:24 -07:00
danielyxie
433b399de9
v0.47.1
2019-06-28 09:28:08 -07:00
danielyxie
58d04c0cbb
Updated documentation changelog
2019-06-27 00:01:46 -07:00
danielyxie
931de230ae
Minor rebalancing to stock market. Updated documentation and tests for recent changes
2019-06-11 00:18:14 -07:00
danielyxie
dc5f4e6694
Updated documentation for new Stock Market changes. More rebalancing for recent stock market changes
2019-06-03 23:05:25 -07:00
danielyxie
0b4968d148
Re-added the getStockPurchaseCost() and getStockSaleGain() functions so we don't break user scripts
2019-06-02 20:28:02 -07:00
danielyxie
c485fdfa87
Removed stock market price movement. Now only forecast is influenced by big transactions
2019-05-22 19:12:06 -07:00
danielyxie
a2551f98c2
Fixed documentation typos in v0.47.0
2019-05-17 15:51:28 -07:00
danielyxie
15a324a946
v0.47.0 release
2019-05-17 13:07:11 -07:00
danielyxie
94175877d7
Changed stock market price movements so that upward and downward movements use different trackers. Forecast can no longer be inverted due to price movements. Updated stock market unit tests
2019-05-16 23:55:21 -07:00
danielyxie
fef7aaba8f
Adding more directory-related unit tests. Several more bug fixes and QoL improvements
2019-05-14 01:35:37 -07:00
danielyxie
b0918d7bd3
Fixed numerous reported bugs. Refactored some of the directory-related code. Added documentation for MasonDs changes to hack/grow/weaken
2019-05-11 19:20:20 -07:00
danielyxie
8a5b6f6cbc
Refactored stock buying/selling code into its own file. Refactored WorkerScript & NetscriptEnvironment into their own Typescript classes. Refactored a ton of code to remove circular dependencies
2019-05-04 21:03:40 -07:00
danielyxie
585e1ac7aa
Stock transactions can now influence forecast in addition to price. Several more minor bug/UI fixes
2019-05-01 15:20:14 -07:00
danielyxie
580a7fac24
Bug fixes for v0.47.0. Fixed the BUY MAX feature for new stock market. Added collapse/expand tickers buttons for new stock market UI
2019-04-29 20:54:20 -07:00
danielyxie
dd9df0a18c
Fixed Stock Market UI. Added documentation for stock market changes
2019-04-28 23:21:32 -07:00
danielyxie
f91c5bd7b9
Updated docuemntation changelog for v0.46.3
2019-04-19 22:29:33 -07:00
danielyxie
bcb198220d
v0.46.3
2019-04-19 22:27:33 -07:00
danielyxie
b6ff73391d
Fixed several typos. TechVendor location UI will now properly update when you purchase TOR router. 'Manage Gang' faction option should show up properly
2019-04-15 02:49:49 -07:00
danielyxie
d044739f1c
v0.46.2
2019-04-14 02:07:29 -07:00
danielyxie
cf2acb8844
Updated documentation changelog for v0.46.1
2019-04-12 16:54:11 -07:00
danielyxie
c56645c794
Updated doc for new Terminal filesystem. Fixed some minor issues with new Location UI
2019-04-09 23:34:23 -07:00
danielyxie
3ce2e83dd8
Finished rudimentary filesystem implementation for Terminal
2019-04-09 23:07:12 -07:00
danielyxie
3241945452
Added hacknet node api functions for spending hashes. Fixed several bugs with v0.46.0. Rebalanced hash upgrades. continued working on terminal directory implementation
2019-04-05 02:08:41 -07:00
danielyxie
36499ae9f2
Fixed bug where sleeves's exp didnt properly reset on prestige. Updated versions to v0.46.0. Added production build
2019-04-03 16:58:15 -07:00
danielyxie
804e4c23e3
Updated Hacknet Node API documentation for the BN-9 changes. netscript functions now properly fail for Hacknet Servers
2019-03-30 19:53:57 -07:00
danielyxie
c4cb7daac5
Initial v0.46.0 changes - Fixed BN9 bugs. Rebalanced BN11 and Corporations. Added memory to Dup sleeves. Various bug fixes
2019-03-27 01:36:14 -07:00
Olivier Gagnon
0f8f572519
Merge branch 'dev' into sleeve-buy-aug-api
2019-03-25 02:01:45 -04:00
danielyxie
29c5c9b99d
v0.45.1 Build
2019-03-23 19:59:13 -07:00
danielyxie
856d02a129
v0.45.1
2019-03-23 19:40:35 -07:00
danielyxie
2ba7ac82eb
Updated to v0.45.0 production build
2019-03-22 22:11:09 -07:00
Olivier Gagnon
96db360a36
added sleeve aug api
2019-03-23 00:22:40 -04:00
danielyxie
4bdb34bc7b
numCycleForGrowth() function now accoutns for BitNode growth multiplier. Cleaned up docuemntation
2019-03-19 17:53:46 -07:00
acogdev
1f4f6bd179
Update purchaseServer docs to account for BitNode 10
...
BitNode 10 reduces the maximum RAM a purchased server can have so encouraging the use of getPurchasedServerMaxRam() instead of a hardcoded value of 2 ^ 20
2019-03-19 16:29:30 -07:00
danielyxie
c3bc6a0c28
Changed Sleeve API functions to prevent conflicts with identically-named functions
2019-03-17 22:04:12 -07:00
Olivier Gagnon
261abdea78
typo in sleeve getTask doc
2019-03-17 18:15:10 -07:00
Olivier Gagnon
b132efbded
doc for sleeve api
2019-03-17 18:15:10 -07:00
danielyxie
5230837dad
Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev
2019-03-13 15:22:14 -07:00
Olivier Gagnon
da97c1b4b9
added getBlackOpRank
2019-03-13 15:21:31 -07:00
danielyxie
963cb0039d
Fixed merge conflicts with hydroflame's PRs
2019-03-13 15:19:29 -07:00
danielyxie
3e10f5de6d
Migrated Corporation UI implementation to use React
2019-03-13 15:17:30 -07:00
Olivier Gagnon
cde2c9e615
Update getActionCountRemaining.rst
...
Added description of what happens when getActionCountRemaining is used on a BlackOps
2019-03-13 15:07:24 -07:00
danielyxie
d9c818777b
Updating version to v0.44.1 and Updating docuemtnation changelog
2019-03-04 22:29:27 -08:00
danielyxie
8e4c7beb1a
v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation
2019-03-02 19:08:54 -08:00
danielyxie
1d07ca4ffb
Fixed a few minor bugs with submitting solutions for Coding Contracts. Started on Getting STarted Guide for wiki
2019-02-26 18:26:29 -08:00
danielyxie
29075acffe
Fixed changelog formatting
2019-02-26 00:45:34 -08:00
danielyxie
f1e43a86db
Final minor changes for v0.44.0
2019-02-26 00:29:53 -08:00
danielyxie
8458d062e8
More Bladeburner rebalancing. Sleeves commiting crimes now reduces player kamra
2019-02-22 13:26:30 -08:00
danielyxie
107977e6f4
Various bugfixes
2019-02-20 00:42:27 -08:00
danielyxie
c6a9675232
New BitNode multipliers, new Covenant Sleeve Purchasing feature. untested
2019-02-13 18:08:18 -08:00
danielyxie
9137c24274
v0.43.1
2019-02-11 16:23:46 -08:00
danielyxie
840df3087f
Various QOL improvements and bug fixes
2019-02-08 18:46:30 -08:00
danielyxie
5ac10f17f8
Improved terminal parsing to account for quotation marks
2019-02-05 16:46:00 -08:00
danielyxie
0e8872fad1
Added 6 new Coding Contracts. Added Coding Contract information to documentation.
2019-02-05 16:45:12 -08:00
danielyxie
e730383420
v0.43.0
2019-02-04 21:42:11 -08:00
danielyxie
a09ea46a38
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
2019-01-29 22:02:27 -08:00
danielyxie
d54f0906f0
Re-adjusted some stock market parameters. Improved Resleeving UI by allowing sort. Rebalanced Resleeve price. 0 is now a valid argument for number of threads when running scripts
2019-01-28 16:17:04 -08:00
danielyxie
a2237d4319
More bug fixes for Sleeve/Resleeve features. Rebalancing for Sleeve/Resleeve and stock market. Added an option to remove source files in the dev menu
2019-01-21 20:39:52 -08:00
danielyxie
5573e778bb
Fixed bugs with Sleeve mechanics. Updated documentation to use RTD theme
2019-01-20 14:57:38 -08:00
danielyxie
bcb231a966
Implemented Sleeve UI. Compiled but untested
2019-01-14 19:34:04 -08:00
danielyxie
86d6640c81
Fixed merge conflicts with dev
2019-01-09 02:30:47 -08:00
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