Olivier Gagnon
b5abbbc240
hacknet nodes in mui
2021-09-26 21:26:25 -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
125e9484f7
Work on hacknet to mui
2021-09-25 13:52:26 -04:00
Olivier Gagnon
ef17f0d617
ui
2021-09-25 13:31:42 -04:00
Olivier Gagnon
f7aa393a8f
fix getNodeStats error
2021-09-25 13:03:09 -04:00
Olivier Gagnon
b8faa9dc0b
convert player to ts
2021-09-23 18:47:43 -04:00
Olivier Gagnon
907314e76b
more work
2021-09-17 21:30:02 -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
b7e07bc7f2
convert all hacknet to ts
2021-09-09 03:17:01 -04:00
Olivier Gagnon
2a13db39c7
fix sleeve memory bug
2021-09-08 23:47:34 -04:00
Olivier Gagnon
a18bdd6afc
prettify, sorry for the big ass commit
2021-09-04 19:09:30 -04:00
Olivier Gagnon
e1c29f25e2
Fix missing money display
2021-09-04 14:03:19 -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
6d2b8b4f6f
v0.52.8
2021-08-23 02:09:49 -04:00
Olivier Gagnon
df457a0c6e
v0.52.5
2021-08-19 16:37:59 -04:00
Olivier Gagnon
1a1a43c1ce
v0.52.4
2021-08-19 01:45:26 -04:00
Tesseract1234567890
4cd17607e6
Fixed server/node text always displaying as Hacknet Nodes even if the player has servers unlocked
2021-06-10 09:27:43 -04:00
Tesseract1234567890
1b734be895
Test to fix server/node text
2021-06-10 09:05:16 -04:00
Olivier Gagnon
0cb821b50d
lint
2021-06-06 14:46:33 -04:00
Olivier Gagnon
0f266eaa42
v0.59.10
2021-05-31 17:34:23 -04:00
Olivier Gagnon
6dde89f3c4
0518
2021-05-07 22:01: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
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
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
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
af584e8c87
Removed CharacterInfo maximum hacknet, styling in the options, comments in exploits
2021-03-09 23:22:05 -05:00
danielyxie
042f926700
Minor bugfixes with killing Netscript scripts, and cleaned up text
2019-07-15 21:40:43 -07:00
danielyxie
6841f24932
Optimized Largest Prime factor coding contract solver.
2019-05-19 13:56:49 -07:00
danielyxie
a2551f98c2
Fixed documentation typos in v0.47.0
2019-05-17 15:51:28 -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
fef7aaba8f
Adding more directory-related unit tests. Several more bug fixes and QoL improvements
2019-05-14 01:35:37 -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
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
bcb198220d
v0.46.3
2019-04-19 22:27:33 -07:00
danielyxie
3241945452
Added hacknet node api functions for spending hashes. Fixed several bugs with v0.46.0. Rebalanced hash upgrades. continued working on terminal directory implementation
2019-04-05 02:08:41 -07:00
danielyxie
b6b6d8e9fa
Fixed bug with purchasing Hacknet Servers not updating hash capacity when done through Netscript
2019-03-30 17:39:37 -07:00
danielyxie
51d9274626
Added effects for Source-File 9
2019-03-29 20:01:34 -07:00
danielyxie
18a3f061b4
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:14:32 -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
34d749809a
BitNode-9 initial implementation
2019-03-24 20:17:47 -07:00