Commit Graph

1749 Commits

Author SHA1 Message Date
danielyxie
5573e778bb Fixed bugs with Sleeve mechanics. Updated documentation to use RTD theme 2019-01-20 14:57:38 -08:00
danielyxie
17bfbfeb80 Fixed merge conflicts. Fixed bug with Crimes 2019-01-18 10:04:04 -08:00
danielyxie
7db169f828 Refactored Main Menu UI implementation. Fixed several bugs related to recent JS -> TypeScript refactors 2019-01-18 09:57:21 -08:00
danielyxie
aac262b736 Set BitNode-10 description and BitNode multipliers 2019-01-17 11:10:35 -08:00
danielyxie
10231b6c66 Finished ResleeveUI implementation (untested) 2019-01-17 07:40:43 -08:00
danielyxie
435d183645 Fixed bug with creating program through Singularity function 2019-01-16 21:28:36 -08:00
danielyxie
19f65de555 Started implementing Resleeving UI 2019-01-16 21:15:00 -08:00
danielyxie
6d8d25e0bb Refactored Augmentation implementation to Typescript, and to have the multiplier information in the actrual Augmentation object 2019-01-15 05:11:14 -08:00
danielyxie
bcb231a966 Implemented Sleeve UI. Compiled but untested 2019-01-14 19:34:04 -08:00
danielyxie
d9b865ef17 Began implementing Sleeve UI page 2019-01-10 00:20:04 -08:00
danielyxie
7d51182c60 Updated mocha and node-sass dependency versions. removed nsp depdendency 2019-01-09 03:05:20 -08:00
danielyxie
ad1df00889 Home Computer now has max RAM 2019-01-09 02:43:59 -08:00
danielyxie
d5a2b9e0a1
Merge pull request #526 from danielyxie/stock-market-shares-limit
Stock market shares limit
2019-01-09 02:31:20 -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
2945025eb2
Merge pull request #525 from danielyxie/dev
v0.42.0 - Hopefully fix Git issues
2019-01-08 22:15:56 -08:00
danielyxie
432ff4d850 Fixed merge conflicts with master 2019-01-08 22:14:59 -08:00
danielyxie
b9bb69b603 Fixed documentatino changelog formatting for v0.42.0 2019-01-08 21:33:00 -08:00
danielyxie
597c0d004d Updated documentation changelog. Fixed issue with Corporation dividends tax rate 2019-01-08 21:26:20 -08:00
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
722bda0b75 Updated version 2019-01-08 21:09:03 -08:00
danielyxie
86275a7a4d Updated documentation changelog. Fixed issue with Corporation dividends tax rate 2019-01-08 19:42:07 -08:00
danielyxie
0effdac6d1 Fixed merge conflicts with dev 2019-01-08 16:44:31 -08:00
danielyxie
a10833837f Added maximum number of shares per stock 2019-01-08 16:42:39 -08:00
danielyxie
78f72b8542 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 16:41:42 -08:00