David Walker
f1793b187b
SOURCEFILE: Fix calculation of decMult ( #385 )
...
Changed SF1 to apply a 1/incMult multiplier to hacknet costs to match how NFG, SF12, etc. handle it. Previously was calculated as a %reduction.
Changed wording on SF9 to include a %reduction in hacknet costs.
Buffed SF9 effect to 12% base from 8%, to make up for weaker hacknet cost mults from SF1.
2023-02-27 20:41:42 -05:00
Olivier Gagnon
cbb7f58231
Make the main player object an alias, makes it easier to import
2022-10-09 18:42:14 -04:00
Snarling
50f14b4f58
Commit1
2022-10-03 12:12:16 -04:00
Snarling
ab56d18e1e
group initializers
2022-10-01 15:49:23 -04:00
Snarling
9774235404
initial test fix attempt
2022-10-01 15:03:47 -04:00
Snarling
6e3a6be106
Remove some redundant typing
2022-09-27 15:35:42 -04:00
Mughur
7b7858d8e3
Only the wanted commits this time
2022-08-26 12:03:25 +03:00
Mughur
fa9f34aba2
update docs a bit more
2022-08-25 14:47:31 +03:00
Olivier Gagnon
5629c16def
extract multipliers in its own type
2022-07-14 18:43:33 -04:00
nickofolas
ce500f9bfa
Update SF description to reflect changes
2022-05-07 17:20:45 -05:00
Olivier Gagnon
957c07d9d2
rm the last of source file flags
2022-04-14 01:33:05 -04:00
Olivier Gagnon
48f80f25d6
fmt and lint
2022-04-06 19:30:08 -04:00
nickofolas
b437adb16c
Simplify API check
2022-03-23 15:48:39 -05:00
Olivier Gagnon
3aabbb7aaa
dont hide int anymore
2022-03-16 15:42:25 -04:00
Olivier Gagnon
c59a267437
change sf4
2022-01-04 19:09:34 -05:00
corver
83090bfa8c
Match descriptions of BN5 and SF5
2021-12-03 16:30:06 -05:00
Olivier Gagnon
56ddcd9a45
more work on bn13
2021-11-13 22:44:17 -05:00
Olivier Gagnon
e892e16585
Formulas.exe
2021-10-27 23:41:47 -04:00
Olivier Gagnon
4355420349
made staneks gift work with prestiges
2021-10-08 03:16:51 -04:00
Olivier Gagnon
8e58482db0
sg
2021-10-07 01:36:59 -04:00
Olivier Gagnon
826357e8b8
change SF9 to seem more appealing
2021-10-01 23:20:44 -04:00
Olivier Gagnon
5c6c472b64
Augmentations in mui
2021-09-25 01:06:17 -04:00
Olivier Gagnon
a18bdd6afc
prettify, sorry for the big ass commit
2021-09-04 19:09:30 -04:00
Olivier Gagnon
67e5e413e4
v0.52.2
2021-08-15 02:14:07 -04:00
MageKing17
8731a02ef0
Update Source-File documentation and descriptions.
...
Only SF-11 had incorrect multipliers, but quite a few were missing things that they unlock; in particular, even the in-game description of BN/SF5 didn't mention the formulas API, which is one of its major benefits (besides Intelligence). I also removed the empty rows from the Source-File description table; it's not exactly hard to add new rows when new BitNodes get added, and all that empty space looks bad.
2021-07-06 00:18:22 -07:00
Olivier Gagnon
daaab1d6f1
Fix forgotten text for Source-File 12
2021-05-03 01:55:04 -04:00
Olivier Gagnon
7172ef6dae
SF12 now lets player start with Neuroflux
2021-05-01 23:42:52 -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
Olivier Gagnon
316a1aa475
Most console.log have been changed to console.warn or removed if they were debug
2021-03-07 22:46:50 -05:00
danielyxie
9442b348e6
Refactored SourceFile-related code to TypeScript
2019-05-17 13:47:35 -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
aac262b736
Set BitNode-10 description and BitNode multipliers
2019-01-17 11:10:35 -08:00