nickofolas
ab841f7530
Refactor for ... in
loops
2022-01-15 18:45:03 -06:00
hydroflame
d4eab92ed0
Merge pull request #2224 from MartinFournier/fix/joesguns-symbol
...
Update JoesGuns StockSymbols to match new key
2022-01-02 11:42:54 -05:00
JotaroS
351d4151bb
fixed text style Investopedia
2021-12-30 18:50:22 +01:00
Martin Fournier
1b41e3326e
Update JoesGuns StockSymbols to match new key
2021-12-29 12:03:29 -05:00
dou
1b7a0224c5
fix joes guns org name and stock name do not match.
2021-12-29 03:06:37 +11:00
Olivier Gagnon
d195b00ab6
Added option to suppress TIX limit/stop orders
2021-12-08 20:21:44 -05:00
Olivier Gagnon
6e71258a53
fix disable log for tix api
2021-11-26 18:43:50 -05:00
Olivier Gagnon
c05518e162
workerscript log takes a function now, hopefully this will increase performance.
2021-11-26 18:30:58 -05:00
Olivier Gagnon
0114c92829
fix decimal
2021-11-11 21:35:26 -05:00
Olivier Gagnon
aa07ea981a
saving timebomb
2021-11-11 20:42:19 -05:00
hydroflame
70ffe25bb4
Revert "bunch of bugfixes"
2021-11-11 20:06:05 -05:00
Olivier Gagnon
d91d7c564e
bunch of bugfixes
2021-11-11 19:56:09 -05:00
Olivier Gagnon
48988e228e
track money more precisely.
2021-10-27 14:18:33 -04:00
Olivier Gagnon
89a6bf175d
nuke half the dependencies because they were unused.
2021-10-14 19:31:17 -04:00
Olivier Gagnon
6b114fab7d
remove unused stuff
2021-10-14 18:45:50 -04:00
Olivier Gagnon
139ccd11ff
typo
2021-10-14 17:38:06 -04:00
Olivier Gagnon
4e8bb96f3f
removing some of the classes
2021-10-01 13:08:37 -04:00
Olivier Gagnon
97c04a1037
logbox manager, alert manager and fix bitverse colors
2021-10-01 10:39:09 -04:00
Olivier Gagnon
f701cbffa7
lint
2021-09-30 18:57:44 -04:00
Olivier Gagnon
73d0dd98f2
stock market in Mui
2021-09-30 18:56:09 -04:00
Olivier Gagnon
06f716c0fa
moved a bunch of files
2021-09-25 14:42:57 -04:00
Olivier Gagnon
61e3959a25
Improve event emitter
2021-09-18 15:44:39 -04:00
Olivier Gagnon
45f2f85a30
big work
2021-09-17 19:43:08 -04:00
Olivier Gagnon
1883bea906
one big container ready
2021-09-17 02:31:19 -04:00
Olivier Gagnon
acd51e8328
work
2021-09-17 02:04:44 -04:00
Olivier Gagnon
05fd85002c
dev menu in mui
2021-09-13 20:37:35 -04:00
Olivier Gagnon
8fba57fd24
mui v1
2021-09-13 12:44:46 -04:00
Olivier Gagnon
5f8de7e426
bunch of react conversion
2021-09-12 18:03:07 -04:00
Olivier Gagnon
b9dcffdf58
re-introduce the css that was there before
2021-09-11 12:51:46 -04:00
Olivier Gagnon
dd27158cf0
make things scrollable.
2021-09-11 12:24:09 -04:00
Olivier Gagnon
4bedf05b1c
refactored a bunch of engine.jsx, now all the react container load into the same div
2021-09-10 17:29:07 -04:00
Olivier Gagnon
2a13db39c7
fix sleeve memory bug
2021-09-08 23:47:34 -04:00
David Edmondson
cfbdae6def
Switch ts and babel for swc-loader
...
Replace old <> assertion syntax
2021-09-04 16:57:49 -07:00
Olivier Gagnon
a18bdd6afc
prettify, sorry for the big ass commit
2021-09-04 19:09:30 -04:00
Olivier Gagnon
6e013e4e6a
Change money to automatically color grey when something cannot be bought.
2021-09-04 03:27:31 -04:00
Olivier Gagnon
d745150c45
all the lints
2021-05-01 03:17:31 -04:00
Olivier Gagnon
3fad505096
run auto fix lint
2021-04-29 23:52:56 -04:00
hydroflame
e572c6dad8
v0.51.0 ( #826 )
...
* Hash upgrades and Bladeburner skills can now be clicked to copy to clipboard
* Aug purchase confirmation popup displays money in 0.000a format
* Character now displays hacknet server info properly
* Character,Info now displays hacknet server info correctly.
* Formulas (#825 )
Formulas API v0.1
* Make all money the same color, same for reputation, format all numbers consistently.
* rename a lot of the formulas function to no longer contain calculate
* added hacking related formulas
* removed unused variable
* v0.51.0
2021-03-31 00:45:21 -04:00
Olivier Gagnon
cd972dabe3
crash now prints ns stack trace, workerscript now does the shouldLog check on its own, many ns function are way simpler.
2021-03-11 03:02:05 -05:00
danielyxie
8ddf7dfbd4
Fix GH Issue #616 : Stock Market UI throws error for certain locales because the price format length is too high
2019-07-15 21:40:43 -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
7301946236
Added and Updated Stock Market tests for the new changes
2019-06-09 21:23:48 -07:00
danielyxie
a15041da75
More rebalancing for stock market changes. Transactions now affect second-order forecast (very slightly)
2019-06-09 15:12:33 -07:00
danielyxie
00f8c0a51f
Removed debug stuff for beta branch
2019-06-04 21:31:45 -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
35f8a5115a
Finished implementing player influencing on stock 2nd-order forecasts. Balanced recent stock market changes
2019-06-03 22:21:36 -07:00
danielyxie
8398fd47f0
Changed the way stock market cycles occur. Stock second-order forecast now changes normally like before
2019-06-02 23:29:56 -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
6effda29a9
Implemented second-order forecasts for stocks
2019-05-22 17:23:30 -07:00
danielyxie
7035154454
Merge branch 'master' of https://github.com/danielyxie/bitburner into dev
2019-05-20 14:45:30 -07:00
danielyxie
d7f3ab9177
Tempered the affect that stock market txs have on stock forecasts
2019-05-20 14:44:51 -07:00
danielyxie
3660dde75f
Merge branch 'master' of https://github.com/danielyxie/bitburner into dev
2019-05-19 14:07:16 -07:00
danielyxie
99688b78c7
Temporary rebalancing for v0.47.0
2019-05-19 14:06:53 -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
bd02e724e5
Fixed several more bugs. Rebalanced stock market changes to make the effects a bit less potent for now
2019-05-14 04:23:55 -07:00
danielyxie
cdb5dfec62
Resolved more circular dependencies. Installed acorn-walk and imported it in RamCalculations using ES6 modules. Fixed bugs in stock market rework
2019-05-06 18:01:06 -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
3a601a015d
Added unit tests for Stock Market. Removed dependencies from package.json, since they're sourced directly in tests/index.html
2019-04-28 23:21:32 -07:00
danielyxie
87b4698d5b
Fixed issues relating to stock price movements
2019-04-28 23:21:32 -07:00
danielyxie
67632ced09
Fixed Stock Market UI issues. Added warnings for price movements
2019-04-28 23:21:32 -07:00
danielyxie
d7fb335815
Fixed Stock market UI compilation errors and removed refactored code
2019-04-28 23:21:32 -07:00
danielyxie
4809a21e38
Finished React components for new Stock Market UI
2019-04-28 23:21:32 -07:00
danielyxie
6b3646e981
Added spread and price movement properties to stocks. Refactored Stock Market implementation code
2019-04-28 23:21:32 -07:00
danielyxie
4b95ba9ed1
Finished location code refactor. Has not yet been tested
2019-04-01 02:23:25 -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
danielyxie
9542879f86
Merge pull request #570 from koriar/kUpdate1
...
Added dropdown class to select tags
2019-03-23 19:39:20 -07:00
danielyxie
1034f7cac5
Removed debugging statements. Updated jshint package
2019-03-23 01:34:21 -07:00
koriar
9a7061503a
Merge branch 'dev' into kUpdate1
2019-03-23 02:33:01 -04:00
Olivier Gagnon
4858dabe99
align stock market info
2019-03-22 23:19:18 -07:00
koriar
3f312d0ce6
Added dropdown class to select tags
2019-03-22 21:20:56 -04:00
danielyxie
2045e77e7a
Bladeburner contracts give more money. Fixed a bug with recording player money
2019-02-23 20:27:06 -08:00
danielyxie
b7157b63e0
Implemented a money tracker that keeps record where all of the player's money comes from. Players can see a breakdown in the 'Stats' page
2019-02-22 13:22:39 -08:00
danielyxie
c6a9675232
New BitNode multipliers, new Covenant Sleeve Purchasing feature. untested
2019-02-13 18:08:18 -08:00
danielyxie
dc63b14476
Fixed bug with Terminal parsing changes. Stock's otlkMag is now capped at 50 to prevent forecast from going above 100% or below 0%
2019-02-05 18:32:15 -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
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