Commit Graph

641 Commits

Author SHA1 Message Date
Olivier Gagnon c9b9c2c55b merge dev 2022-07-20 12:16:42 -04:00
Olivier Gagnon 49f6fda1e4 remove last colon any for now 2022-07-20 01:48:54 -04:00
Olivier Gagnon 26986c2d3e fix work crashing when installing 2022-07-19 21:42:54 -04:00
Olivier Gagnon c3a10d5d95 fix more anys 2022-07-19 18:25:06 -04:00
Olivier Gagnon bb8af88b77 prep v2 2022-07-19 14:21:12 -04:00
Olivier Gagnon b409e58447 fix exp not loading, kinda 2022-07-19 13:09:56 -04:00
Olivier Gagnon c977a9def7 tidy up eslint.js 2022-07-19 12:19:32 -04:00
Olivier Gagnon 5c3ecb9a23 fix any in PromptManager 2022-07-18 02:59:04 -04:00
Olivier Gagnon aacdde8082 fix any in StatsTable 2022-07-18 02:57:11 -04:00
Olivier Gagnon 97c5332a59 fix any in LogBoxManager 2022-07-18 02:53:01 -04:00
Olivier Gagnon ae54092334 fix any in CharacterStats 2022-07-18 02:47:11 -04:00
Olivier Gagnon ced37e3731 allbuild commit 6b18bfb1 2022-07-16 01:18:56 -04:00
Olivier Gagnon 4bee746576 rm any 2022-07-15 01:51:30 -04:00
Olivier Gagnon e58456cd6b allbuild commit 0b22e87e 2022-07-14 21:59:23 -04:00
Olivier Gagnon 5629c16def extract multipliers in its own type 2022-07-14 18:43:33 -04:00
Olivier Gagnon 0550bc188c refactor some stuff 2022-07-14 17:43:08 -04:00
Olivier Gagnon a5088f1136 Merge branch 'dev' into work 2022-07-14 16:43:26 -04:00
Olivier Gagnon 00ddeb751c Make tail box display ANSII colors 2022-07-14 16:34:42 -04:00
Olivier Gagnon ad098e1f05 refactor ANSII colors into it's own component 2022-07-14 16:25:20 -04:00
Olivier Gagnon 28956d8fd6 make crime unfocusable 2022-07-14 15:53:42 -04:00
Olivier Gagnon fac6633347 remove so many fields and values used by the old system 2022-07-12 23:13:40 -04:00
Olivier Gagnon 598e47766e convert company work to new work system 2022-07-12 22:43:03 -04:00
Olivier Gagnon 2d73f546b0 lint and remove unused var 2022-07-12 01:59:23 -04:00
Olivier Gagnon f7805c4a51 convert faction work to new work system 2022-07-12 01:54:19 -04:00
Olivier Gagnon e86a42716c lint 2022-07-11 15:58:23 -04:00
Olivier Gagnon 606f1bf6c4 create program and grafting done 2022-07-10 01:37:36 -04:00
Olivier Gagnon 647392626e convert taking class ot new work system 2022-07-07 17:28:23 -04:00
Olivier Gagnon 24b6eb4d56 make workinprogress crime 2 digit precision 2022-07-07 02:03:02 -04:00
Olivier Gagnon 3ee7d593d0 Convert crime to new work model 2022-07-07 02:00:23 -04:00
ilkecan 44118c8a72 Remove the hardcoded script name 2022-06-28 23:48:07 +00:00
ilkecan 415ae8ee59 Remove the hardcoded tutorial script extension
Parameterized it according to the chosen NS version.
2022-06-26 20:33:01 +00:00
Olivier Gagnon b8750d1058 Make a new InputComponent that can be re-used everywhere to make all text accept the same kind of input 2022-05-27 20:41:14 -04:00
Olivier Gagnon ca2e22506b more lint 2022-05-25 15:40:57 -04:00
nickofolas 012edd3b2a Fix log box wrap 2022-05-22 11:54:05 -05:00
Undeemiss d52e1f44b4 Removed my stupid comment lol (sorry!) 2022-05-17 15:26:26 -05:00
Undeemiss c01cf85d27 Formatted and linted 2022-05-17 15:25:27 -05:00
Undeemiss 8903cd2a8b Removed closePid(fn, host, ...args) and fixed closePid(pid) 2022-05-17 15:19:35 -05:00
Undeemiss e17fe6f618 closeTail(fn, host, ...args) can now close dead script tails
closeTail(pid) still cannot
2022-05-17 14:46:30 -05:00
Undeemiss 2b9d408b55 First attempt at an implementation; requires script be running 2022-05-17 13:45:30 -05:00
Undeemiss 5526355a43 Set up the skeleton of an ns.closeTail function 2022-05-16 19:15:38 -05:00
nickofolas 430d1dad9d Merge branch 'dev' of github.com:danielyxie/bitburner into improvement/bitnode-multipliers 2022-05-13 11:55:55 -05:00
hydroflame a8a302fc0a Merge pull request #3641 from nickofolas/fix/log-box-ellipsis
UI: Minor improvements to log boxes
2022-05-13 11:06:05 -04:00
nickofolas dd949697df Fix handle position 2022-05-09 19:26:20 -05:00
nickofolas d4e97d786c Various log box improvements 2022-05-09 18:15:23 -05:00
nickofolas bc9bce0d2c Tweaks to classes 2022-05-09 17:50:45 -05:00
nickofolas ebc6b52af5 Properly show stats with a BitNode mult of 0 2022-05-08 20:45:00 -05:00
nickofolas d1498598a9 Fix conditional rendering of BN mults element 2022-05-07 17:16:47 -05:00
nickofolas c688e20876 Refactor character stats table 2022-05-07 16:51:34 -05:00
nickofolas 5d89f17e4a Tweak max SF level code 2022-05-07 16:28:01 -05:00
nickofolas 1f8c5164d7 Update BN Mults UI and add section to Stats 2022-05-07 15:52:10 -05:00