Olivier Gagnon
|
858b1e7468
|
documentation
|
2021-09-04 20:05:24 -04:00 |
|
Olivier Gagnon
|
05a6f2a20e
|
fix formatting of Spiralize Matrix contract
|
2021-09-04 19:54:08 -04:00 |
|
Olivier Gagnon
|
05bab22807
|
Better error message for dynamic ram miscalculation
|
2021-09-04 19:27:16 -04:00 |
|
Olivier Gagnon
|
a18bdd6afc
|
prettify, sorry for the big ass commit
|
2021-09-04 19:09:30 -04:00 |
|
hydroflame
|
3d7cdb4ef9
|
Merge pull request #1105 from danielyxie/dependabot/npm_and_yarn/jszip-3.7.0
Bump jszip from 3.1.5 to 3.7.0
|
2021-09-04 19:03:43 -04:00 |
|
hydroflame
|
eed915dbbd
|
Merge pull request #1154 from threehams/num-people-killed
Add numPeopleKilled to getPlayer return
|
2021-09-04 19:03:36 -04:00 |
|
hydroflame
|
570e5b17a2
|
Merge pull request #1122 from threehams/upgrade-acorn
Support optional chaining in static RAM calculator.
|
2021-09-04 19:03:22 -04:00 |
|
hydroflame
|
4a7fcda86f
|
Merge pull request #1152 from threehams/prettier
Configure `prettier`.
|
2021-09-04 19:03:05 -04:00 |
|
David Edmondson
|
a63178f30c
|
Run eslint on js,jsx files
|
2021-09-04 14:56:54 -07:00 |
|
David Edmondson
|
2914bbb789
|
Add numPeopleKilled to getPlayer return
|
2021-09-04 14:51:59 -07:00 |
|
David Edmondson
|
1e42f73e2a
|
Add prettier, and fix some CSS/line errors.
|
2021-09-04 13:18:35 -07:00 |
|
hydroflame
|
2d322e7a6a
|
Merge pull request #1115 from danielyxie/react-corp
React corp
|
2021-09-04 15:11:43 -04:00 |
|
Olivier Gagnon
|
75d77410ea
|
merge dev
|
2021-09-04 15:11:17 -04:00 |
|
Olivier Gagnon
|
0ad05c7bad
|
fix disableLog issue
|
2021-09-04 14:51:50 -04:00 |
|
Olivier Gagnon
|
69ec6f6679
|
Travel cost greys out
|
2021-09-04 14:46:13 -04:00 |
|
Olivier Gagnon
|
c8dd17d573
|
added formula for cores cost, ram cost, and changed core cost formula
|
2021-09-04 14:43:22 -04:00 |
|
Olivier Gagnon
|
1241cc5128
|
Avoid use of any in CONSTANTS.ts
|
2021-09-04 14:09:57 -04:00 |
|
Olivier Gagnon
|
e1c29f25e2
|
Fix missing money display
|
2021-09-04 14:03:19 -04:00 |
|
Olivier Gagnon
|
c9efa977fb
|
BN10 now has the sleeve you would gain but inside, also it starts with 25-25 sync-shock
|
2021-09-04 12:15:16 -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
|
3a943e0e50
|
made tech vendors button a tad smarter.
|
2021-09-04 02:21:31 -04:00 |
|
Olivier Gagnon
|
f2edb42aca
|
gave some love to the donations
|
2021-09-04 01:39:34 -04:00 |
|
Olivier Gagnon
|
e1cb0e529c
|
Tech vendors give a tip that you can buy bigger servers via scripts.
|
2021-09-03 18:04:05 -04:00 |
|
Olivier Gagnon
|
008b233c9d
|
reword faction reputation and favor tooltips
|
2021-09-03 17:42:23 -04:00 |
|
Olivier Gagnon
|
cc9a07c09f
|
Fix 180 favor issue, reworked favor and reputation mathjax
|
2021-09-03 17:12:55 -04:00 |
|
Olivier Gagnon
|
2866bfaa70
|
more corp API
|
2021-09-03 16:02:41 -04:00 |
|
David Edmondson
|
38880f69e1
|
Update acorn for optional chaining support
|
2021-09-02 13:56:30 -07:00 |
|
Olivier Gagnon
|
eb01051ad6
|
rebuild
|
2021-09-02 16:42:24 -04:00 |
|
Olivier Gagnon
|
5dd6145d53
|
build player patch
|
2021-09-02 13:34:59 -04:00 |
|
hydroflame
|
a652140224
|
Merge pull request #1124 from TomCassWindred/WrapOnLineBreak
Set log messages to wrap on line breaks
|
2021-09-02 13:24:30 -04:00 |
|
Cass
|
aa929b1837
|
Set log messages to wrap on line breaks
This retains \n characters on strings given as inputs
|
2021-09-02 18:15:42 +01:00 |
|
Olivier Gagnon
|
9b501e061a
|
merge dev
|
2021-09-02 03:16:58 -04:00 |
|
dependabot[bot]
|
6f3db27373
|
Bump jszip from 3.1.5 to 3.7.0
Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.7.0.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.1.5...v3.7.0)
---
updated-dependencies:
- dependency-name: jszip
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 07:11:42 +00:00 |
|
Olivier Gagnon
|
454a792f0a
|
Added mathjax formulas for favor and made favor calculation faster.
|
2021-09-02 03:10:12 -04:00 |
|
Olivier Gagnon
|
8d17495e85
|
corp API
|
2021-09-02 00:36:33 -04:00 |
|
Olivier Gagnon
|
d3aeda8ad5
|
more conversion
|
2021-09-01 22:16:48 -04:00 |
|
Olivier Gagnon
|
65158e4db7
|
merge dev
|
2021-08-31 16:30:01 -04:00 |
|
Olivier Gagnon
|
fd85a00b8f
|
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
|
2021-08-31 16:26:54 -04:00 |
|
Olivier Gagnon
|
a239f0ad58
|
Build some PRs for the players
|
2021-08-31 16:26:06 -04:00 |
|
hydroflame
|
d936f68c7a
|
Merge pull request #1111 from brubsby/patch-2
Update all general actions to have infinity count
|
2021-08-31 16:24:57 -04:00 |
|
hydroflame
|
feebdc8ee5
|
Merge pull request #1112 from brubsby/patch-3
Update getActionEstimatedSuccessChance
|
2021-08-31 16:24:47 -04:00 |
|
hydroflame
|
0eeb868e25
|
Merge pull request #1117 from TomCassWindred/IndividualLogEnable
Individual log enable
|
2021-08-31 16:22:34 -04:00 |
|
Olivier Gagnon
|
d9c9c30fdd
|
more conversion
|
2021-08-31 16:19:58 -04:00 |
|
Cass
|
294640d27e
|
Quick Tidy
|
2021-08-31 21:04:40 +01:00 |
|
Cass
|
fe25460997
|
Replace "ALL" log flag with individually disabling every log.
https://github.com/danielyxie/bitburner/issues/1116
|
2021-08-31 21:03:39 +01:00 |
|
Olivier Gagnon
|
f987ff9e2a
|
no more any in corp
|
2021-08-31 15:51:27 -04:00 |
|
Olivier Gagnon
|
d65cbf07f4
|
Narrow down corporation types
|
2021-08-31 14:47:07 -04:00 |
|
Olivier Gagnon
|
2624e13c34
|
build dev menu
|
2021-08-31 13:06:23 -04:00 |
|
Olivier Gagnon
|
7c9c4d3f4d
|
No more use of any in Corporations.
|
2021-08-31 13:04:33 -04:00 |
|
Olivier Gagnon
|
a2379b21ec
|
more conversion
|
2021-08-31 03:39:04 -04:00 |
|