Skip to content

Beta v0.1

Pre-release
Pre-release

Choose a tag to compare

@oh-yes-0-fps oh-yes-0-fps released this 30 Jan 01:56
· 255 commits to master since this release

Fundamentally working,
Included:

  • Over 125 unique trait functions*
  • All info calls can be dynamically affected by perks i.e. slick draw buffing handling times. kill clip changing ttk
  • A robust dps calculator that re-evaluates buffs every bullet and returns a ton of info
  • A dynamic ttk calculator that returns optimal and body ttk for every resill value and tells you how far away that ttk works
  • Accurate Range, Handling*, Mag*, Reserve*, Reload and damage/rpm equations
  • JavaScript and Python bindings to be accessible as possible

Missing:

  • GL and Bow archetype profiles
  • Some reserve calculations, relying on averages
  • NOTHING involving swords is implemented
  • ammo time values for reload response data
  • perk option return func
  • some exotic traits and I definitely missed some normal traits

Both these binaries below are compiled for file size(due to wasm) but if you want faster than ~2ms dps calculations for 900 bullets feel free to compile yourself with opt_level 1

*if has an asterisc means its not 100% implemented