hydroflame
925e96345d
v0.51.2 ( #838 )
...
* infiltration use buttons instead of a links
* minor accessibility patch
* Hospitalization will not cost more than 10% of the players money.
* Adde hospitalization netscript function
* Removed the suggestion that the combat path will lead to Daedalus, it still will. But new players should not be told that this is a viable path to completing a BitNode.
* getMemberInformation now returns everything about the member.
* New netscript function to get the players hacknet server hash capacity
* yesno dialog box will not keep older messages anymore
* v0.51.1
* Casino part 1
* Discord link in options, documentation for getMemberInformation updated, dev menu has more money options, tech vendors now handle max cores or max ram better
* Removed text under Factiosn referencing rejected factions.
* Removed html element forgotten in plain text
* Casino implementation
* v0.51.2
2021-04-09 18:12:31 -04:00
hydroflame
db2bf79e3b
v0.51.1 ( #835 )
...
* infiltration use buttons instead of a links
* minor accessibility patch
* Hospitalization will not cost more than 10% of the players money.
* Adde hospitalization netscript function
* Removed the suggestion that the combat path will lead to Daedalus, it still will. But new players should not be told that this is a viable path to completing a BitNode.
* getMemberInformation now returns everything about the member.
* New netscript function to get the players hacknet server hash capacity
* yesno dialog box will not keep older messages anymore
* v0.51.1
2021-04-06 03:50:09 -04:00
hydroflame
6f330efc44
Added Disable ASCII art to options ( #832 )
...
* hotfix getPlayer missing factions
* Added ability to disable ascii art in options. ASCII art is impossible to deal with for screenreaders.
2021-04-02 20:14:35 -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
29abffd464
Added the "Unclickable" Exploit.
2021-03-22 14:48:48 -04:00
Olivier Gagnon
04bc2bebdd
Factions Augmentation page now lists purchased augmentation separatly.
2021-03-21 18:03:16 -04:00
Olivier Gagnon
2507899762
Mission format rep earned with 0.000a
2021-03-20 03:54:52 -04:00
Olivier Gagnon
26149d5a01
fix numeralWrapper should not return NaN anymore as it'll default to 1e+X.
2021-03-19 23:08:41 -04:00
Olivier Gagnon
c9fe8d9b65
Sleeve UI improvements.
2021-03-16 05:42:12 -04:00
Olivier Gagnon
4ce7981cc0
fix issue under Character, Stats where the wrong effective stats was being calculated
2021-03-13 15:15:36 -05:00
Olivier Gagnon
af584e8c87
Removed CharacterInfo maximum hacknet, styling in the options, comments in exploits
2021-03-09 23:22:05 -05:00
Olivier Gagnon
1d2136da4b
Minor space formatting in Hacking,Active Scripts
2021-03-07 21:40:30 -05:00
Olivier Gagnon
700583a739
fix broken color from character overview
2021-03-07 16:33:46 -05:00
Olivier Gagnon
58e38faad6
Character percentages are aligned, server and hacknet limit are displayed, if the player has SF5 the reduces stats are shown.
2021-03-07 15:58:52 -05:00
Olivier Gagnon
c72519e3ea
Formatting and typo
2021-03-07 13:25:09 -05:00
Olivier Gagnon
c8377c0bb3
Fix SF3 listed with a limit level of infinity
2021-03-07 04:43:31 -05:00
danielyxie
4cabd2e4ed
Implement GH Issue #620 : Add tail() Netscript function
2019-07-15 21:40:43 -07: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
571ddb109a
Fix GH Issue #632 : 'Create Program' link visibility should now be properly dynamically evaluated
2019-07-15 21:40:43 -07:00
danielyxie
4cc6437408
Updated WorkerScript-related code for the workerScripts array->map change
2019-06-24 22:48:54 -07:00
danielyxie
287a97aea6
Fixed merge conflcits with dev
2019-05-17 13:50:27 -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
3b7f9c9fb0
Fixed issues with Active Scripts UI. Implemented event emitter for Active Scripts UI
2019-05-17 13:41:16 -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
c1ec3c5eba
Finished refactoring Active Scripts UI into React/TypeScript. Currently untested
2019-05-16 23:44:59 -07:00
danielyxie
42804b0cd3
Refactored 'workerScripts' array and killWorkerScript() fn to be their own modules in TypeScript
2019-05-15 23:05:36 -07:00
danielyxie
b744997c72
Finished refactoring augmentations page UI to use react
2019-05-15 00:15:07 -07:00
danielyxie
2d37409392
Refactored SourceFile-related code to TypeScript
2019-05-14 20:56:59 -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
67632ced09
Fixed Stock Market UI issues. Added warnings for price movements
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
d044739f1c
v0.46.2
2019-04-14 02:07:29 -07:00
danielyxie
fb857642e8
Merge pull request #591 from danielyxie/location-code-refactor
...
Location code refactor
2019-04-03 20:38:02 -07:00
Olivier Gagnon
cc0e6548ff
folders
2019-04-03 20:37:38 -07:00
danielyxie
bf9b837e31
Fixed bugs with Location code refactor
2019-04-03 17:08:11 -07:00
danielyxie
4b95ba9ed1
Finished location code refactor. Has not yet been tested
2019-04-01 02:23:25 -07:00
danielyxie
3f8b9e4a32
Fixed merge conflicts. Rebalanced new Hacknet Node mechanics. Adjusted Hacknet API so that it'll work with hacknet Servers. Fixed Corporation bug with Issuing new Shares
2019-03-29 16:13:58 -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
3cf18f100a
Added several resuable React components for commonly-used elements
2019-03-25 21:43:18 -07:00
danielyxie
34d749809a
BitNode-9 initial implementation
2019-03-24 20:17:47 -07:00
danielyxie
c973663dc2
Fixed empty td Element issue with new React Character overview. Updated changelog
2019-03-17 18:20:31 -07:00
Olivier Gagnon
b4057fcb26
Character overview is now through react
2019-03-15 02:35:50 -07:00
danielyxie
8eecb1539c
Fix bug with recent Corporation UI rewrite. Improve some styling with Corporation UI and the status text messages
2019-03-13 20:10:28 -07:00
danielyxie
1d07ca4ffb
Fixed a few minor bugs with submitting solutions for Coding Contracts. Started on Getting STarted Guide for wiki
2019-02-26 18:26:29 -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
107977e6f4
Various bugfixes
2019-02-20 00:42:27 -08:00
danielyxie
5ac10f17f8
Improved terminal parsing to account for quotation marks
2019-02-05 16:46:00 -08:00
danielyxie
a09ea46a38
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
2019-01-29 22:02:27 -08:00