Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'refs/heads/master' into reimplement_air_turn
# Conflicts:
#	run_rectests.sh
  • Loading branch information
LegendaryBlueShirt committed Apr 14, 2025
commit b787c04d298a249475da3ed67fa07b74525feeb5
3 changes: 3 additions & 0 deletions run_rectests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ tests=(
"Jaguar throw deals half stun due to rehit rules:DAMPENED_STUN.REC"
"Pyros's flames cannot be hit:PYROS_PRIORITY.REC"
"Flail's destruct sequence works completely:FLAIL_DESTRUCT.REC"
"Electra is stuck blocking until Thorn's ul tag wears off:UL_TAG_HOLD_UP.REC"
"Pyros's destruct sequence works completely:PYROS_DESTRUCT.REC"
"Katana's corkscrew blade has landing recovery:LANDING_RECOVERY.REC"
"Jaguar hits with a turnaround j.K:AIR_TURN.REC"
)

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.