Skip to content

Releases: kylebakerio/vr-super-stats

fix for sample-on-event and stats-on-event

Choose a tag to compare

@kylebakerio kylebakerio released this 14 Sep 21:54
95bbf58

fixes (undocumented) supplementary components

Extra Stats!

Choose a tag to compare

@kylebakerio kylebakerio released this 14 Sep 01:25
fc36771
  • More stats, and better graphs, by utilizing Extra Stats!
  • Breaking 2.0 release because of some minor API adjustments

performancemode overrides

Choose a tag to compare

@kylebakerio kylebakerio released this 05 Sep 02:27
920edd8

allow ability to set performancemode:true, and then specify other options which gracefully override the new defaults as specified. also added better default values and corresponding comments.

partial-default-overrides-samplereport-param

Choose a tag to compare

@kylebakerio kylebakerio released this 25 Aug 13:32

overriding a single default will not erase remaining defaults for samplereport

notargets

Choose a tag to compare

@kylebakerio kylebakerio released this 25 Aug 13:04
ec1d797

notargets param added. fixed minor bug with showing multiple sample reports soon after each closing too soon in some cases.

loading bar

Choose a tag to compare

@kylebakerio kylebakerio released this 24 Aug 18:24
e0cf01e

While sampling, you get a loading bar in VR, instead of silently waiting for sample to complete. Also, minor bugfixes.

sample-report! event helpers!

Choose a tag to compare

@kylebakerio kylebakerio released this 23 Aug 22:31
0553307

now create in-vr reports based on live sampling of stats measured for a selected amount of ticks! see readme for details.

load-time targets

Choose a tag to compare

@kylebakerio kylebakerio released this 22 Aug 22:51
3143a41

minor update that allows easier setting of Load Time target setting

allow-update

Choose a tag to compare

@kylebakerio kylebakerio released this 22 Aug 22:25
7347281

fix bugs in update() that prevented adding dynamically; hid some logs behind debug; minor text updates

color-text

Choose a tag to compare

@kylebakerio kylebakerio released this 20 Aug 04:24
0d5c042
  • added performance mode
  • added ability to order labels and their graphs as desired
  • made it so that the vr plane is only as large as needed, instead of fixed size
  • removed a lot of dead code
  • many improvements to tick handler
  • added ability to set performance targets that cause red/green colors on text
  • ability to set background color, and added opacity to default background
  • removed showall options, and instead just use arrays