bitburner-src/src/StockMarket/ui
2019-05-22 19:12:06 -07:00
..
InfoAndPurchases.tsx 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
Root.tsx 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
StockTicker.tsx Removed stock market price movement. Now only forecast is influenced by big transactions 2019-05-22 19:12:06 -07:00
StockTickerHeaderText.tsx Implemented second-order forecasts for stocks 2019-05-22 17:23:30 -07:00
StockTickerOrder.tsx 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
StockTickerOrderList.tsx Finished React components for new Stock Market UI 2019-04-28 23:21:32 -07:00
StockTickerPositionText.tsx Stock transactions can now influence forecast in addition to price. Several more minor bug/UI fixes 2019-05-01 15:20:14 -07:00
StockTickers.tsx 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
StockTickersConfig.tsx 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
StockTickerTxButton.tsx Fixed Stock Market UI issues. Added warnings for price movements 2019-04-28 23:21:32 -07:00