bitburner-src/src/CotMG
borisflagell ce5fdb00af STANEK: FIX #3669 Clearing stanek grid using API could crash the page.
Fix #3669 - Query the "activegrid" at each re-rerendering of the Stanek Page. Rather than using React useState and passing it as Props.

Tested with :
ns.clearLog()
ns.tail()
await ns.sleep(2000)

ns.print("Clearing gift")
await ns.sleep(1000);
ns.stanek.clearGift()
2022-05-22 00:57:30 +02:00
..
data fmt and lint 2022-04-06 19:30:08 -04:00
formulas fix lint 2022-05-19 02:49:49 -04:00
ui STANEK: FIX #3669 Clearing stanek grid using API could crash the page. 2022-05-22 00:57:30 +02:00
ActiveFragment.ts Fix stanek leaking classes 2022-05-19 01:34:36 -04:00
DummyGift.ts Added demos in stanek 2022-04-12 20:23:03 -04:00
Fragment.ts Fix stanek leaking classes 2022-05-19 01:34:36 -04:00
FragmentType.ts Make Stanek hacknet cost percentage better. 2022-04-01 16:59:23 -04:00
Helper.tsx Added demos in stanek 2022-04-12 20:23:03 -04:00
IStaneksGift.ts Increase rep gains 2 2021-11-17 10:59:15 -05:00
notes notes 2021-10-07 14:49:40 -04:00
StaneksGift.ts Reapply entropy properly in stanek 2022-05-18 17:32:37 -05:00
StaneksGiftEvents.ts made staneks gift work with prestiges 2021-10-08 03:16:51 -04:00