hydroflame
4aa012f9c0
Merge pull request #3372 from nickofolas/feature/unique-aug
...
[Feature] Add special Augmentation for Grafting
2022-04-07 23:35:05 -04:00
nickofolas
9dea381536
Fix SF levels and tweak spacing
2022-04-07 20:44:29 -05:00
nickofolas
960dc354c1
Further tweaks/fixes
2022-04-07 19:06:42 -05:00
nickofolas
c94b4f4fd3
Initial aug page overhaul work
2022-04-07 17:53:58 -05:00
nickofolas
57f04d3911
Fix prettier
2022-04-07 11:45:21 -05:00
nickofolas
78463ed1c0
Tweaks and improvements
2022-04-07 11:25:12 -05:00
Olivier Gagnon
dca1ceaf20
fix aug cost
2022-04-07 10:39:13 -04:00
phyzical
2b0c618222
fix build error with fix for augmentations not being static
2022-04-07 16:31:31 +08:00
phyzical
c70f59ac54
merge dev
2022-04-07 16:27:23 +08:00
phyzical
a4e1b73b19
Merge branch 'dev' into bugfix/3348
...
# Conflicts:
# src/Faction/FactionInfo.tsx
# src/NetscriptFunctions/Singularity.ts
2022-04-07 16:17:28 +08:00
nickofolas
314e37430d
Add Augmentation unique to Grafting
2022-04-07 00:48:39 -05:00
phyzical
42276db351
add fix for augmentations not reseting
2022-04-04 19:50:01 +08:00
phyzical
4a5edb9f3c
changes static arrays to functions to force new creation when called
2022-04-04 19:44:25 +08:00
phyzical
dfe9e98c77
move route to terminal to the inside of the common fucntion
...
* tested without bandaid still works correctly
* fix default script with installAugmentations
2022-04-04 18:29:43 +08:00
phyzical
fadc1de2bd
added logic to not include NF in infil, bladburner, cotmg
2022-04-02 10:50:39 +08:00
Olivier Gagnon
65c8e2b280
Fix aug cost
2022-03-31 10:45:52 -04:00
phyzical
4232741613
change back general augment price adjustment
2022-03-31 22:40:53 +08:00
phyzical
2edfb6e35d
merge base
2022-03-31 22:36:47 +08:00
phyzical
d56702b742
Merge branch 'feature/add-infiltration-faction' of github.com:phyzical/bitburner into feature/add-infiltration-faction
2022-03-31 19:00:35 +08:00
phyzical
5831409418
move augmentationsCreator to data
...
* only show multiple on purchase augmentation for non infiltrators
2022-03-31 19:00:15 +08:00
Olivier Gagnon
c511fa644d
Re-add augs in gangs but randomly based on BNx.y
2022-03-30 20:58:09 -04:00
Jack
e11819f0fd
Merge branch 'dev' into feature/add-infiltration-faction
2022-03-31 08:09:00 +08:00
Olivier Gagnon
ec87752e79
fix aug cost not properly updating
2022-03-30 14:59:53 -04:00
phyzical
5486398199
fix prices of augments reseting when refreshing the game
2022-03-30 21:58:27 +08:00
phyzical
6f5d22c1bd
fix for off by one with neruflux
2022-03-30 21:53:53 +08:00
phyzical
ee45f91960
move back to original spot
2022-03-30 19:17:24 +08:00
phyzical
7338bb6766
fix for neruflux pricing i think..
2022-03-30 19:14:51 +08:00
phyzical
be24562d34
merge dev
2022-03-30 19:11:34 +08:00
phyzical
07c6051004
merge dev
2022-03-30 19:00:57 +08:00
Olivier Gagnon
95f7112987
typo
2022-03-30 00:18:02 -04:00
phyzical
cee53ee1a7
merge base
2022-03-30 08:18:16 +08:00
Olivier Gagnon
6e12e3a85b
typo
2022-03-29 14:09:52 -04:00
Olivier Gagnon
680081c548
post-grafting changes
2022-03-29 14:09:17 -04:00
phyzical
79238ea5e9
fix for augmentation pricing
2022-03-29 23:42:57 +08:00
phyzical
fd64746ff8
various fixes and adjustments
2022-03-29 22:43:28 +08:00
phyzical
7c5097ee83
added ns functions
...
* refactored out logic to be reused by api
2022-03-27 15:53:13 +08:00
phyzical
7f28158005
moved over to player stats
...
* added new augmentations
2022-03-27 12:26:43 +08:00
phyzical
a65c82ff22
slice out refactor of augmenation realted stuff from new faction pr
...
* moved some of augmentation helper stuff to new file augmentation creator
* simplified init augmenations
* converted augmentation names to enum
2022-03-24 22:33:38 +08:00
phyzical
e8fffc6183
added two additonal augmentations
...
* refactored augmentation names to enum
2022-03-24 21:19:49 +08:00
phyzical
0b171822df
more updates
...
* added more keycodes constant support
* implemented new faction mechanics for mini games
* more small refactors
2022-03-23 22:31:56 +08:00
phyzical
4e73e489ed
more refactors
2022-03-22 23:02:15 +08:00
phyzical
673222eaf8
update new augmentation outcomes
2022-03-22 21:30:38 +08:00
phyzical
5ede4a70db
removed unused imports
2022-03-22 19:48:18 +08:00
phyzical
78c0cac50b
reafactored augmentations helpers to have another file it was getting tooooo big
...
reused duplicated code
2022-03-22 19:24:32 +08:00
nickofolas
c68093f71c
Show Entropy in Augmentations page
2022-03-21 14:25:58 -05:00
phyzical
7d647c0b1b
added startinRepRequirement for multiplying
...
added logic to increase ost based on amount of infiltators augmentations purchased
removed some copyright issues
2022-03-21 23:17:36 +08:00
phyzical
c6accf1eaf
merge base
2022-03-21 21:00:51 +08:00
Olivier Gagnon
0171fc236c
Fix some augs not getting added.
2022-03-21 00:30:11 -04:00
phyzical
58e3ecbf69
added inital augs
2022-03-20 20:47:59 +08:00
phyzical
7008919724
augment simplification
2022-03-20 02:29:20 +08:00
phyzical
44ea479043
update constants
...
* added OperationNames
* added faction names
* used citynames where appropriate
2022-03-19 16:09:59 +08:00
Olivier Gagnon
8411fa6fcf
rm unused function
2022-03-19 00:16:20 -04:00
Olivier Gagnon
a0cf44ad6a
add info to augs
2022-03-19 00:15:24 -04:00
BB
4eb59ac70c
Turned on no-useless-concat lint and fixed it in code
2022-03-16 20:44:52 +01:00
BB
1c7c4c29bd
Added missing apostrophe
2022-03-13 13:06:20 +01:00
BB
0eced1b9f2
Simplified some booleans and if elses
2022-03-08 22:52:26 +01:00
BB
2c3e0985c4
Simplified some relative imports
2022-03-06 05:05:55 +01:00
citrusmunch
a534d27313
FIX: typo in augmentation installation message
...
"chosing" -> "choosing"
2022-02-14 10:14:54 -05:00
hydroflame
1a34d5e363
Merge pull request #2703 from lethern/patch-1
...
purchaseServer error message fix + small docs change
2022-01-26 00:50:42 -05:00
Dominik Winter
e29eceb2bd
fix augmentation order when set to alphabetically
2022-01-25 18:21:09 +01:00
lethern
a96053a82b
Aug info: fixed typo
2022-01-21 15:51:31 +01:00
nickofolas
ab841f7530
Refactor for ... in
loops
2022-01-15 18:45:03 -06:00
Martin Fournier
0a2187bdf5
Revert "Add toPreviousPage in router"
...
This reverts commit b0bc3236fdcd2c9f6cfb9c540010e9520c2cbe01.
2022-01-12 18:49:53 -05:00
Martin Fournier
2dee036e90
Revert "Move router.clearHistory() to prestigeAugmentation"
...
This reverts commit b169406f8cff4d367ccf5c0de0f66211a6ba5525.
2022-01-12 18:46:07 -05:00
Jeffrey A. Robinson
3b765b2865
Ensure INetscriptHelper number function handles NaN
2022-01-11 22:24:03 -08:00
Martin Fournier
b169406f8c
Move router.clearHistory() to prestigeAugmentation
...
So it triggers with soft-resets as well.
2022-01-11 15:47:13 -05:00
Martin Fournier
b0bc3236fd
Add toPreviousPage in router
...
- Allows the WorkInProgress cancel & unfocus to go back to the previous
page instead of a default one.
- Change layout of overview buttons
- Add a back button in the overview, only visible in pages with a
sidebar
- Clear the history on augmentation install & on prestige
2022-01-11 09:38:52 -05:00
Olivier Gagnon
def945e202
clear up NF desc
2022-01-06 11:38:55 -05:00
John Hollowell
2e0242ccbf
Fix typo in AugmentationHelpers.tsx
2021-12-31 18:59:39 -05:00
Jared Jolton
06acccdfe1
Fix typo for Neuregen Augmentation
2021-12-19 13:42:09 -07:00
Olivier Gagnon
555216a39b
Add confirmation to installing
2021-12-18 18:13:49 -05:00
Olivier Gagnon
02605090df
v1.2.0
2021-12-18 16:28:09 -05:00
Olivier Gagnon
c1e3a170ab
Augmentations page shows stats reductions
2021-12-13 20:28:21 -05:00
Olivier Gagnon
69a9448e47
fix typos
2021-12-12 12:46:56 -05:00
Olivier Gagnon
d01d75606a
few bugfix
2021-12-08 17:39:01 -05:00
Olivier Gagnon
632de50a73
convert BN13 to a more conventional one.
2021-11-18 15:38:19 -05:00
Olivier Gagnon
ef40fb9bb2
few more bugfix
2021-11-17 18:08:58 -05:00
Olivier Gagnon
080b5a4a1f
merge dev
2021-10-26 23:11:47 -04:00
Olivier Gagnon
738152d614
New sf -1 and changes to gang to rely more on territory
2021-10-26 23:02:46 -04:00
Olivier Gagnon
326e827368
few changes
2021-10-26 21:22:40 -04:00
Olivier Gagnon
79dd27d22f
change rep cost for stanek augments
2021-10-17 00:51:43 -04:00
Olivier Gagnon
eb846c1318
merge dev
2021-10-14 02:12:15 -04:00
Olivier Gagnon
3c2a237140
reduce code of ENM core
2021-10-12 20:23:21 -04:00
Olivier Gagnon
87c63cde59
merge v0.56.0
2021-10-12 01:35:30 -04:00
Olivier Gagnon
83137a2364
v0.56.0
2021-10-12 00:29:16 -04:00
Olivier Gagnon
ae33a23db4
remove Neuroflux from specila factions
2021-10-11 18:56:51 -04:00
Olivier Gagnon
8e58482db0
sg
2021-10-07 01:36:59 -04:00
Olivier Gagnon
7304e5379f
sg
2021-10-03 20:34:36 -04:00
Olivier Gagnon
50cf362b3b
v0.55.0
2021-10-01 16:22:33 -04:00
Olivier Gagnon
1fc2e6fd2a
added unfocus aug
2021-09-26 21:11:49 -04:00
Olivier Gagnon
793d9b34ce
update BN13 for new UI
2021-09-25 17:21:50 -04:00
Olivier Gagnon
6d179be018
buttons should have typograaphy as child
2021-09-25 15:41:00 -04:00
Olivier Gagnon
06f716c0fa
moved a bunch of files
2021-09-25 14:42:57 -04:00
Olivier Gagnon
ef17f0d617
ui
2021-09-25 13:31:42 -04:00
Olivier Gagnon
4254cc2807
small improvements to augmentation page.
2021-09-25 02:42:21 -04:00
Olivier Gagnon
8b15adda8a
lint
2021-09-25 02:36:49 -04:00
Olivier Gagnon
b0f20c8c8f
lint
2021-09-25 01:26:03 -04:00
Olivier Gagnon
5c6c472b64
Augmentations in mui
2021-09-25 01:06:17 -04:00
Olivier Gagnon
413333c919
convert to ts
2021-09-24 17:07:53 -04:00
Olivier Gagnon
47f54a11c3
ts convertion
2021-09-24 16:02:38 -04:00
Olivier Gagnon
b8faa9dc0b
convert player to ts
2021-09-23 18:47:43 -04:00
Olivier Gagnon
7aa2d00460
fix aug page
2021-09-21 13:08:05 -04:00
Olivier Gagnon
45f2f85a30
big work
2021-09-17 19:43:08 -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
339d9a8d96
more cleanup in engine
2021-09-10 16:08:58 -04:00
Olivier Gagnon
2a13db39c7
fix sleeve memory bug
2021-09-08 23:47:34 -04:00
Olivier Gagnon
506122f5b8
fmt, remove corp routing, lint
2021-09-06 15:06:08 -04:00
Olivier Gagnon
b4c9655782
reword hacking skill aug effect
2021-09-05 01:56:37 -04: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
1a1a43c1ce
v0.52.4
2021-08-19 01:45:26 -04:00
Olivier Gagnon
99d4f17cdb
work on blade to react
2021-08-17 23:28:40 -04:00
Olivier Gagnon
41871de26c
More adjustments to gang rework
2021-08-15 14:09:58 -04:00
Olivier Gagnon
99b8dfa0c1
Converted GangMember to tsx, only Gang left
2021-08-15 12:09:43 -04:00
Olivier Gagnon
67e5e413e4
v0.52.2
2021-08-15 02:14:07 -04:00
Olivier Gagnon
796d91835c
Simplify all the augmentation effects.
2021-08-15 00:49:19 -04:00
Olivier Gagnon
be8d56ced9
rewrite augmentation stats description so it's autogenerated and consistent with the actual effects.
2021-08-15 00:24:31 -04:00
hydroflame
0671c48c86
Merge pull request #1029 from Kwazygloo/patch-1
...
Unique Aevum Augment
2021-08-14 14:28:37 -04:00
Kwazygloo
547324a813
Update AugmentationHelpers.jsx
2021-07-06 01:55:42 -07:00
Kwazygloo
fa64186120
Update AugmentationHelpers.jsx
2021-07-06 01:55:42 -07:00
Kwazygloo
9b593758c3
Update AugmentationHelpers.jsx
2021-07-06 01:55:42 -07:00
Kwazygloo
a55fd5046b
Update AugmentationHelpers.jsx
2021-07-06 01:55:42 -07:00
Kwazygloo
0e177841ac
Update AugmentationHelpers.jsx
2021-07-06 01:55:42 -07:00
MageKing17
43b09a2459
Correct descriptions of LuminCloaking2 and HydroflameLeftArm.
...
LuminCloaking-V2 claimed to be a more advanced version of itself, and Hydroflame Left Arm described a 2.7 multiplier as a 270% increase.
2021-07-06 00:18:22 -07:00
Kwazygloo
1aa141b87e
Update AugmentationHelpers.jsx
2021-07-03 11:13:45 -04:00
Kwazygloo
55d1ebd0e4
Synthetic Heart and Combat Rib Description Changes
2021-06-29 19:55:26 -07:00
Kwazygloo
06ac63aece
Update AugmentationHelpers.jsx
2021-06-29 19:29:36 -07:00
Kwazygloo
f706fee3d1
Augmented Targeting Description Changes
2021-06-29 19:20:05 -07:00
Kwazygloo
f554398a7f
Update AugmentationHelpers.jsx
2021-06-22 23:17:24 -07:00
Kwazygloo
abe204109e
Update AugmentationHelpers.jsx
2021-06-18 16:11:12 -04:00
Kwazygloo
434dd2b58d
Update AugmentationHelpers.jsx
2021-06-18 12:09:56 -04:00
Olivier Gagnon
8facdd2b49
hotfix buying multiple NFG from level 0 not stacking
2021-06-14 20:31:24 -04:00
Olivier Gagnon
2c7a4f4ce6
hotfix augmentation displaying null
2021-06-13 17:32:16 -04:00
Olivier Gagnon
39b4048603
Fixed a performance issue when installing too many Neuroflux at once.
2021-06-13 11:05:07 -04:00
Olivier Gagnon
0cb821b50d
lint
2021-06-06 14:46:33 -04:00
Olivier Gagnon
61dded637d
fix some typos in augmentation descriptions.
2021-06-06 14:40:16 -04:00
Olivier Gagnon
0b401ba83b
collapse 2 constants in where they are used.
2021-06-06 14:17:03 -04:00
Olivier Gagnon
40813d5c4f
Finish work on the gimick time-based aug
2021-06-06 13:28:25 -04:00
hydroflame
42935a217d
Merge pull request #991 from Tesseract1234567890/timeBasedAugment
...
Circadian Modulator - an augment based on the hour in which you install/reset
2021-06-06 12:06:15 -04:00
Tesseract1234567890
80125d1521
Fixed bladeburner stats not displaying correctly
2021-06-04 13:55:33 -04:00
Tesseract1234567890
49cc25479e
Modified flavortext
2021-06-04 08:55:06 -04:00
Tesseract1234567890
8259c1a5b9
Reset RNG to reload every hour
2021-06-03 16:54:43 -04:00
Tesseract1234567890
c793a076db
Changed price and rep. cost of augment
2021-06-03 16:30:06 -04:00
Tesseract1234567890
e320a8339a
added extended info to augment
2021-06-03 16:27:06 -04:00
Tesseract1234567890
1427a0f1ae
Modified RNG gen for testing
2021-06-03 16:20:35 -04:00
Tesseract1234567890
17315733a7
deleted unnecessary functions
2021-06-03 16:17:34 -04:00
Tesseract1234567890
29d7134859
testing
2021-06-03 16:16:20 -04:00
Tesseract1234567890
4ac91f5599
set to hour instead of 6 mins
2021-06-03 15:27:08 -04:00
Tesseract1234567890
a3496cdfa9
changed rng method to based on hour of install, changes every 360000 ms
2021-06-03 13:25:20 -04:00
Tesseract1234567890
b88990444b
Swapped faction to speakers for the dead, modified price + rep cost, modified lore
2021-06-03 13:21:11 -04:00
Tesseract1234567890
e9eae40891
expanded multiplierTypes
2021-06-03 12:21:56 -04:00
Tesseract1234567890
0ec05f3fe2
get random modifier for augment function added
2021-06-03 12:10:26 -04:00
Tesseract1234567890
21611ec571
Made random mult into function
2021-06-03 12:01:10 -04:00
Tesseract1234567890
e7fde38bf9
testing step random
2021-06-03 11:55:50 -04:00
Tesseract1234567890
c47990ef56
Fixed RNG generation for augment
2021-06-03 11:36:32 -04:00
Tesseract1234567890
23cefed8d4
test
2021-06-03 11:33:15 -04:00
Tesseract1234567890
d86fb0262a
Attempt 2
2021-06-03 11:30:43 -04:00
Tesseract1234567890
aef0cc815e
added rng to circ. modulator
2021-06-03 11:18:55 -04:00
Tesseract1234567890
e0436a4314
increased effect of modulator to test
2021-06-03 11:07:05 -04:00
Tesseract1234567890
1ad0fbe2e1
Attempt #1 at creating custom augment
2021-06-03 11:03:53 -04:00
Kwazygloo
21211e7d08
Update AugmentationHelpers.jsx
2021-06-01 12:36:57 -04:00
Olivier Gagnon
674ce17834
fix nearly all lint errors now
2021-05-29 14:48:56 -04:00
Olivier Gagnon
7fedd1f1f5
Fix very large number appearing as NaN
2021-05-26 14:14:20 -04:00
Olivier Gagnon
0f2b7517b4
Added export bonus
2021-05-10 18:26:50 -04:00
Olivier Gagnon
6dde89f3c4
0518
2021-05-07 22:01:52 -04:00
Olivier Gagnon
8c2e661e08
Remove console.log
2021-05-03 01:41:16 -04:00
Olivier Gagnon
e6e598eeb4
moved augmentations between city faction to be more even.
2021-05-03 01:40:22 -04:00
Olivier Gagnon
56ce83cce5
Fix cashroot not displaying properly
2021-05-02 00:07:04 -04:00
hydroflame
34a20802c9
Merge pull request #910 from danielyxie/lint-fix
...
The mega linting patch
2021-05-01 23:08:10 -04:00
Pimvgd
fb129198a6
Update AugmentationHelpers.jsx
...
more typos
2021-05-01 17:43:13 +02: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
52a80ad236
v0.51.6 ( #905 )
...
* Make command `cd` without arguments an alias for `cd /` (#853 )
In most shells `cd` without arguments takes you to the home directory
of the current user. I keep trying to do this due to muscle memory
from working in terminals, so I figured I'd make it do something useful.
There is no home directory in the game, but going to / is the closest
thing we have, since that is the starting point for the user in the
game.
* Add new `backdoor` terminal command (#852 )
* Add the backdoor command to the terminal
This command will perform a manual hack without rewarding money. It will be used for the story, mainly for faction hacking tests
* Add tab completion for backdoor command
* Add help text for backdoor command
* Change condition syntax to be more consistent with others
* Extract reused code block so it is always called after actions
* Update documentation for new backdoor command
Modified references to manual hack as it isn't for factions anymore
* Remove extra parenthesis
* Rename manuallyHacked to backdoorInstalled
* Fix typo
* Change faction test messages to use backdoor instad of hack
* Rename more instances of manuallyHacked
* fixed typo in helptext of darkweb buy (#858 )
* Fix typos and unify descriptions of augmentations (#859 )
Made an attempt to...
- give all "+rep% company/faction" the same text
- make all augmentations with a single effect use a single line to describe the effect
- make all effects end with a period
* Made Cashroot starter kit display its tooltip with the money formatted properly and in gold
* fix typo in docs (#860 )
* Initial code for Casino Card Deck implementation
* Casino Blackjack Implementation
* Update some tools (eslint, typescript)
* Blackjack code cleanup
* Update README_contribution
* Update ScriptHelpers.js (#861 )
expand error message
* More augmentation typo fixes (#862 )
* Add Netscript function getCurrentScript (#856 )
Add netscript function that returns the current script.
* Added milestones menu to guide new players. (#865 )
Milestone menu
* fix typos in milestones (#866 )
Co-authored-by: sschmidTU <s.schmid@phonicscore.com>
* Corrupt location title when backdoor is installed (#864 )
* Add corruptableText component
* Corrupt location title if backdoor is installed
* Formatting
* Add helper to check value of backdoorInstalled
Helper could be oneline but it would make it less readable
* Fix some formatting
* Add settings option to disable text effects
* Import useState
* getRunningScript (#867 )
* Replaced getCurrentScript with getRunningScript
* Bunch of smaller fixes (#904 )
Fix #884
Fix #879
Fix #878
Fix #876
Fix #874
Fix #873
Fix #887
Fix #891
Fix #895
* rework the early servers to be more noob friendly (#903 )
* v0.51.6
Co-authored-by: Andreas Eriksson <2691182+AndreasTPC@users.noreply.github.com>
Co-authored-by: Jack <jackdewinter1@gmail.com>
Co-authored-by: Teun Pronk <5228255+Crownie88@users.noreply.github.com>
Co-authored-by: Pimvgd <Pimvgd@gmail.com>
Co-authored-by: Daniel Xie <daniel.xie@flockfreight.com>
Co-authored-by: Simon <33069673+sschmidTU@users.noreply.github.com>
Co-authored-by: sschmidTU <s.schmid@phonicscore.com>
2021-04-28 20:07:26 -04:00
hydroflame
135df8703c
V0.51.4 ( #847 )
...
* BladeBurner
* nerfed int exp gained.
Documentation
* purchaseServer specifies what happens on failure.
* Fixed typo in recommended bitnode page.
* Removed misleading ram requirements for hacking factions.
Netscript
* growthAnalyze handles Infinity correctly.
Misc.
* Faction Augmentation will list how much reputation is required even after
that goal has been reached.
* Removed dollar sign in travel agency confirmation.
* Fixed typo in alpha-omega.lit
* the game save text no longer obstruct the save game and options button
* the text editors now remember where your cursor was and restores it when loading the same script again.
* v0.51.4
2021-04-19 21:26:51 -04:00
hydroflame
80b703639e
Small hotfix ( #840 )
...
* yesno box now correctly clean up before new content is loaded in.
* formatHp doesnt display decimal, duh
* character overview uses numeralWrapper formatHp
* minor formatting stuff
* Class spending is tracked indepedently of work money
* Made an augmentation named after myself.
* hotfix a bunch of small stuff
2021-04-12 20:03:32 -04:00
Olivier Gagnon
cae28e2d25
softReset now accepts a callback script like installAugmentations
2021-03-11 20:37:58 -05:00
Olivier Gagnon
250841df66
Added sf minus 1, exploits
2021-03-08 20:31:34 -05: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
Olivier Gagnon
79a06dd91c
Character,Augmentations now display by how much the stats will increase.
2021-03-07 16:32:16 -05:00
danielyxie
042f926700
Minor bugfixes with killing Netscript scripts, and cleaned up text
2019-07-15 21:40:43 -07:00
danielyxie
2597b33f81
Finished refactoring augmentations page UI to use react
2019-05-17 13:47:35 -07:00
danielyxie
9442b348e6
Refactored SourceFile-related code to TypeScript
2019-05-17 13:47:35 -07:00
danielyxie
fef7aaba8f
Adding more directory-related unit tests. Several more bug fixes and QoL improvements
2019-05-14 01:35:37 -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
bcb198220d
v0.46.3
2019-04-19 22:27:33 -07:00
danielyxie
d044739f1c
v0.46.2
2019-04-14 02:07:29 -07:00
danielyxie
3ce2e83dd8
Finished rudimentary filesystem implementation for Terminal
2019-04-09 23:07:12 -07:00
danielyxie
34d749809a
BitNode-9 initial implementation
2019-03-24 20:17:47 -07:00
danielyxie
2ba7ac82eb
Updated to v0.45.0 production build
2019-03-22 22:11:09 -07:00
danielyxie
4bdb34bc7b
numCycleForGrowth() function now accoutns for BitNode growth multiplier. Cleaned up docuemntation
2019-03-19 17:53:46 -07:00
Olivier Gagnon
0df437ef35
Update AugmentationHelpers.js
2019-03-19 16:33:30 -07:00
Olivier Gagnon
bedd615c0e
Making the QLink almost worth getting.
2019-03-19 16:33:30 -07:00
danielyxie
473f0f1447
Refactored Server/Script/Files code to TypeScript
2019-03-04 17:40:28 -08:00