User:Lume: Difference between revisions

2,042 editsJoined 22 March 2023
Line 10: Line 10:


TODO:
TODO:
* PunisherTable7 back turned staple should lead to back turned combos
* After integration into wiki:
* After integration into wiki:
** MoveInherit7 where base has notes but no crush
** MoveInherit7 where base has notes but no crush

Revision as of 13:25, 19 September 2023

Bryan main. lume_tk on Discord.

Cargo testing

Pages that old version of {{Move7}}:

TODO:

  • PunisherTable7 back turned staple should lead to back turned combos
  • After integration into wiki:
    • MoveInherit7 where base has notes but no crush
    • {{fl}} in the notes causes strip markers
    • PunisherTable7 unstable sort
    • PunisherTable7 if any of the moves were not found will not show table, just error. Find a way to show error only on row with that move.
    • Compute speed for whiff punishers with motion inputs
    • Figure a better way to show different damage types and hard punishers in PunisherTable

Notes:

  • Cargo data table Special:CargoTables/MoveDataCargoTest in Dark mode is fully white, text is unreadable. In Light mode it's fine.
    • Similar problem with Syntax Highlighting in wiki editor.
  • Omitting Cargo fields in #cargo_store call if their names are the same as the names of template parameters doesn't work for some reason (different version?)- [1]
  • Need to compare performance between String and Wikitext, as the latter one is unindexed. Most of the fields are Strings now.
  • Pages with queries will not update automatically because of cache - Extension:Cargo/FAQ#Why_doesn't_data_I_have_just_added_show_up_in_queries?

Other subpages