Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fighter Crate Refactor #2317

Merged
merged 199 commits into from
Mar 30, 2024
Merged

Fighter Crate Refactor #2317

merged 199 commits into from
Mar 30, 2024

Conversation

WuBoytH
Copy link
Collaborator

@WuBoytH WuBoytH commented Mar 14, 2024

Goals

Organize fighter crates and standardize our naming conventions.
Change the L2CAgentBase local variable from fighter to agent to match the script dump repository.
Move all articles into their own subfolders.

Notes

Do NOT modify a fighter crate that currently has a PR open - we'll do it later when it gets merged into dev.
If you wish to contribute, use Mega Man as a base.
For those who do not have write access to the HDR Repo, you can contribute by making a PR to the fighter-crate-refactor branch.

Current progress:

  • Common
  • Mario
  • Donkey Kong
  • Link
  • Samus
  • Yoshi
  • Kirby
  • Fox
  • Pikachu
  • Luigi
  • Ness
  • Captain Falcon
  • Jigglypuff
  • Peach
  • Bowser
  • Ice Climbers
  • Sheik
  • Zelda
  • Dr. Mario
  • Pichu
  • Falco
  • Marth
  • Young Link
  • Ganondorf
  • Mewtwo
  • Roy
  • Mr. Game & Watch
  • Meta Knight
  • Pit
  • Zero Suit Samus
  • Wario
  • Snake
  • Ike
  • Squirtle
  • Ivysaur
  • Charizard
  • Diddy Kong
  • Lucas
  • Sonic
  • King Dedede
  • Olimar
  • Lucario
  • R.O.B.
  • Toon Link
  • Wolf
  • Villager
  • Mega Man
  • Wii Fit Trainer
  • Rosalina & Luma
  • Little Mac
  • Greninja
  • Mii Brawler
  • Mii Swordfighter
  • Mii Gunner
  • Palutena
  • Dark Pit
  • Pac-Man
  • Lucina
  • Robin
  • Shulk
  • Bowser Jr.
  • Duck Hunt
  • Ryu
  • Cloud
  • Corrin
  • Bayonetta
  • Inkling
  • Daisy
  • Ridley
  • Simon
  • Richter* (will be done in Askew's Richter PR)
  • Chrom
  • Dark Samus
  • King K. Rool
  • Isabelle
  • Ken
  • Incineroar
  • Piranha Plant
  • Joker
  • Hero
  • Banjo & Kazooie
  • Terry
  • Byleth
  • Min Min
  • Steve
  • Sephiroth
  • Pyra
  • Mythra
  • Kazuya
  • Sora

Copy link

github-actions bot commented Mar 14, 2024

Download the artifacts for this pull request:

@moklmaru moklmaru marked this pull request as ready for review March 28, 2024 19:55
WuBoytH and others added 17 commits March 28, 2024 19:28
cleaned up leftover commas, whitespace, a couple on_start functions, a couple opff installations, and some scripts that werent renamed properly
replaces all instances of "agent.lua_state_agent" with the properly defined variable
replaces all instances of `agent.module_accessor` in acmd scripts with a properly defined `boma` variable
@moklmaru moklmaru merged commit b34207f into dev Mar 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants