mirror of
https://github.com/pret/pokepinballrs.git
synced 2026-03-21 17:24:13 -05:00
|
Some checks are pending
CI / build (push) Waiting to run
* Add tooling support for graphics with 2^n chunking * update to OAM handling, from 2n sizing * Update assembly to use the hex, rather than music name, for ease of uese in decompme/m2C * additional tools/examples * graphics build, not currently compare matching. * remove sprites.png * working conversion in make file! * stage/main folder done * stage/misc folder done * stage/ruby complete * stage/sapphire updated * base for remaining kinda-graphics; file name casing * more name casing * extract catch sprites * remove special 6x4 handling from oam slicer; switched hed the 2 images to using non-oam 2x2 chunks. (net same, but allows the 6x4 to process normally when things like the whalmer are found) * Palette info for the catch sprites, thanks to cyphgirl * obliterate the old hatch-sprite code * refactor segments to not have the base file name dependancy * catch mon 1-9, horizontal layout * rename the f param in the json for graphics * casing cleanup? * . * possible fix for the out of date segment piece * Replace graphic_cnvt_attrs.txt strategy with individually-generated makefile rules * Don't specify tileCount --------- Co-authored-by: Marcus Huderle <huderlem@gmail.com> |
||
|---|---|---|
| .. | ||
| bg_text.png | ||
| bg.pal | ||
| bg.png | ||
| bg1_tilemap.bin | ||
| bg2_tilemap.bin | ||
| bg3_tilemap.bin | ||
| pokedex_gfx.json | ||
| sprites_azuril.png | ||
| sprites_boxes.png | ||
| sprites_delete_confirmation.png | ||
| sprites_dex_entry_continue.png | ||
| sprites_hand.png | ||
| sprites_link_activity.png | ||
| sprites_link_cartridge.png | ||
| sprites_link_disconnected.png | ||
| sprites_link_gba.png | ||
| sprites_link_gbasp.png | ||
| sprites_link_wire.png | ||
| sprites_medal_gem.png | ||
| sprites_medal_mid.png | ||
| sprites_medal_top.png | ||
| sprites_not_seen_pic.png | ||
| sprites_press_start_trans.png | ||
| sprites_select_full.png | ||
| sprites_select_left.png | ||
| sprites_select_mid.png | ||
| sprites_select_right.png | ||
| sprites_spaceA.png | ||
| sprites_spaceB.png | ||
| sprites_spaceC.png | ||
| sprites_spaceD.png | ||
| sprites_spaceE.png | ||
| sprites_torchic.png | ||
| sprites_transmission_completed.png | ||
| sprites_transmission_error.png | ||
| sprites_transmission_start.png | ||
| sprites_transmitting.png | ||
| sprites.pal | ||
| text_glyphs.png | ||