personel package data

a program to parse game logs for the deeproute.com football game

目前為 2014-08-08 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
williams_482
評價
0 0 0
版本
1.4.3
建立日期
2014-06-22
更新日期
2014-08-08
尺寸
50.2 KB
授權條款
未知
腳本執行於

(Old change log from uerscripts.org site)

Updated to 1.4.3:

- Script now works with the new team stats pages.

Updated to 1.4.2:

- Script now works with the updated deeproute URL.

Updated to 1.4.1:

- Fixed issues stemming from abbreviations being removed from the standings page. The script now pulls team names and abbreviations from the preseason team stats page. A side effect of this is that teams are now sorted by team ID, not by their current position in the standings, so there is no longer any chance of spoilers.

Updated to 1.4:

- Added a new table, "Receiver target splits," which gives "first option" looks, targets, the average depth of those targets, and dumpoff passes to each eligible receiver in all packages and down/distance combinations. Note that the axis are flipped relative to the other table, meaning packages are on the left and down/distance is shown across the top. This table is quite large and probably most useful when copied into a spreadsheet program.
- The old table is called "rushing and passing splits," and is currently the default selection.
- Can now be set to run for Preseason, Regular season, Postseason, and any combination of the above except for preseason and postseason without the regular season. If you attempt to run the program with that setting it will run for preseason, regular season, and postseason.
- All new stats and options should have helpful mouseover text.

Updated to 1.3:

- Can now be set to display either a team's own offensive numbers (as it did in the past), or those of it's opponents. Said differently, the script can now show offensive or defensive results.

Updated to 1.2:

- minor formatting update. Output table is still rather ugly, but it should no longer become confusing with larger numbers and can now be easily pasted into a spreadsheet program for more detailed analysis or simply easier viewing.

Updated to 1.1:

- Added Yards per play (abbreviated Y/P) and Success Rate (SR) for each package and down/distance combination along with the original Pass and Run play totals
- Definitions for stats included as mouseover text

Original version:

This script is a heavily modified and updated version of a "dump off counter" script originally created by user buffaloes. If he/she would like me to take this down I will do so.

The script works out of the schedule page. Select the team(s) via a check-box under the list of games and press the "start" button. After it goes through every game that team has played (this will take some time) it will display a table showing a matrix of run play calls/pass play calls for all eight personnel packages and seven down and distance combinations. For example, "20/30" would indicate that the team ran 20 times and passed 30 times.

The implementation at this time is fairly crude, and the process of parsing each game log is fairly slow, taking approximately 90-120 seconds to parse 16 games. Selecting multiple teams will get you their combined numbers, not a separate table for each team, and the best way to kill the program or look at a new team is to refresh the page.