Commit Graph

102 Commits

Author SHA1 Message Date
Olivier Gagnon cbb7f58231 Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Olivier Gagnon f6f023eeb4 Fix tons of typos 2022-10-09 01:25:31 -04:00
Conner Tennery 40e8e82b6d Merge branch 'dev' into 4125 2022-10-04 09:39:12 -07:00
Conner Tennery 0d6b6b404d fix "Slash when his guard is down!" actually means "Slash when he's attacking!" Also the Might of Ares timer is wrong. #4125
- Added ignoreAugment_WKSharmonizer to GameTimer to allow for strict, unmodified timers
- Changed SlashGame failure check
- Changed `timeUntilAttacking` value so the progress bar in SlashGame is accurate
2022-10-03 01:42:17 -07:00
Snarling 21a2d49de7 Finish removing player passing 2022-09-27 15:35:41 -04:00
Snarling 91a69d7d8f format & lint 2022-09-27 15:35:40 -04:00
Snarling a21b1029d7 No more player/router context 2022-09-27 15:35:40 -04:00
Snarling ea7c2c4981 fixing other commits after rebase 2022-08-09 18:25:02 -04:00
faangbait 2b9d62d8ce Remove "based" from positive adjectives in infil
Slang term that's had three opposite meanings in my lifetime alone.
2022-07-31 15:17:06 -05:00
Olivier Gagnon 326d9fd7ef Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
Olivier Gagnon 4bee746576 rm any 2022-07-15 01:51:30 -04:00
Olivier Gagnon 5629c16def extract multipliers in its own type 2022-07-14 18:43:33 -04:00
borisflagell ec0350984c INFILTRATION: FIX#3720
On Infiltration's reward screen, when trading for rep :
SoA reward are not longer given out when select "none" in the faction's dropdownmenu.
2022-05-23 17:31:28 +02:00
hydroflame 4024f6e10f Merge pull request #3634 from Dane-Horn/2741-shift-in-typing-infiltration
UI: FIX #2741 Allow using modifier keys inside the typing infiltration
2022-05-13 11:04:11 -04:00
Dane Horn a778015a21 formatting 2022-05-09 09:56:44 +02:00
Dane Horn 1675a2811c ignore ctrl and alt keypresses 2022-05-09 09:55:41 +02:00
Dane Horn 86b29237eb add new function to detect key presses that can be ignored 2022-05-08 23:59:00 +02:00
Trambelus 6d63d6f44a Fix infiltration rep BN mult calculation 2022-05-08 04:23:32 -04:00
nickofolas bcb6176952 Merge branch 'dev' into improvement/work-in-progress-ui 2022-05-04 12:28:33 -05:00
nickofolas 05078ffb08 Move ProgressBar component 2022-05-02 15:36:21 -05:00
nickofolas 762acfb7b5 Simplify conditionals 2022-05-02 11:38:20 -05:00
nickofolas d4f3128829 Adjust infil root height so it isn't scrollable 2022-04-30 15:59:31 -05:00
nickofolas 9ea62981de Update intro ul alignment 2022-04-30 15:11:34 -05:00
nickofolas def89832cb Fix slash game Aug ending game early 2022-04-30 00:28:00 -05:00
nickofolas 437cd66ffe Update Minesweeper game UI 2022-04-30 00:27:49 -05:00
nickofolas 1bcb0099f4 Update grid matching game 2022-04-29 17:01:38 -05:00
nickofolas c3a3cca9ae Update Intro 2022-04-29 17:00:13 -05:00
nickofolas 2f12484f9e Update intro arrows 2022-04-29 16:59:38 -05:00
nickofolas 47abdffb1c Merge branch 'dev' of github.com:danielyxie/bitburner into improvement/infiltration-ui 2022-04-29 16:51:10 -05:00
nickofolas c613021e8f Better centering and change arrows 2022-04-29 15:56:34 -05:00
nickofolas 4cae862fd2 Fix Infiltration victory rep 2022-04-25 19:39:59 -05:00
nickofolas d0c48585bc Clean up code 2022-04-24 18:51:30 -05:00
nickofolas ae8b6d088e Update Victory 2022-04-24 18:49:46 -05:00
nickofolas b772d5157e Update Countdown 2022-04-24 18:18:39 -05:00
nickofolas d616010f74 Update Intro 2022-04-24 18:13:15 -05:00
nickofolas 433e05bcf8 Improve slash game aug timer accuracy 2022-04-24 18:02:49 -05:00
nickofolas fe330f9f9f Update root 2022-04-24 16:51:00 -05:00
nickofolas 16d47543c4 Update Game Timer 2022-04-24 16:50:51 -05:00
nickofolas 320d6943de Update Wire Cutting Game 2022-04-24 16:50:19 -05:00
nickofolas 13d7f6d4e9 Update Minesweeper Game 2022-04-24 14:58:59 -05:00
nickofolas b3879e386f Update Cyberpunk2077 Game 2022-04-24 14:57:18 -05:00
nickofolas 4bf6acf95c Update Cheat Code Game 2022-04-24 14:54:43 -05:00
nickofolas 2d90d41b4e Update Bribe Game 2022-04-24 14:52:58 -05:00
nickofolas 082b4abe71 Update Backward Game 2022-04-24 14:50:55 -05:00
nickofolas 43e2fc8d87 Update Bracket Game 2022-04-24 14:43:19 -05:00
nickofolas 0396e4066c Update Slash Game 2022-04-24 14:38:45 -05:00
nickofolas 217f6d1e57 Update basic Game code 2022-04-24 14:38:39 -05:00
nickofolas c03b2d5227 Fix phyzical WKS effects being applied when queued 2022-04-24 11:29:45 -05:00
nickofolas b076a6489a Fix infiltrations only using wirecutting game 2022-04-23 18:44:04 -05:00
Olivier Gagnon 9fdfb77dd4 Update infiltrators 2022-04-22 15:30:49 -04:00