efcjeepmkepahpaodagjlioagpganblf
Set of small 'fixes' for Fallen London UI. This extension introduces a set of small "fixers" for Fallen London UI intended to correct small deficiencies (as perceived by me, extension's author) in it. Any of the fixers can be enabled or disabled via a new "Extensions" section on the Account page.
FL Quality Lantern
This extension allows you to see changes in the player qualities which are marked as "hidden" by the Fallen London API. Mostly of interest to data miners and Fallen London Wiki contributors.
FL Mystery Sorter
Exactly what it says on the tin. Only for use with the "Fallen London" browser game.
BBR Helper
This provides some advanced stats (game score, simple player rating and game box plus-minus) on multiple pages for NBA, WNBA, G-League, international leagues and college basketball. Including: - average stats by season on the player page - average stats by playoff series on the player page - average stats by player on the team_season page - average stats by player on the team_player page - average stats by player on the season_player page - single game/half/quarter stats by player on the game_boxscore page - single game and average stats on the gamelog and split pages - top 5 and top 20 average stats players on the season page - top 20 average stats players on the team_season page - top 20 average stats seasons rankings on the player page - top 50 career stats rankings on the player page - multiple stats rankings on the leader page - player awards column on team season page gBPM = (-0.55 * fga + 1.04 * fg3 + 1.39 * fg - 0.25 * fta + 0.79 *ft + 0.17 * orb + 0.27 * drb + 0.24 * (trb - orb - drb) + 1.34 * stl + 0.43 * ast + 0.64 * blk - 0.34 * pf - 0.95 * tov) / g """ , where orb is treated as 0.3 * trb and drb is treated as 0.7 * trb approximately when stats are not complete in early years.
Fallen London Keybinds
Adds keybinds for playing the game using a keyboard. Provides keybinds for drawing, playing and discarding cards, taking actions, and changing outfits. By default: ` draws a new card, 1 to 5 plays the cards in your hand, Shift-1 to Shift-5 discard the cards in your hand, Q to T open storylets or take actions, A to H change outfits, and Z / X are used for Try Again and Onwards. The keybinds can be changed in the options. v0.2.2: Fixed a typo in the default outfit settings - Hard-Wearing to Hard-wearing. Disabled all hotkeys on pages with a text input box. v0.2.3: Now checks for text inputs and prevents hotkeys from triggering when entering text into them regardless of page. Thanks to LenSvol for sending me this fix. v0.2.4: Migrated to Manifest v3. v0.2.5: Updated class names to match the new ones. The outfit change should now work again.