HailSanta
9cac66c54a
misc work ( #1108 )
...
Co-authored-by: HailSanta <Hail2Santa@gmail.com>
2023-08-03 16:38:11 +09:00
HailSanta
f445cbaf18
item data generation ( #1105 )
...
* item entities
* pt II
* item hud scripts
* world map
* remove duplicate
* py formatting
* generate hud script ID mapping
* rename jump item -> boots
* item table
* unify pt1
* unify pt2
* item enum and ranges
* fix
* disambiguate boots/hammer names
* move table as well
* remove old move table
* comments concerns etc
* py fmt
* recipe generation
* break it!
* phix it
---------
Co-authored-by: HailSanta <Hail2Santa@gmail.com>
Co-authored-by: Ethan Roseman <ethteck@gmail.com>
2023-08-03 12:44:30 +09:00
HailSanta
76386ce361
icons archive generation ( #1091 )
...
* OK
* broken
* fixed
* misnomer
* fix names, add other versions
* fix stray object file and warnings
* .bin.o
* incorrect asset_deps
* cleanup
---------
Co-authored-by: HailSanta <Hail2Santa@gmail.com>
Co-authored-by: Ethan Roseman <ethteck@gmail.com>
2023-07-23 02:20:37 +09:00
Ethan Roseman
d516801b5f
Shiftable BSS ( #1092 )
...
* Shiftable BSS
* osFlash cleanup
* Fix warning
* PRomment
* fixes
* gulp
* yummy
* more
* more
* more alignment
* oopth
* fix budges
* Several budges
* more
* more budges
* fix black screen before "today..."
* final cleanup
2023-07-22 01:53:09 +09:00
Ethan Roseman
4ad11af535
mapfs shape data ( #1087 )
...
* script
* fix prologue printing
* added type hints for return types
* model docs
* more models
* pretty print for sprite xmls on earlier python ver
* 1x oops
* sprite xml labels
* cod cleanup
* type cleanup
* fixes, script erroring
* script fixes
* objcopy
* link, objcopy, etc
* map_shape.ld
* discard
* kpa_117 match
* move stuff into /geom
* fix some shapes
* 253
* 221
* opaque lights
* 488
* all clear
* fixies
* RDP_MATRIX macro
* more explicit property 5F
---------
Co-authored-by: HailSanta <Hail2Santa@gmail.com>
2023-07-18 18:07:58 +09:00
Rainchus
c2c5f15a2a
rename D_800A0948 to gLoadedFromFileSelect ( #1080 )
...
* name D_800A0948 to gMapLoadFrom
* replace comparison of 0 with LOAD_FROM_MAP
* update gLoadingDemoMap to gLoadedFromFileSelect
* up jp and ique versions
* update if statement
2023-07-15 14:26:29 +09:00
HailSanta
6bb14ff8be
tex archives ( #1072 )
...
* extraction
* hmm
* eth cleanup
* tex skeleton
* building
* OK
* pal OK
* cleaned texture names
* moved tex code to separate file
* additional error checking
* proposed splits
* split a5dd0
* additional cleanup
* myoop
* wahoo
* lru
* fixules
* fixin agin
---------
Co-authored-by: HailSanta <Hail2Santa@gmail.com>
Co-authored-by: Ethan Roseman <ethteck@gmail.com>
2023-06-29 21:06:23 +09:00
HailSanta
2e926567e3
various cleanup ( #1057 )
...
* checkpoint
* battle doc
* items 2
* actor palette stuff
* minor adjustment
* the booool
* comments, flags, and todos
* oops
* chain chomp
* quick fix
* stone chomp as well
* partIDs
* hm
* status turn mod
* status_key
* status table alignments
* TURN_DONE - > INACTIVE
* idle anims alignment
* defense table alignment
* STATUS_END
* actor part IDs
* lee
* lee again
* standardizing names
* BattlePositions
* actor macros
* standardize battle and stage macros
* check
* the rest
* red/blue goomba names
* trd_part_1
* rest of trd 1
* pal fix
---------
Co-authored-by: HailSanta <Hail2Santa@gmail.com>
2023-05-21 02:26:11 +09:00
Ethan Roseman
635fa40288
title_screen_draw_copyright (iQue) ( #1044 )
...
* title_screen_draw_copyright (iQue)
* fixies
2023-05-02 02:51:52 +09:00
HailSanta
7a9df943ad
various cleanup ( #1030 )
...
* more fold
* fold render modes
* fold rename 1
* fold rename 2
* fold rename 3
* imgfx struct reorg
* post merge
* the rest
* extras
* forgot these
* done
* ImgFx
* ImgFX
* check
* misc cam stuff
* ws
* misc
* btl msg
* 3 combine modes
* 3 more
* many more
* screen overlays
* stencil types
* all screen transitions
* jp build fix
* another jp fix
* iq fix
* mystery battle enum added oOoOoOoOooo
* DMG_SRC
* starting battle cam presets
---------
Co-authored-by: HailSanta <Hail2Santa@gmail.com>
2023-04-26 00:33:17 +01:00
HailSanta
e41923e55d
image fx ( #1015 )
...
* more fold
* fold render modes
* fold rename 1
* fold rename 2
* fold rename 3
* imgfx struct reorg
* post merge
* the rest
* extras
* forgot these
* done
* ImgFx
* ImgFX
* check
* misc cam stuff
* ws
---------
Co-authored-by: HailSanta <Hail2Santa@gmail.com>
2023-04-20 17:15:58 +09:00
Ethan Roseman
12a30b4ee8
lol 100% ( #1019 )
...
Co-authored-by: Rainchus <rainmachus@gmail.com>
Co-authored-by: Unnunu <serge_zorkin@mail.ru>
2023-04-20 04:03:42 +09:00
Ethan Roseman
dec110160c
appendGfx_animator_node ( #1018 )
...
* appendGfx_animator_node
Co-authored-by: Mr-Wiseguy <68165316+Mr-Wiseguy@users.noreply.github.com>
* find_similar_areas improvements
* oopz
---------
Co-authored-by: Mr-Wiseguy <68165316+Mr-Wiseguy@users.noreply.github.com>
2023-04-18 04:51:16 +09:00
Unnunu
771113de21
npc_do_player_collision ( #1017 )
2023-04-16 10:21:08 +09:00
Ethan Roseman
7873b05520
draw_image_with_clipping ( #1016 )
...
* draw_image_with_clipping
Co-authored-by: Unnunu <serge_zorkin@mail.ru>
* tiny fix
---------
Co-authored-by: Unnunu <serge_zorkin@mail.ru>
2023-04-13 02:54:50 +09:00
Ethan Roseman
3e3558a37f
appendGfx_shading_palette ( #1010 )
...
* cleanup & warnings for modern gcc
* clean
* stuff
* diff.py update
* Fix offset problem in struct
* Fix texture issue in chapter_change
* appendGfx_shading_palette
2023-04-08 23:04:45 +09:00
HailSanta
93ed912319
fold doc 1 ( #1009 )
...
* minor fold cleanup
* fold doc I
* enough
* rename
* last
---------
Co-authored-by: HailSanta <Hail2Santa@gmail.com>
2023-04-08 02:18:12 +09:00
CreateSource
86cfc280d5
Changed some variable names in state_title_screen ( #1003 )
...
* Changed some variable names in state_title_screen.c
* resolving pull request items
* changed TitleData to TitleScreenGfxData across sys
* replace gbi names with understandable ones
* accidentally switched logo and pressStart
* changed GfxData to ImgList
* Renaming and b32
* Doing this but more
2023-03-28 14:42:44 +09:00
Ethan Roseman
accdc4a7f6
test_item_player_collision ( #999 )
...
Co-authored-by: Unnunu <serge_zorkin@mail.ru>
Co-authored-by: Ryan Myers <ryan.p.myers@gmail.com>
2023-03-26 17:02:47 +09:00
Unnunu
04086c771c
update_camera_mode_2 ( #997 )
2023-03-25 00:06:14 +09:00
HailSanta
f0145e8541
other world partners ( #981 )
...
* watt
* half sushie
* sushie
* laki first pass
* checkpoint
* ok
* PartnerStatus
* enough
* minor
---------
Co-authored-by: HailSanta <Hail2Santa@gmail.com>
2023-03-16 15:41:26 +09:00
Ethan Roseman
8f19afcd26
mdl_project_tex_coords ( #978 )
...
* mdl_project_tex_coords
Co-authored-by: Unnunu <serge_zorkin@mail.ru>
* move 0 to 0
---------
Co-authored-by: Unnunu <serge_zorkin@mail.ru>
2023-03-14 23:42:11 +09:00
Ethan Roseman
df10ef30c7
render_hud_element ( #972 )
...
* render_hud_element
Co-authored-by: Unnunu <serge_zorkin@mail.ru>
* update default size on progress.py
* PR comments
---------
Co-authored-by: Unnunu <serge_zorkin@mail.ru>
2023-03-11 11:15:59 +09:00
Ethan Roseman
2340b15e97
Master to main ( #970 )
...
* step 1
* gMasterGfxPos -> gMainGfxPos
* change label name
2023-03-09 01:55:54 +09:00
Ethan Roseman
c5dde1054f
cn -> ique ( #969 )
2023-03-09 00:40:22 +09:00