Skip to content

Commit 0ec0422

Browse files
committed
Update files mirrored from maddie480.ovh
1 parent 4fa93f6 commit 0ec0422

1 file changed

Lines changed: 62 additions & 28 deletions

File tree

updatermirror/mod_search_database.yaml

Lines changed: 62 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -224950,36 +224950,70 @@
224950224950
-1\" class=\"heading-element\" dir=\"auto\">SpeebrunConsistencyTracker</h1>A Celeste\
224951224951
\ mod designed to help speedrunners focus on \r\nmeasuring and improving consistency.\
224952224952
\ Track segment and room times with \r\nreal-time statistics to emphasize repeatability\
224953-
\ over PBs</div>\r\n<div class=\"markdown-heading SelectedElement\" dir=\"auto\"\
224954-
><h2 tabindex=\"-1\" class=\"heading-element\" dir=\"auto\"><br>High level Features</h2></div>\r\
224953+
\ over PBs</div>\r\n<div class=\"markdown-heading\" dir=\"auto\"><h2 tabindex=\"\
224954+
-1\" class=\"heading-element\" dir=\"auto\"><br>High level Features</h2></div>\r\
224955224955
\n<ul dir=\"auto\"><li>HUD that shows real-time stats at the end of each completed\
224956224956
\ attempts</li><li>Scatter Plots and Histograms: Visualize your times distribution\
224957224957
\ for individual rooms and the whole segment</li><li>Generate data exports including\
224958224958
\ metrics for segments, individual rooms, and practice session history (csv format)</li></ul>\r\
224959-
\n<div class=\"markdown-heading\" dir=\"auto\"><h2 tabindex=\"-1\" class=\"heading-element\"\
224960-
\ dir=\"auto\"><br><br>Available Metrics</h2></div>\r\n<ul dir=\"auto\"><li>History:\
224961-
\ chronological history of session times</li><li>Success Rate: (segment only)\
224962-
\ percentage of runs finishing within the target time</li><li>Dnf Count: number\
224963-
\ of runs that did not finish (for rooms: number of DNFs occurring in that room)</li><li>Completed\
224964-
\ Run Count: number of runs that did finish (for rooms: number of runs that cleared\
224965-
\ the room)</li><li>Total Run Count: dnf count + completed run count</li><li>Average:\
224966-
\ average time across all completed runs</li><li>Median: middle value of the run\
224967-
\ time distribution</li><li>Reset Rate: the ratio of dnf runs over the total number\
224968-
\ of runs</li><li>Reset Share: (Rooms only), the contribution of this room in\
224969-
\ total number of reset</li><li>Best: fastest recorded time</li><li>Worst: slowest\
224970-
\ recorded time</li><li>Standard Deviation: measure of how spread out the run\
224971-
\ times are around the average</li><li>Coefficient Of Variation: Standard Deviation\
224972-
\ as a percentage of the \r\naverage, allowing easier comparison across different\
224973-
\ segments / rooms</li><li>Percentile: n% of your runs were faster than the selected\
224974-
\ value for n</li><li>Interquartile Range: the lower and upper bound of the middle\
224975-
\ 50% of your runs (first and third quarter basically)</li><li>Trend Slope: measures\
224976-
\ how session duration affects performance. \r\nValues closer to zero indicate\
224977-
\ little effect, while negative values \r\nindicate that your times tend to improve\
224978-
\ as the session progresses, \r\nwhereas positive values indicate the opposite</li><li>SoB:\
224979-
\ Sum of Best</li><li>Median Absolute Deviation: measure of how spread out the\
224980-
\ run times are around the median</li><li>Consistency Score: Composite metric\
224981-
\ estimating how consistent times \r\nare. Tighter distributions, times closer\
224982-
\ to the best, and fewer resets \r\nresult in a higher score.</li><li>Bimodal\
224959+
\n<div class=\"markdown-heading\" dir=\"auto\"><div class=\"markdown-heading\"\
224960+
\ dir=\"auto\"><h2 tabindex=\"-1\" class=\"heading-element\" dir=\"auto\"><br><br>Usage</h2><a\
224961+
\ class=\"anchor\" aria-label=\"Permalink: Usage\" href=\"https://github.com/AxiomeVI/SpeebrunConsistencyTracker#usage\"\
224962+
\ target=\"_blank\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\"\
224963+
\ width=\"16\" height=\"16\" aria-hidden=\"true\"></svg></a></div>\r\n<div class=\"\
224964+
markdown-heading\" dir=\"auto\"><h3 tabindex=\"-1\" class=\"heading-element\"\
224965+
\ dir=\"auto\">1. Training Workflow</h3><a class=\"anchor\" aria-label=\"Permalink:\
224966+
\ 1. Training Workflow\" href=\"https://github.com/AxiomeVI/SpeebrunConsistencyTracker#1-training-workflow\"\
224967+
\ target=\"_blank\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\"\
224968+
\ width=\"16\" height=\"16\" aria-hidden=\"true\"></svg></a></div>\r\n<ul dir=\"\
224969+
auto\"><li><strong>Set a Save State:</strong> Starting a new training session.\
224970+
\ Creating or clearing a save state will reset all current session data</li><li><strong>Run\
224971+
\ the Segment:</strong> Play through to the end. To maintain data integrity, always\
224972+
\ runs with the proper room count (or set an endpoint)</li><li><strong>Review\
224973+
\ Performance:</strong> Every time you complete a run, a customizable overlay\
224974+
\ appears to display your latest session statistics</li></ul>\r\n<div class=\"\
224975+
markdown-heading\" dir=\"auto\"><h3 tabindex=\"-1\" class=\"heading-element\"\
224976+
\ dir=\"auto\"><br><br>2. Real-Time Feedback &amp; Overlays</h3><a class=\"anchor\"\
224977+
\ aria-label=\"Permalink: 2. Real-Time Feedback &amp; Overlays\" href=\"https://github.com/AxiomeVI/SpeebrunConsistencyTracker#2-real-time-feedback--overlays\"\
224978+
\ target=\"_blank\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\"\
224979+
\ width=\"16\" height=\"16\" aria-hidden=\"true\"></svg></a></div>\r\nConfigure\
224980+
\ the overlay to display the metrics that matter most to your current goals:<br><ul\
224981+
\ dir=\"auto\"><li><strong>Target Time Tracking:</strong> Define a goal time for\
224982+
\ the segment and track your <strong>Success Rate</strong> in real-time</li><li><strong>Live\
224983+
\ Histograms and Scatter plot:</strong> Cycle through times distribution charts\
224984+
\ for the <strong>entire segment</strong> or <strong>individual rooms</strong>\
224985+
\ to see where your times are clustering (hotkeys needed)</li></ul>\r\n<div class=\"\
224986+
markdown-heading SelectedElement\" dir=\"auto\"><h3 tabindex=\"-1\" class=\"heading-element\"\
224987+
\ dir=\"auto\"><br><br>3. Exporting</h3><a class=\"anchor\" aria-label=\"Permalink:\
224988+
\ 3. Exporting\" href=\"https://github.com/AxiomeVI/SpeebrunConsistencyTracker#3-exporting\"\
224989+
\ target=\"_blank\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\"\
224990+
\ width=\"16\" height=\"16\" aria-hidden=\"true\"></svg></a></div>\r\n<ul dir=\"\
224991+
auto\"><li><strong>Data Export:</strong> Export your complete session history\
224992+
\ \r\nand statistics to CSV (exported files are saved to the /SCT_Exports \r\n\
224993+
directory within your Celeste's installation folder)</li></ul><h2 tabindex=\"\
224994+
-1\" class=\"heading-element\" dir=\"auto\"><br><br>Available Metrics</h2></div>\r\
224995+
\n<ul dir=\"auto\"><li>History: chronological history of session times</li><li>Success\
224996+
\ Rate: (segment only) percentage of runs finishing within the target time</li><li>Dnf\
224997+
\ Count: number of runs that did not finish (for rooms: number of DNFs occurring\
224998+
\ in that room)</li><li>Completed Run Count: number of runs that did finish (for\
224999+
\ rooms: number of runs that cleared the room)</li><li>Total Run Count: dnf count\
225000+
\ + completed run count</li><li>Average: average time across all completed runs</li><li>Median:\
225001+
\ middle value of the run time distribution</li><li>Reset Rate: the ratio of dnf\
225002+
\ runs over the total number of runs</li><li>Reset Share: (Rooms only), the contribution\
225003+
\ of this room in total number of reset</li><li>Best: fastest recorded time</li><li>Worst:\
225004+
\ slowest recorded time</li><li>Standard Deviation: measure of how spread out\
225005+
\ the run times are around the average</li><li>Coefficient Of Variation: Standard\
225006+
\ Deviation as a percentage of the \r\naverage, allowing easier comparison across\
225007+
\ different segments / rooms</li><li>Percentile: n% of your runs were faster than\
225008+
\ the selected value for n</li><li>Interquartile Range: the lower and upper bound\
225009+
\ of the middle 50% of your runs (first and third quarter basically)</li><li>Trend\
225010+
\ Slope: measures how session duration affects performance. \r\nValues closer\
225011+
\ to zero indicate little effect, while negative values \r\nindicate that your\
225012+
\ times tend to improve as the session progresses, \r\nwhereas positive values\
225013+
\ indicate the opposite</li><li>SoB: Sum of Best</li><li>Median Absolute Deviation:\
225014+
\ measure of how spread out the run times are around the median</li><li>Consistency\
225015+
\ Score: Composite metric estimating how consistent times \r\nare. Tighter distributions,\
225016+
\ times closer to the best, and fewer resets \r\nresult in a higher score.</li><li>Bimodal\
224983225017
\ Test: detects multiple peaks in the time distribution \r\nindicating an hit-or-miss\
224984225018
\ strat in a room. The Bimodality Coefficient is\r\n to be compared to the critical\
224985225019
\ tresholf of 0.555 which indicates an \r\nuniform distribution; higher values\
@@ -224992,8 +225026,8 @@
224992225026
<ul dir=\"auto\"><li>Multiple save states are not supported</li><li>Summit flags\
224993225027
\ are not supported</li></ul>\r\n</article></div>"
224994225028
CreatedDate: 1770404378
224995-
ModifiedDate: 1770507835
224996-
UpdatedDate: 1770498657
225029+
ModifiedDate: 1770509386
225030+
UpdatedDate: 1770508152
224997225031
Screenshots:
224998225032
- https://images.gamebanana.com/img/ss/mods/698639ea352cb.jpg
224999225033
- https://images.gamebanana.com/img/ss/mods/698639ea035b6.jpg

0 commit comments

Comments
 (0)