Skip to content

Commit

Permalink
v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Walnut356 committed Jan 7, 2024
1 parent e6abcd2 commit f4216fb
Show file tree
Hide file tree
Showing 299 changed files with 6,623 additions and 297 deletions.
11 changes: 9 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ edition = "2021"
dioxus-desktop = { version = "0.4" }
dioxus = { version = "0.4" }
dioxus-ssr = "0.4"

dioxus-router = { version = "0.4" }

slpprocess = {path = "..\\SlpProcess\\slpprocess"}
ssbm_utils = {path = "..\\SlpProcess\\ssbm-utils"}

Expand All @@ -34,6 +34,13 @@ polars = { version = "0.35.2", features = [
"list_count"
] }
time = {version = "0.3.30", features = ["serde", "parsing", "local-offset"]}
rayon = "1.7.0"
tokio = "1.28"
futures-util = "0.3.29"
wry = "^0.28.0"
tao = "0.19.1"
counter = "0.5.7"


[profile.release]
lto = true
lto = true
8 changes: 4 additions & 4 deletions Dioxus.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ title = "Slippi Stats Dash"
reload_html = true

# which files or dirs will be watcher monitoring
watch_path = ["./src", "./assets"]
# watch_path = ["./src", "./assets"]

# include `assets` in web platform
[web.resource]

# CSS style file
style = ["./dist/pico-1.5.9/css/pico.min.css"]
style = ["./assets/beer.min.css"]

# Javascript code file
script = []
Expand All @@ -40,7 +40,7 @@ script = []
# Javascript code file
# serve: [dev-server] only
script = []
style = ["./dist/pico-1.5.9/css/pico.min.css"]
style = ["./assets/beer.min.css"]

