Commit Graph

304 Commits

Author SHA1 Message Date
robojumper
f154aab8ac
Merge pull request #108 from robojumper/d_a_obj_tbox
Some checks are pending
Build / build (SOUE01) (push) Waiting to run
dAcTbox_c
2024-11-28 10:52:31 +01:00
robojumper
f46671e648
Merge pull request #110 from robojumper/d_lyt_map
start labelling d_lyt_map
2024-11-28 10:49:05 +01:00
robojumper
e9cbe49c1e Some sbss 2024-11-24 20:59:00 +01:00
robojumper
e5a20e19c6 Small progress 2024-11-24 17:06:40 +01:00
robojumper
2f9a33d106 More map 2024-11-24 13:04:46 +01:00
robojumper
547fcc4d21 d_lyt_map skeleton 2024-11-24 13:04:46 +01:00
robojumper
4bc35a05c5 Renames 2024-11-23 19:13:36 +01:00
robojumper
4db719e978 Some adjacent splits 2024-11-23 13:34:00 +01:00
robojumper
d70141b14b Decompile the ColliderLinkedList stuff too 2024-11-22 21:30:35 +01:00
robojumper
ee64481b9c Fixes 2024-11-22 19:19:23 +01:00
robojumper
e1d5f5b22f dAcTbox 92% 2024-11-22 17:12:17 +01:00
robojumper
ca36a0123c More 2024-11-22 13:13:02 +01:00
robojumper
15d932d1ea progress 2024-11-21 21:22:50 +01:00
robojumper
a25ded6d20 tbox rodata ok 2024-11-21 16:38:05 +01:00
robojumper
451566ac23 dAcTbox_c::create structurally matching 2024-11-17 21:19:50 +01:00
Elijah Thomas
f42f9a0e23
d_a_obj_seat_sword OK (#107)
Some checks failed
Build / build (SOUE01) (push) Has been cancelled
* d_a_obj_seat_sword mostly done

* ninja apply

* symbol cleanup

* correct code pattern, not right regs

* d_a_obj_seat_sword OK

---------

Co-authored-by: robojumper <robojumper@gmail.com>
2024-11-15 12:28:43 -05:00
robojumper
4a146f7b4d dAcTbox_c WIP 2024-11-15 14:54:17 +01:00
robojumper
37cfe93115 Tbox wip 2024-11-15 14:54:11 +01:00
robojumper
7ead1b24c0
Merge pull request #98 from robojumper/npc-virtual-states
Virtual states, d_a_npc_rival_lod OK, d_a_npc_saltalk almost
2024-11-15 06:37:31 +01:00
elijah-thomas774
5c4755eac2 d_a_npc_saltalk OK 2024-11-14 22:49:24 -05:00
elijah-thomas774
fea7ebb5c8 fix dAcNpcSltk_c::executeState_Wait regswap 2024-11-14 22:41:18 -05:00
elijah-thomas774
0f17d7c40e d_a_npc sinit :) 2024-11-14 22:38:56 -05:00
robojumper
90e5e05d6e
Merge pull request #106 from robojumper/d_a_obj_underground_switch
d_a_obj_underground_switch with a single regswap
2024-11-14 22:57:16 +01:00
robojumper
688893335b Cleanup, whatever 2024-11-14 22:54:06 +01:00
robojumper
60e56eade7
Merge pull request #103 from robojumper/d_t_col_bomb_shield
d_t_col_bomb_shield OK
2024-11-14 20:45:19 +01:00
robojumper
591a8e3dc6
Merge pull request #104 from robojumper/d_a_obj_water_shield
d_a_obj_water_shield almost OK, weak function order
2024-11-14 20:43:34 +01:00
robojumper
5d12fb1131 d_a_obj_underground_switch with a single regswap 2024-11-14 19:36:51 +01:00
robojumper
53c9b7062e d_a_obj_tower_gearD101 with one regswap 2024-11-14 16:56:26 +01:00
robojumper
c4077b4a18 virtual keyword 2024-11-14 13:43:24 +01:00
robojumper
d3fc2b009a d_a_obj_water_shield almost OK, weak function order 2024-11-14 13:41:53 +01:00
robojumper
ea06aec15e d_t_col_bomb_shield OK 2024-11-14 11:21:16 +01:00
robojumper
0f1efc9450 The Groose is loose (but far away) 2024-11-13 21:42:23 +01:00
robojumper
31ddec9bd4 Implement a solution that seemingly works 2024-11-13 19:08:38 +01:00
robojumper
3a45e6536a Try to figure out how this virtual state thing works 2024-11-13 19:08:38 +01:00
Elijah Thomas
fefe3af58f
d_a_obj_flying_clawshot_target OK (fixed) (#102)
Some checks are pending
Build / build (SOUE01) (push) Waiting to run
* d_a_obj_flying_clawshot_target OK

* fix tubo symbol
2024-11-13 11:27:39 -05:00
Elijah Thomas
2ecf6509dd
Tubo! (d_a_obj_tubo) (#95)
Some checks are pending
Build / build (SOUE01) (push) Waiting to run
* begin work

* fixup modifications to d_a_base header

* progress

* update from main again (forgor to fetch)

* progress

* Basically done

* clean up some inlines

* some at/tg hit typing and tubo naming

* more naming
2024-11-12 22:30:01 -05:00
Elijah Thomas
9525f8e9e5
d_t_telop OK (#100)
Some checks are pending
Build / build (SOUE01) (push) Waiting to run
2024-11-11 18:21:56 -05:00
Elijah Thomas
126e1a9fd7
d_a_item -> Layout and Enum (#92)
Some checks failed
Build / build (SOUE01) (push) Has been cancelled
* mostly done

* Update d_t_tumble_weed.cpp

* remove cM::calcTimer

* just regswap on adjustSpeed

* checkpoint

* file setup

* fix incorrect symbol

* some tidbits i guess

* fixup merge

* fix merge 2.0

* Item Renames from Esme

* fix d_t_tumble_weed

* fixup merge
2024-11-09 11:53:22 -05:00
robojumper
a3472ab02d
Attempt d_a_obj_tower_hand_D101 (#96)
* Attempt d_a_obj_tower_hand_D101

* dAcOTowerHandD101_c probably equivalent

* just two funcs, couldnt really do much to the rest

---------

Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-11-09 11:44:05 -05:00
robojumper
74db770697
dAcOwaterSpout_c OK (#97) 2024-11-09 11:00:05 -05:00
elijah-thomas774
d0c8173466 update d_a_insect 2024-11-08 23:07:31 -05:00
elijah-thomas774
52d7c0ff45 Merge branch 'main' into pr/85 2024-11-08 20:28:55 -05:00
robojumper
e9ab25fe26
dAcOtrapRock1_c OK (#93)
Some checks failed
Build / build (SOUE01) (push) Has been cancelled
* dAcOtrapRock1_c but it's angles again

* dAcOtrapRock1_c OK (thanks LagoLunatic and Zeldex!)
2024-11-07 12:26:18 -05:00
robojumper
d3d4bd253c
Some large functions in d_tag_processor (#86)
Some checks are pending
Build / build (SOUE01) (push) Waiting to run
* d_tag_processor WIP

* Progress

* Unconst

* Fix switch command (thanks Roeming!)

* Match a random text related file instead

* More progress

* More progress

* No missing breaks

* Some repair

* Some repair and shuffling

* More repair

* a bit better

* a bit better 2

* what a switch order

* Closer unrolling

* Minor cleanup

* Fix accidental cases

* More fixes

* even better

* More fixes

* Down to regswaps

* Some renames

* Review feedback

* cleanup more sdata2 values and eventFlowTextProcessingRelated match

---------

Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-11-06 17:19:40 -05:00
elijah-thomas774
25f6797ab8 oops 2024-11-06 16:47:58 -05:00
robojumper
aaf88fa648
Clean up special item drop mgr (#87)
* Clean up special item drop mgr

* Progress

* Mostly matching

* Docs
2024-11-06 16:43:27 -05:00
Elijah Thomas
c235e32d95
d_a_obj_tumble_weed mostly done (#88)
* mostly done

* Update d_t_tumble_weed.cpp

* remove cM::calcTimer

* just regswap on adjustSpeed

* Create inlines for angle between vectors

* name data symbols

---------

Co-authored-by: robojumper <robojumper@gmail.com>
2024-11-06 16:36:17 -05:00
robojumper
f509c053e5
Small d/lyt fix (#90)
Some checks are pending
Build / build (SOUE01) (push) Waiting to run
2024-11-05 20:12:16 -05:00
Elijah Thomas
8a3710824b
Updated CC collision (#80)
Some checks failed
Build / build (SOUE01) (push) Has been cancelled
* c_cc_d soooo close

* d_cc_shape_colliders -> d_cc_d

* ported over changes from #43

* Oops, didnt save

* use better collision functions in bombf

* bombf fixes

* bombf actorPostCreate matching

* fix

* small fix for cCcD_UnkAttr Set function

* more cleanup(?) for c_cc_d

* d_cc_mass_s OK

* Initial d_cc_s setup

* some easy funcs

---------

Co-authored-by: robojumper <robojumper@gmail.com>
2024-11-01 17:07:16 -04:00
robojumper
1d17e35316
d_lyt_meter_drink with regswaps in one function (#83)
Some checks failed
Build / build (SOUE01) (push) Has been cancelled
2024-10-28 00:03:08 -04:00