gcsim icon indicating copy to clipboard operation
gcsim copied to clipboard

monte carlo combat simulation for genshin impact

Results 224 gcsim issues
Sort by recently updated
recently updated
newest added

Currently developers have to make sure to: - go to `ui` - update genshin-db to latest version: `yarn up genshin-db` - run `node scripts/names-translation.js` - copy the generated `IngameNames.json` to...

kind: enhancement
area: devops

Current implementation executes the timer reset at `time passed since timer start > timer - 2` (delay is timer - 1 in code), but it should actually be at `time...

kind: bug
area: pkg

basically this, but on particle instead of energy level (won't have same sources because some sources are adding flat energy) ![image-1](https://github.com/genshinsim/gcsim/assets/98557316/b62f3b2c-e8d5-4e4a-bc4d-ae2eaedfd717)

kind: enhancement
area: web

There is a certain barrier of entry when it comes to getting the dev environment set up correctly for generating protos.

area: documentation
kind: enhancement

It might be easier to onboard people if the website offered a guided tour (with translations) that explains everything - explain everything that is on simulator page - write first...

kind: enhancement
area: web

Should give the cli binary the ability to auto update to ensure everyone is kept on the latest version. Change should not be done until after cli refactor (#1407) some...

kind: enhancement
area: pkg

When running a modified version of the cli with the `-s` option and then trying to share the sim, it keeps loading forever (loading spinner) instead of showing an error...

kind: bug
area: web

don't forget to mention self reactions/aura and weapon reactions/aura

area: documentation
kind: enhancement

- https://genshin-impact.fandom.com/wiki/Spiral_Abyss/Benediction_of_the_Abyss - choose up to 3 cards, 0 or 1 chamber card, others must be floor cards

kind: enhancement
area: pkg

The new embed appears to keep crashing after being up for a set period of time. When it crashes, all attempts to load an embed throw a 500/internal service error....

kind: needs investigation
info: being worked on
area: backend