Commit graph

986 commits

Author SHA1 Message Date
MissBismuth 131c1c8e85
Library/Yaml/Writer: Fix ByamlWriter::write (#825)
Co-authored-by: justliliandev <36055315+justliliandev@users.noreply.github.com>
2025-12-17 12:44:21 +01:00
renovate[bot] d2ac38862b
workflow: Update actions/upload-artifact to v6 (#824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-17 01:51:56 +01:00
renovate[bot] e5938328d6
workflow: Update actions/cache to v5 (#823)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-16 13:36:19 +01:00
renovate[bot] d667b6cce5
lib/sead: Update to a924925 (#822)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: MonsterDruide1 <5958456@gmail.com>
2025-12-16 12:38:38 +01:00
renovate[bot] 50efbf4013
lib/agl: Update submodule to ec2f4e8 (#821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-14 22:09:21 +01:00
MonsterDruide1 c87f4a0914
all: Fix more function signatures (#818) 2025-12-11 22:29:33 +01:00
Aubrey 92fad74af1
Player: Implement PlayerJudgeOr (#813) 2025-12-06 11:30:27 +01:00
Aubrey 3f9b86160e
Player: Implement PlayerJudgeCameraInWater (#812) 2025-12-06 01:30:33 +01:00
Aubrey 9fae848080
Player: Implement PlayerJudgeIsNerve (#811) 2025-12-05 13:15:00 +01:00
Narr the Reg 134a091c8b
Player: Implement PlayerPushReceiver (#809) 2025-12-05 01:30:07 +01:00
Aubrey 2c0065a3a8
Player: Implement PlayerStateCameraSubjective (#802) 2025-12-04 21:19:45 +01:00
Aubrey 59fbad78af
Scene: Implement FirstSequenceScene (#797) 2025-12-04 15:59:04 +01:00
Narr the Reg 8092aee014
Library/Screen: Implement ScreenPointer (#794) 2025-12-03 23:43:19 +01:00
Narr the Reg 28a13c870a
Project/Resource: Implement ResourceSystem (#781) 2025-12-03 10:52:05 +01:00
renovate[bot] 1bc7989144
workflow: Update actions/checkout to v6 (#808)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-02 14:03:34 +01:00
Narr the Reg 57cd37e94e
Library/Math: Implement more MathUtil (minmax, quat, spring) (#800) 2025-12-02 11:06:33 +01:00
Narr the Reg fde6a21577
Library/Base: Implement more StringUtil functions (#799) 2025-11-24 11:32:13 +01:00
Narr the Reg 0b6d26020c
Library/Screen: Implement ScreenPointCheckGroup (#786) 2025-11-23 15:07:01 +01:00
Narr the Reg 64aa34a491
Library/Camera: Implement CameraTargetHolder (#784) 2025-11-23 10:54:41 +01:00
Narr the Reg 5539b5a52c
Project/Action: Implement ActionFlagCtrl (#783) 2025-11-22 15:05:55 +01:00
Naii-the-Baf ca8e7eb87a
System: Implement GameDataUtil (#759) 2025-11-22 10:36:56 +01:00
MonsterDruide1 fa52a34d88
workflow: Fix module names with trailing o in decomp.dev (#807) 2025-11-21 20:33:56 +01:00
renovate[bot] 9508a82074
lib/sead: Update submodule to d580013 (#805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 10:13:21 +01:00
MonsterDruide1 7e2eaf33dd
workflow: Run tracker-trigger-full-sync only on main repo (#804) 2025-11-18 20:38:08 +01:00
renovate[bot] 497198cbd4
lib/sead: Update submodule to 4a39196 (#801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 15:10:52 +01:00
MonsterDruide1 c72eba4da2
workflow: Fix pr-review-trigger interpreting variables as shell (#803) 2025-11-12 14:21:38 +01:00
Narr the Reg 2dcc20cef9
Enemy: Implement KaronWingStateHack (#691) 2025-11-12 13:46:06 +01:00
Narr the Reg bbf93327c5
all: Fix HackFork and some MathUtil functions (#798) 2025-11-12 13:09:05 +01:00
Aubrey 23f87c31d2
Projects/Scene: Implement SceneInitInfo (#796) 2025-11-12 12:16:23 +01:00
KleinTimmi 62c849bc59
Library/Draw: Add force/isGraphicsQualityMode (#789) 2025-11-09 14:04:30 +01:00
renovate[bot] b83d2ce1f8
lib/sead: Update submodule to afd4d23 (#795)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: german77 <5944268+german77@users.noreply.github.com>
2025-11-04 19:40:29 +01:00
renovate[bot] 925a2fe043
workflow: Update actions/upload-artifact to v5 (#791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 19:14:01 +01:00
renovate[bot] 45f5ccf510
workflow: Update actions/github-script to v8 (#785)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 23:30:52 +01:00
Narr the Reg 1fe403c1f9
Library/Action: Implement ActorActionKeeper (#782) 2025-11-01 11:12:06 +01:00
MonsterDruide1 23c538312b
workflow: Escape newlines in PR review body (#793) 2025-10-31 18:11:10 +01:00
MonsterDruide1 a5111a23e0
workflow: Fix second step of PR review labeling (#792) 2025-10-31 18:06:49 +01:00
MonsterDruide1 8f4afefbf4
workflow: Rework permission system of status: labels (#790) 2025-10-31 17:34:04 +01:00
MonsterDruide1 01c17e9a80
workflows: Add permissions to add labels to PRs (#787) 2025-10-31 12:19:48 +01:00
MonsterDruide1 9d8c2c3759
workflow: Add status label to PRs (#778) 2025-10-31 01:13:53 +01:00
MonsterDruide1 847b983680
Project/Gravity: Implement GravityHolder (#779) 2025-10-29 10:50:38 +01:00
Narr the Reg 000c3aadd7
all: Replace custom impl with sead::Mathf::floor (#776) 2025-10-28 11:56:06 +01:00
Aubrey 79ab80f6bb
toolchain: make flake rely on tools cache, add nix setup wrapper (#770) 2025-10-27 22:39:11 +01:00
MonsterDruide1 ec1bd72b9f
Library/Player: Implement PlayerUtil (#650) 2025-10-27 22:00:51 +01:00
Narr the Reg 7173a10a3a
Project/Resource: Partially Implement ResourceSystem (#746) 2025-10-27 21:22:52 +01:00
Narr the Reg da5b8c9a31
Library/LiveActor: Implement ActorCollisionFunction (#745) 2025-10-26 10:32:12 +01:00
MonsterDruide1 1839dd126d
sead: Configure to SEAD_VERSION_SMO (#774) 2025-10-25 20:59:54 +02:00
renovate[bot] cb593689a9
workflow: Update actions/upload-artifact to v5 (#775) 2025-10-25 18:22:30 +02:00
renovate[bot] 0145a8aea5
lib/sead: Update submodule to 80ee043 (#772) 2025-10-25 17:32:36 +02:00
renovate[bot] b4a70beaad
tools/common: Update submodule to 5919250 (#771) 2025-10-25 16:55:40 +02:00
MonsterDruide1 bd0216bf28
Project/Gravity: Implement GravityPoint (#769) 2025-10-25 15:52:20 +02:00