bitburner-src/src/Hacknet
Tom Prince 2f95d21503
UI: Sync UI updates to game updates. (#1512)
There are a bunch of React components that update at the same rate
that the game engine processes cycles. Rather than have each place
that does so start its own timer to update that often, add a new
react hook that triggers an update shortly after the engine completes
a cycle.
2024-08-01 23:57:43 -07:00
..
data MISC: Show values of constants in type hints. (#1515) 2024-07-26 01:56:09 -07:00
formulas BUGFIX: Hacknet level base cost multiplier fixed (#1412) 2024-06-24 21:40:50 -07:00
ui UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
HacknetHelpers.tsx FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
HacknetNode.ts SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
HacknetServer.ts Servers are sorted on Active Scripts page (#1102) 2024-02-16 21:06:18 -05:00
HashManager.ts SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
HashUpgrade.ts UI: Hash upgrade descriptions use number formatting options (#996) 2023-12-27 03:26:40 -05:00
HashUpgrades.ts UI: Hash upgrade descriptions use number formatting options (#996) 2023-12-27 03:26:40 -05:00
IHacknetNode.ts prettify, sorry for the big ass commit 2021-09-04 19:09:30 -04:00