hydroflame
9bb0bc5728
2nd commit
2025-08-27 21:59:24 -04:00
hydroflame
80d566f051
First pass at better rerender
2025-08-27 20:24:50 -04:00
catloversg
cb9e281c45
UI: Auto focus hashnet upgrade modal ( #1768 )
2024-11-10 22:54:51 -08:00
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
Jesse Clark
f6de21ea18
UI: Clean up Hacknet UI ( #1397 )
2024-06-14 00:08:10 -07:00
Shy
ef334cb851
BUGFIX: make hacknet node a bit bigger and change unit to em ( #1094 )
...
PR #1070 caused some overflow when having hacknet servers.
2024-02-15 16:33:08 -08:00
Shy
fbc41d0278
make hacknet node grid dynamic ( #1070 )
2024-02-10 04:15:27 -05:00
Snarling
6a6043c509
CODEBASE: Add custom useRerender hook ( #359 )
2023-02-11 13:22:55 -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
aa80cf6451
See description
...
Reverted ToastVariant back to an enum internally. Still exposed to player as just possible strings.
Changed all 1-line documentation comments to actually be 1-line. Moved some because they were not providing documentation for the thing they were trying to.
2022-10-04 06:40:10 -04:00
Snarling
83d357e758
commit1
2022-09-27 15:35:40 -04:00
Olivier Gagnon
48f80f25d6
fmt and lint
2022-04-06 19:30:08 -04:00
nickofolas
c6a80a0a83
Improve hacknet nodes alignment
2022-01-15 10:21:45 -06:00
Olivier Gagnon
a7dfb1a537
more convertion from ip to hostname
2021-10-07 16:56:01 -04:00
Olivier Gagnon
be29481689
unexport AllServers
2021-10-07 16:04:04 -04:00
Olivier Gagnon
b5abbbc240
hacknet nodes in mui
2021-09-26 21:26:25 -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
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