GithubHelp home page GithubHelp logo

darkti.de's Introduction

darkti.de's People

Contributors

danreeves avatar ronvoluted avatar wobin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

darkti.de's Issues

Mission board

It looks like garbage right now. Requires extracting the mission textures

Copy mission id button does nothing

look for mission
press copy id

try pasting the random string for the missions nothing has bin put in the clipboard
so nothing gets pasted
this keeps happing for 99% of the missions

im using firefox....

Trait collection page missing some weapons

Kickback, Ripper, Rumbler, and Slab Shield are not showing up in my trait collection page (not fixed by a refresh).

I went through the other weapons, looks like these four are the only missing ones.

Inventory item view

  • View full stats
  • Action to scrap for credits
  • Action to extract blessing
  • Action to consecrate
  • Action to reroll perk/blessing

Inventory sort and filter

Filter by

  • Name
  • Blessing
  • Ranged/Melee
  • Has unowned blessing

Sort by

  • Base Rating
  • Rarity
  • Stats
  • Alphabetical

Prettier config

We should add a formatting config. Don't mind which rules, just as long as we have them set. @danreeves @Wobin Let me know what you'd change to the below and I'll add the config:

{
	"arrowParens": "always",
	"bracketSpacing": true,
	"printWidth": 120,
	"quoteProps": "consistent",
	"semi": true,
	"singleQuote": true,
	"tabWidth": 2,
	"trailingComma": "es5",
	"useTabs": true
}

Upgrade to remix v2

This should require no changes as all of the migration feature flags have been done

However I think remix-utils and remix-auth-steam need updating as they depend on v1 in their package.json

Cache trait collection to DB

We're going to need this info for filtering the inventory so it's not fine that it's slow. It's also a lot of requests to make to FS servers...

Idea: Save structured result to DB and use that as the response. Build cache with a Fetch/Update button.

Inventory bulk actions

  • Scrap for credits
  • Extract blessings you don't own (not sure how this will work if there are two on an item, maybe skip that item and tell the user to extract that item individually?)

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.