Skip to content

feat: Add InputStats and PlayerStats for Apex Legends#7695

Open
SlothyMan wants to merge 20 commits into
mainfrom
SlothyMan-patch-1
Open

feat: Add InputStats and PlayerStats for Apex Legends#7695
SlothyMan wants to merge 20 commits into
mainfrom
SlothyMan-patch-1

Conversation

@SlothyMan

@SlothyMan SlothyMan commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adding 2 statistics modules for apex legends.

Input is live: https://liquipedia.net/apexlegends/Apex_Legends_Global_Series/2026/Split_1/Playoffs#Input_Statistics (old cards using navigation card class)

Player stats:
https://liquipedia.net/apexlegends/ZZZZZTESTZZZZZ - test page. also currently using navigation card class
Storage:
https://liquipedia.net/apexlegends/ZZZZZTESTZZZZZ/Storage
https://liquipedia.net/apexlegends/CCCCCTESCCCCC/Storage

new cards were tested via dev console. Were using navigation cards before

Note: The form is just fallback for smaller tournaments as we fetching data only for major tournaments.
https://liquipedia.net/apexlegends/Special:RunQuery/TournamentPlayerStatsCopyPaste

SIGNLE Cards

Light Mode Dark Mode

SIGNLE Table

Light Mode Dark Mode

MERGED Table

Light Mode Dark Mode

How did you test this change?

live + dev console = inputstats
sandbox + dev console = playerstats

@SlothyMan SlothyMan requested a review from liquidely June 24, 2026 19:09
@SlothyMan SlothyMan requested review from a team as code owners June 24, 2026 19:09
@SlothyMan SlothyMan added g: apex Apex Legends stylesheets Changes to stylesheets labels Jun 24, 2026
Removed an empty line in the Miscellaneous.scss file.
@SlothyMan SlothyMan requested a review from Kanopedia June 24, 2026 19:18

@hjpalpha hjpalpha left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add the modules in the same pr

This module calculates tournament player statistics for Apex Legends, including player performance metrics such as games played, kills, assists, and damage.
@SlothyMan SlothyMan changed the title feat: Add styles for stats summary cards feat: Add InputStats and PlayerStats for Apex Legends Jun 24, 2026
@SlothyMan

Copy link
Copy Markdown
Collaborator Author

add the modules in the same pr

Okay added. Werent just happy with it yet, but I guess its not the big of the deal to add it now.

@hjpalpha hjpalpha left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing .lua for the modules filenames

@hjpalpha hjpalpha left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

annos Widget —> Renderable

quick review on phone

Comment thread lua/wikis/apexlegends/TournamentPlayerStats/Calculator.lua Outdated
Comment thread lua/wikis/apexlegends/TournamentPlayerStats/Calculator.lua Outdated
Comment thread lua/wikis/apexlegends/TournamentPlayerStats/Calculator.lua Outdated
Comment thread lua/wikis/apexlegends/TournamentPlayerStats/Calculator.lua Outdated
Comment thread lua/wikis/apexlegends/TournamentPlayerStats/Calculator.lua Outdated
Comment thread lua/wikis/apexlegends/Widget/TournamentPlayerStats/Table Outdated
Comment thread lua/wikis/apexlegends/Widget/TournamentPlayerStats/Table Outdated
Comment thread lua/wikis/apexlegends/GetTournamentPlayerStatsCopyPaste.lua Outdated
Comment thread lua/wikis/apexlegends/GetTournamentPlayerStatsCopyPaste.lua Outdated
Comment thread lua/wikis/apexlegends/TournamentInputStats.lua Outdated
@ElectricalBoy

Copy link
Copy Markdown
Collaborator

ideally KDA and other match stats should be stored directly into match2 and then be fetched from there
but practically that's not happening any time soon :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: statistics g: apex Apex Legends stylesheets Changes to stylesheets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants