Commit Graph

1594 Commits

Author SHA1 Message Date
danielyxie 795f9f4955 Added 'Issue New Shares' feature for Corporations. Added cooldowns for issuing new shares and selling shares. Selling shares now dynamically updated stock price 2019-01-08 21:26:20 -08:00
danielyxie df7b8f9b53 Fixed bug where Industry Research Tree is not properly reset during prestige 2019-01-08 21:26:20 -08:00
danielyxie 5bb7f0f077 Changed the way Corporation valuation is calculated (now based on outstanding shares). Updated gameplay documentation for RTD 2019-01-08 21:26:20 -08:00
danielyxie be40f65225 Fixed sourcing of ThirdParty Libraries (raphael and Treant) by using relative instead of absolute path 2019-01-08 21:26:20 -08:00
danielyxie ee831a87f8 Added hackAnalyze() functions. Fixed bug with gymWorkout() and Millenium Fitness Gym. Updated documentation for new functions 2019-01-08 21:26:20 -08:00
danielyxie 56a727ae48 Fixed havocmayhem getAugmentationPrereq() conflicts 2019-01-08 21:26:20 -08:00
danielyxie a1785e643a Updated Changelog 2019-01-08 21:26:20 -08:00
danielyxie 736020b33a Added copy save to clipbaord option. Added getOrders netscript function. Fixed Corporation Bugs 2019-01-08 21:26:20 -08:00
havocmayhem b540a56c50 Update NetscriptFunctions.js 2019-01-08 21:26:20 -08:00
havocmayhem eab21b085c Added getAugmentationPrereq() 2019-01-08 21:26:20 -08:00
havocmayhem 74d7963af9 Added getAugmentationPrereq() 2019-01-08 21:26:20 -08:00
havocmayhem 5758f874ad Update NetscriptFunctions.js 2019-01-08 21:26:20 -08:00
danielyxie f2353dc052 Corporation Research Trees are now properly saved 2019-01-08 21:26:20 -08:00
danielyxie c654a53025 ServerProfiler.exe can now b purchased from the DarkWeb 2019-01-08 21:26:20 -08:00
danielyxie ab138ea477 Converted Programs and DarkWeb implementations to Typescript 2019-01-08 21:26:20 -08:00
danielyxie a9bd883395 Fixed re-balanced Corporation issues. Converted several popups in the Corporation mechanic to support Enter/Esc hotkeys 2019-01-08 21:26:20 -08:00
danielyxie 5dcb1a02b2 Re-wrote YesNoBox util to be Typescript 2019-01-08 21:26:20 -08:00
danielyxie 63895fce6d Implemented Corporation Market-TA Research (untested). Implemented Corporation dividends. Fixed new Corp mechanic bugs. 2019-01-08 21:26:20 -08:00
danielyxie 9f98603e63 Implemented All Corporation Research, except the Market-TA ones 2019-01-08 21:26:20 -08:00
danielyxie 3c7432b8a3 Implemented Corporation Research Tree UI using Treant library 2019-01-08 21:26:20 -08:00
hoxia 648db25cbd Browser compatibility
Broader statement about browser compatibility, link to MDN to explain dynamic import and which browsers support it.
2019-01-08 21:26:20 -08:00
Phoenix G 415424d6d5 Corrected percentages in BN2
Percentages for BN2 source file text description no longer matched the actual numbers in SourceFile.js
2019-01-08 21:26:20 -08:00
danielyxie dc2434deea Implmented initial version of Corporation Research & ResearchTree classes 2019-01-08 21:26:20 -08:00
danielyxie 7453a91cfe Began refactoring Corporation implementation into separate modules (and converted to TypeScript). Rebalanced material starting prices and market properties (demand, competition, market price) 2019-01-08 21:26:20 -08:00
danielyxie 48c694c9c1 Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested 2019-01-08 21:26:20 -08:00
danielyxie 8fcb1706cc Adding Basic Gameplay to documentation 2019-01-08 21:26:20 -08:00
danielyxie cac4a484b7 Merge pull request #518 from danielyxie/dev
Trigger GH Pages Rebuild
2018-11-30 05:02:49 -08:00
danielyxie 2effc70789 Trigger GH Pages Rebuild 2018-11-30 05:01:33 -08:00
danielyxie 4d3e2f35cc Merge branch 'master' of https://github.com/danielyxie/bitburner into dev 2018-11-30 04:22:24 -08:00
danielyxie 34af01efdc Improved error handling for Faction Banning mechanism 2018-11-30 04:22:16 -08:00
danielyxie 81681a3ba7 Add updated build 2018-11-30 04:21:54 -08:00
danielyxie bfed8c91e2 Improved error handling for Faction Banning mechanism 2018-11-30 04:19:51 -08:00
danielyxie 4db697fd8e Fixed Corporation bugs with Product Sell Amt being negative and NSA Bladeburner button bug 2018-11-29 01:17:09 -08:00
danielyxie 2f716b5b23 Fixed Corporation bugs with Product Sell Amt being negative and NSA Bladeburner button bug 2018-11-29 01:16:19 -08:00
danielyxie c1c0297c92 Merge pull request #514 from danielyxie/dev
v0.41.2
2018-11-23 17:40:08 -08:00
danielyxie 9c5af1d3a7 Merge branch 'master' of https://github.com/danielyxie/bitburner into dev 2018-11-23 17:39:14 -08:00
danielyxie 34857e00f0 v0.41.2 Updated build and changelog 2018-11-23 17:39:01 -08:00
danielyxie f559c6c692 Rebalanced gang parameters to result in more wanted gain. Fixed bug that allowed gang.purchaseEquipment() to purchase duplicate upgrades 2018-11-21 23:00:38 -08:00
danielyxie 6f26408de7 Fixed bug with numeraljs displaying NaN for very small numbers. Cleaned up stock market argument validation code 2018-11-20 21:43:15 -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 1a47e81001 Fixed bug where company.name property didnt get properly updated for v0.41.2 2018-11-19 02:21:21 -08:00
danielyxie 074f8d9834 Fix Github Issue #508 and #506 2018-11-19 01:03:38 -08:00
danielyxie 0647399356 Merge pull request #512 from danielyxie/company-code-refactor
Company code refactor
2018-11-17 16:25:57 -08:00
danielyxie b242ca2f42 Fixed bugs with refactored Company/job code. Added 'expr' Terminal command 2018-11-17 16:23:48 -08:00
danielyxie 9b3ff6d2d3 Fixed merge conflicts with dev 2018-11-15 19:45:03 -08:00
danielyxie d6bdc9433a Initial commit for company code refactor. Split out all components into separate files and converted to typescript 2018-11-15 17:28:23 -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 8778e835e0 Importing from external URLs in scripts now properly recognizes both https and http URLs 2018-11-13 21:01:57 -08:00
danielyxie 82fe74f301 Merge pull request #509 from danielyxie/dev
v0.41.1
2018-11-13 16:43:58 -06: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