Commit Graph

299 Commits

Author SHA1 Message Date
MonsterDruide1
1a4ea12519
Player: Implement PlayerCounterQuickTurnJump (#62) 2024-06-06 12:12:25 +02:00
GRAnimated
ce4f31b30d
lint: Fix Library/LiveActor/SubActorKeeper.h (#65) 2024-06-05 22:17:40 +02:00
GRAnimated
05fd71976b
Update clang-format workflow
Changes clang-format version to the latest Ubuntu release, 14.0.0
2024-06-05 16:08:23 -04:00
GRAnimated
2f8e8298a6
Player: Improve Player (#59) 2024-06-05 20:58:59 +02:00
GRAnimated
f8d97f374d
Scene: Add decompiled actors to actor factory (#57) 2024-06-04 21:21:02 +02:00
GRAnimated
d6dbb77fc9
Player: Implement PlayerCounterGetCoin (#58) 2024-06-04 14:11:22 +02:00
GRAnimated
edc83b4522
Layout: Implement BootLayout and ButtonMiiverse (#56) 2024-06-03 23:55:34 +02:00
MonsterDruide1
765167c40b
Player: Implement PlayerContinuousLongJump (#54) 2024-06-03 23:52:22 +02:00
MonsterDruide1
947059c7f6 lint: Fix reference to StringUtil in SceneEventFlowMsg 2024-06-03 23:48:42 +02:00
GRAnimated
ac1976331f
Library/Base: Rename files to HashCodeUtil and StringUtil (#55) 2024-06-03 23:41:36 +02:00
MonsterDruide1
cb311d7a11
Player: Implement PlayerContinuousJump (#53) 2024-06-03 23:38:27 +02:00
MonsterDruide1
989c7ca6d6
Player: Implement PlayerCounterForceRun (#52) 2024-06-03 23:35:24 +02:00
GRAnimated
5a89f481c4
Amiibo: Implement HelpAmiiboExecutor & ItemAmiiboKoopa (#50) 2024-06-03 23:31:41 +02:00
MonsterDruide1
c3aa044e57
Player: Implement PlayerJudgeStartHipDrop (#48) 2024-06-03 23:28:22 +02:00
MonsterDruide1
022355e61b
Player: Implement PlayerJumpMessageRequest (#47) 2024-06-03 23:25:31 +02:00
MonsterDruide1
2d91c415b9
Player: Implement PlayerJudgePreInputJump (#46) 2024-06-03 23:23:11 +02:00
Fuzzy2319
04d52f7370
Library/Event: Implement SceneEventFlowMsg (#45) 2024-06-03 23:17:17 +02:00
MonsterDruide1
68f549f2d9
al/Library/Area: Finish AreaShapeOval (#43) 2024-05-31 12:08:48 +02:00
MonsterDruide1
128f372608 data/csv: Rename additional functions
Script for IDA: https://discord.com/channels/774687602996936747/774688454000246815/1145929420780081152

Co-authored-by: GRAnimated <devin@nhscan.com>
2024-05-31 12:04:03 +02:00
MonsterDruide1
882c1ac6b8 data/csv: Regenerate function list from binary 2024-05-31 12:04:03 +02:00
MonsterDruide1
d105409e28 data/csv: Remove nullsub_s 2024-05-31 12:04:03 +02:00
Fuzzy2319
86a4d4b1ac
Library/Debug: Implement Host (#44) 2024-05-31 12:00:02 +02:00
Fuzzy2319
3f3f691ec0
Library/Obj: Add AllDeadWatcher (#41) 2024-05-25 11:55:19 +02:00
MonsterDruide1
980707d724
Player: Add CollisionShapeInfoBase (#39) 2024-05-23 01:02:16 +02:00
MonsterDruide1
70278f6d6c
Library/Collision: Implement Sphere[Pose]Interpolator (#37) 2024-05-16 15:46:46 +02:00
Fuzzy2319
58a45737a1 fix:requested changes 2024-05-16 13:15:29 +02:00
Fuzzy2319
72ff37d0e4 fix:requested changes exept enums 2024-05-16 13:15:29 +02:00
Fuzzy2319
2562d4e547 fix:ApplicationMessageReceiver::procMessage signature 2024-05-16 13:15:29 +02:00
Fuzzy2319
b66ab60fe2 add:enum for NotificationMessage 2024-05-16 13:15:29 +02:00
Fuzzy2319
a05f96d6fd add:ApplicationMessageReceiver implementation 2024-05-16 13:15:29 +02:00
Fuzzy2319
4574d9c3a7 add:ApplicationMessageReceiver header 2024-05-16 13:15:29 +02:00
MonsterDruide1
a54663306d Update submodules
REGRESSION: `sead::DebugFontMgr[...]` destructors are mismatching now, due to 0f38debe02. We're working on a fix.

PlayerOxygen: Due to the changed implementation in 33bd7f53c9, the function used was changed.

ByamlWriterStringTable: Fixed manually having to set the list in 8cdf6eb1ee
2024-05-15 21:38:44 +02:00
MonsterDruide1
d4ee0ff28a Library/HitSensor: Complete HitSensorKeeper.h
Co-authored-by: Aubrey Taylor <aubrey@hall.ly>
2024-05-14 21:30:46 +02:00
Fuzzy2319
2b0f71d819
Library/Base: Add hash code functions (#35) 2024-05-09 19:30:16 +02:00
MonsterDruide1
f0312ff6fd tools: Update common submodule 2024-05-09 16:02:16 +02:00
MonsterDruide1
1aa1c96999 lint: Boolean variables must start with mIs or mHas 2024-05-08 20:48:55 +02:00
MonsterDruide1
e1b27fed4b lint: Member variable names must start with m or s 2024-05-08 20:48:55 +02:00
MonsterDruide1
8b7f94209e lint: functions ending with _ are non-public 2024-05-08 20:48:55 +02:00
MonsterDruide1
fd75495c31 lint: All superclasses must be public 2024-04-25 16:36:20 +02:00
MonsterDruide1
d6a1d6e82c lint: enforce seadTypes 2024-04-25 16:32:45 +02:00
MonsterDruide1
5423f796f2 al/Library/LiveActor: Decompile LiveActorKit 2024-04-25 16:15:33 +02:00
MonsterDruide1
06bf776a15 al/Library/Thread: Move FunctorV0M definitions to header 2024-04-25 16:07:58 +02:00
Fuzzy2319
fc26b34493
al/Library/Network: Add AccountHolder (#32) 2024-04-25 15:36:27 +02:00
vakhdmyt06
a42dc043ab Implement ActorActionKeeper and ActorAnimFunction + AnimPlayer* headers 2024-04-20 22:51:16 +02:00
MonsterDruide1
c32e55bb33 workflow: Fix branch name for OdysseyHeaders repo 2024-04-18 12:06:40 +02:00
MonsterDruide1
b3dffe7ca1 lint: Only allow specific lines outside of visibility block in classes 2024-04-15 21:46:48 +02:00
MonsterDruide1
254eeb8923 Scene: Add SceneObjFactory
Co-authored-by: tetraxile <tetraxile@proton.me>
2024-04-15 10:52:28 +02:00
MonsterDruide1
dd328ecc68
copy-headers: Support multiline commit message 2024-04-07 21:49:09 +02:00
vakhdmyt06
fad5842bcd Add some Action and Bgm headers 2024-03-26 17:54:49 +01:00
MonsterDruide1
d771d81c66 al/Lib/Yaml: Fix some mismatches 2024-03-24 22:02:23 +01:00