Git Product home page Git Product logo

userscripts's Introduction

Tau Station User Scripts

This is a collection of user scripts for the Tau Station Text-Based MMORPG.

You need the Greasemonkey or Tampermonkey extension in your browser to use them.

Some of the scripts have optional features which you can enable by removing the comments sign // from the start of the line.

Scripts

Navigation

navigation.js implements the following features:

  • Adds navigation links to sub-areas (for example: Storage, Public Market and Vendors below Market)
  • Optionally removes buttons that let you spend bonds without confirmation dialogs
  • Option to expand the Chat window
  • Shows discreet work counters

Track Character Stats

stats_tracker.user.js implements the following features:

  • Tracks character's stats in the background, and writes to stat-specific logs as each stat regenerates.
  • Detects & reports buffs currently applicable to the character.
    • Until Genotype, VIP status, etc. are known, it discreetly asks the user to navigate to the character details page to collect that information.
    • Note: In progress: Detect relevant character skills (e.g., Healthcare 2).
  • Provides simple UI to let the user a) enable/disable stat tracking temporarily, b) copy collected logs to the clipboard, c) clear logs collected so far, and d) remove all session data associated with this userscript.

Tau Station Bank Helper

bank_helper.js implements a single feature, at the "Bank" area only:

Whenever your credits "on hand" are greater than the amount you'd always like to keep at hand, it'll prefill the "deposit" textbox with the excess cash.

Note that this does not automatically deposit the credits. It simply fills the box for you.

Compact Storage

compact_storage.user.js will merge duplicate items in "CORTECHS" -> "Storage" listing into a single row and update the quantity column accordingly.

This way, your storage report will take only 2 rows to let you know that you have 145 Nanowires and 17 Paris Sabres at Yards of Gadani rather than taking 25 rows to tell you.

Compact Stats

compact_stats.js will make the panel with character stats - both general numbers like XP, credits etc and the current stats - look much more compact than by default. This function also adds a counter to the next stats 'tick', although it starts working only after one 'tick' actually occurs.

Hide irrelevant career tasks

hide_tasks.js will hide all the career tasks from all the "TASKS" tabs in the game, except for the tasks explicitly listed in the script body. Use with caution! This script requires manual updates to be adjusted to the current career type and career rank/level of the player. By default it's configured for high-rank Clone Technician.

Combat Log

combat-log.user.js saves any combat-related activity to a log, pruning it to present the same information in a more concise manner. A simple UI is provided, to Show/Hide the Combat Log window (similar to the Chat window) or Clear the log. The Combat Log window also provides a Download button to save the log to a local file on your computer.

Icon bar

icon_bar.js adds some icons to the icon bar (next to email, settings, ...). Comment out any icons you don't want in the INSTALL function. Script includes CSS tweaks to reduce padding around buttons so that more fit, adjust if desired.

  • button_well_fed: Fork and Knife icon, displayed if currently "Well-Fed" (hides well-fed banner until you hover or click on icon)
  • button_goto_hotel: Bed icon, go to hotel room (needs two clicks)
  • button_goto_ship: Spaceship icon, go to ship (needs two clicks, and must set to your ship's serial number!)

userscripts's People

Contributors

perleone avatar quasidart avatar dot-sent avatar duelafn avatar mfontani avatar moritz avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.