[bundle]
resources = ["./dist/pico-1.5.9"]
resources = ["./dist/beer.min.css"]
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
WIP stats app for slippi replays based off of my [stats parser](https://github.com/Walnut356/SlpProcess).

Built using Dioxus and a slightly modified PicoCSS
Built using Dioxus and a slightly modified BeerCSS

Special shoutouts to [Waga](https://ssbmtextures.com/other-mod-types/modernized-stock-icons/) for the stock icons
Binary file added assets/Characters/Bowser/black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/Bowser/blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/Bowser/default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/Bowser/red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/CaptainFalcon/black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/CaptainFalcon/blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/CaptainFalcon/default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/CaptainFalcon/green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/CaptainFalcon/red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/CaptainFalcon/white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/DonkeyKong/black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/DonkeyKong/blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/DonkeyKong/default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/DonkeyKong/green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/DonkeyKong/red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/DrMario/black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/DrMario/blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/DrMario/default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/DrMario/green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/DrMario/red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/Falco/blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/Falco/default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/Falco/green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/Falco/red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/Fox/blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Characters/Fox/default.png
Binary file added assets/Characters/Fox/green.png
Binary file added assets/Characters/Fox/red.png
Binary file added assets/Characters/GameAndWatch/blue.png
Binary file added assets/Characters/GameAndWatch/default.png
Binary file added assets/Characters/GameAndWatch/green.png
Binary file added assets/Characters/GameAndWatch/red.png
Binary file added assets/Characters/Ganondorf/blue.png
Binary file added assets/Characters/Ganondorf/default.png
Binary file added assets/Characters/Ganondorf/green.png
Binary file added assets/Characters/Ganondorf/purple.png
Binary file added assets/Characters/Ganondorf/red.png
Binary file added assets/Characters/IceClimbers/default.png
Binary file added assets/Characters/IceClimbers/green.png
Binary file added assets/Characters/IceClimbers/orange.png
Binary file added assets/Characters/IceClimbers/red.png
Binary file added assets/Characters/Jigglypuff/bow.png
Binary file added assets/Characters/Jigglypuff/crown.png
Binary file added assets/Characters/Jigglypuff/default.png
Binary file added assets/Characters/Jigglypuff/headband.png
Binary file added assets/Characters/Jigglypuff/rose.png
Binary file added assets/Characters/Kirby/blue.png
Binary file added assets/Characters/Kirby/default.png
Binary file added assets/Characters/Kirby/green.png
Binary file added assets/Characters/Kirby/red.png
Binary file added assets/Characters/Kirby/white.png
Binary file added assets/Characters/Kirby/yellow.png
Binary file added assets/Characters/Link/black.png
Binary file added assets/Characters/Link/blue.png
Binary file added assets/Characters/Link/default.png
Binary file added assets/Characters/Link/red.png
Binary file added assets/Characters/Link/white.png
Binary file added assets/Characters/Luigi/blue.png
Binary file added assets/Characters/Luigi/default.png
Binary file added assets/Characters/Luigi/pink.png
Binary file added assets/Characters/Luigi/white.png
Binary file added assets/Characters/Mario/black.png
Binary file added assets/Characters/Mario/blue.png
Binary file added assets/Characters/Mario/default.png
Binary file added assets/Characters/Mario/green.png
Binary file added assets/Characters/Mario/yellow.png
Binary file added assets/Characters/Marth/black.png
Binary file added assets/Characters/Marth/default.png
Binary file added assets/Characters/Marth/green.png
Binary file added assets/Characters/Marth/red.png
Binary file added assets/Characters/Marth/white.png
Binary file added assets/Characters/Mewtwo/blue.png
Binary file added assets/Characters/Mewtwo/default.png
Binary file added assets/Characters/Mewtwo/green.png
Binary file added assets/Characters/Mewtwo/red.png
Binary file added assets/Characters/Ness/blue.png
Binary file added assets/Characters/Ness/default.png
Binary file added assets/Characters/Ness/green.png
Binary file added assets/Characters/Ness/yellow.png
Binary file added assets/Characters/Peach/blue.png
Binary file added assets/Characters/Peach/daisy.png
Binary file added assets/Characters/Peach/default.png
Binary file added assets/Characters/Peach/green.png
Binary file added assets/Characters/Peach/white.png
Binary file added assets/Characters/Pichu/backpack.png
Binary file added assets/Characters/Pichu/bandana.png
Binary file added assets/Characters/Pichu/default.png
Binary file added assets/Characters/Pichu/goggles.png
Binary file added assets/Characters/Pikachu/cap.png
Binary file added assets/Characters/Pikachu/cowboy.png
Binary file added assets/Characters/Pikachu/default.png
Binary file added assets/Characters/Pikachu/party_hat.png
Binary file added assets/Characters/Roy/blue.png
Binary file added assets/Characters/Roy/default.png
Binary file added assets/Characters/Roy/gold.png
Binary file added assets/Characters/Roy/green.png
Binary file added assets/Characters/Roy/red.png
Binary file added assets/Characters/Samus/black.png
Binary file added assets/Characters/Samus/default.png
Binary file added assets/Characters/Samus/green.png
Binary file added assets/Characters/Samus/pink.png
Binary file added assets/Characters/Samus/purple.png
Binary file added assets/Characters/Sheik/blue.png
Binary file added assets/Characters/Sheik/default.png
Binary file added assets/Characters/Sheik/green.png
Binary file added assets/Characters/Sheik/red.png
Binary file added assets/Characters/Sheik/white.png
Binary file added assets/Characters/Yoshi/blue.png
Binary file added assets/Characters/Yoshi/cyan.png
Binary file added assets/Characters/Yoshi/default.png
Binary file added assets/Characters/Yoshi/pink.png
Binary file added assets/Characters/Yoshi/red.png
Binary file added assets/Characters/Yoshi/yellow.png
Binary file added assets/Characters/YoungLink/black.png
Binary file added assets/Characters/YoungLink/blue.png
Binary file added assets/Characters/YoungLink/default.png
Binary file added assets/Characters/YoungLink/red.png
Binary file added assets/Characters/YoungLink/white.png
Binary file added assets/Characters/Zelda/blue.png
Binary file added assets/Characters/Zelda/default.png
Binary file added assets/Characters/Zelda/green.png
Binary file added assets/Characters/Zelda/red.png
Binary file added assets/Characters/Zelda/white.png
Binary file added assets/Stages/BATTLEFIELD.png
Binary file added assets/Stages/DREAM_LAND_N64.png
Binary file added assets/Stages/FINAL_DESTINATION.png
Binary file added assets/Stages/FOUNTAIN_OF_DREAMS.png
Binary file added assets/Stages/POKEMON_STADIUM.png
Binary file added assets/Stages/YOSHIS_STORY.png
Loading

0 comments on commit f4216fb

Please sign in to comment.