Commit Graph

103 Commits

Author SHA1 Message Date
hydroflame 4518b3a7cb Merge pull request #3070 from phyzical/bugfix/2832-2
Sleeve fix for when faction isnt found
2022-03-08 16:32:10 -05:00
BB 2c3e0985c4 Simplified some relative imports 2022-03-06 05:05:55 +01:00
phyzical 7a6e7ed992 added early out for when faction isnt found 2022-03-05 13:56:11 +08:00
hydroflame 76f965911d Merge pull request #2938 from reacocard/fix-sleeve-augs
Don't check only gangs for sleeve augs
2022-03-01 11:19:06 -05:00
Ayla Ounce 5fbe4b0f26 Don't check only gangs for sleeve augs
It is possible for a player to qualify for an aug through a faction and
not the gang, e.g. when the gang is newly formed and still getting up to
speed. So, we need to consider both gang qualifications and faction
qualifications when constructing the sleeve augmentation list.
2022-02-07 14:40:44 -08:00
Thomas B c6573fb19d Reset Location Upon Reset 2022-02-03 08:50:08 -05:00
Martin Fournier 6dba1db3c9 Display bonus time in sleeve detailed stats panel
Also adds a field to modify the stored cycles in the dev menu.
2022-01-21 07:50:41 -05:00
nickofolas ab841f7530 Refactor for ... in loops 2022-01-15 18:45:03 -06:00
Olivier Gagnon 0306397f53 fix buying negative memory 2021-12-08 18:25:49 -05:00
Olivier Gagnon 0114c92829 fix decimal 2021-11-11 21:35:26 -05:00
hydroflame 70ffe25bb4 Revert "bunch of bugfixes" 2021-11-11 20:06:05 -05:00
Olivier Gagnon d91d7c564e bunch of bugfixes 2021-11-11 19:56:09 -05:00
Olivier Gagnon 58d652da54 fix something about covenant sleeve purchases 2021-11-05 21:57:41 -04:00
Olivier Gagnon 88b4a7d862 bugfix 2021-11-05 17:12:52 -04:00
Olivier Gagnon 48988e228e track money more precisely. 2021-10-27 14:18:33 -04:00
Olivier Gagnon 7ef4df414f fix sleeve task selector not getting the right task when loading the screen 2021-10-18 15:01:06 -04:00
Olivier Gagnon e52eff7771 fix sleeve criming 2021-10-18 14:59:18 -04:00
Olivier Gagnon 6b114fab7d remove unused stuff 2021-10-14 18:45:50 -04:00
Olivier Gagnon ac3a6b9a6f setToCommitCrime sleeve works with rough crime name 2021-10-11 17:12:08 -04:00
Olivier Gagnon f9afff57b2 fix ram miscalc 2021-10-09 15:07:42 -04:00
Olivier Gagnon 2bf47c60df fix sleeve consuming too much time at once. 2021-10-09 14:31:06 -04:00
Olivier Gagnon 81fd2c1236 remove log 2021-10-03 21:34:56 -04:00
Olivier Gagnon 1fdb5c33c7 fix sleeves not being able to work at volhaven 2021-10-01 22:42:31 -04:00
Olivier Gagnon 50cf362b3b v0.55.0 2021-10-01 16:22:33 -04:00
Olivier Gagnon 4e8bb96f3f removing some of the classes 2021-10-01 13:08:37 -04:00
Olivier Gagnon 97c04a1037 logbox manager, alert manager and fix bitverse colors 2021-10-01 10:39:09 -04:00
Olivier Gagnon c5713fa6d8 learned and implemented default props 2021-09-29 01:49:22 -04:00
Olivier Gagnon 14e6dd0158 sleeves to mui 2021-09-26 20:55:38 -04:00
Olivier Gagnon 06f716c0fa moved a bunch of files 2021-09-25 14:42:57 -04:00
Olivier Gagnon 5c6c472b64 Augmentations in mui 2021-09-25 01:06:17 -04:00
Olivier Gagnon 69c9b20e68 sleeve ui says bonus time and sleeves cant consume all bonus time at once. 2021-09-24 23:02:27 -04:00
Olivier Gagnon 66a2adaeb4 update prettier 2021-09-22 12:56:55 -04:00
Olivier Gagnon c94ec2f170 remove message from covenant when you're maxed sleeves 2021-09-21 18:04:47 -04:00
Olivier Gagnon 8977f299e5 respect disable ascii art 2021-09-21 17:46:01 -04:00
Olivier Gagnon e5abf014b2 build dev 2021-09-18 13:29:01 -04:00
Olivier Gagnon 907314e76b more work 2021-09-17 21:30:02 -04:00
Olivier Gagnon acd51e8328 work 2021-09-17 02:04:44 -04:00
Bart Koppelmans 867dd3ba91 Removed unnecessary question mark 2021-09-16 18:10:28 -04:00
Olivier Gagnon 83f785a791 build popups 2021-09-12 23:23:09 -04:00
Olivier Gagnon 5f8de7e426 bunch of react conversion 2021-09-12 18:03:07 -04:00
Olivier Gagnon dd27158cf0 make things scrollable. 2021-09-11 12:24:09 -04:00
Olivier Gagnon add19d353e sidebar is react, fix a few bugs 2021-09-11 01:54:19 -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 9df926427b fix formatting of sleeve task description 2021-09-10 12:20:24 -04:00
Olivier Gagnon cb31954b08 v0.53.0 2021-09-09 22:57:37 -04:00
Olivier Gagnon 7f1d39a298 the world map is used every place a travel is done 2021-09-09 22:06:59 -04:00
Olivier Gagnon d5c9306395 Convert sleeves to react, fix shock recovery bug 2021-09-09 21:38:05 -04:00
Olivier Gagnon b0fcdb8363 some sleeve conversion 2021-09-09 16:04:36 -04:00
Olivier Gagnon 2a13db39c7 fix sleeve memory bug 2021-09-08 23:47:34 -04:00
David Edmondson cfbdae6def Switch ts and babel for swc-loader
Replace old <> assertion syntax
2021-09-04 16:57:49 -07:00