Commit graph

600 commits

Author SHA1 Message Date
MonsterDruide1 4d86268c98 updates 2026-01-09 13:29:09 +01:00
MonsterDruide1 4712b22573 wip 2026-01-09 13:29:07 +01:00
MonsterDruide1 013b3ef507
Scene: Add FirstSequenceScene to ProjectSceneFactory (#853) 2026-01-07 10:47:44 +01:00
ud2 49457ad6df
all: Fix some data references (#852) 2026-01-07 00:13:47 +01:00
Narr the Reg 413dae1545
Library/Execute: Implement ExecutorList variants (#848) 2026-01-06 12:55:41 +01:00
emvivre d1a4c9ad95
Player: Implement PlayerTrigger::isOnYoshiHackEnd and Util: Implement getPlayerPos (#845) 2026-01-05 21:31:05 +01:00
MonsterDruide1 78362d1c7f
data: Improve ordering of file_list.yml (#773) 2026-01-04 20:28:36 +01:00
MissBismuth 95f8c3dcfa
Library/Thread: Implement AyncFunctorThread (#846) 2026-01-04 17:31:39 +01:00
Narr the Reg e9bcc135ee
Item: Implement CoinLead (#840) 2026-01-04 12:39:05 +01:00
MissBismuth 41e2083dbb
Util: Implement TimeUtil (#831) 2026-01-04 11:10:42 +01:00
Narr the Reg fa8af06a5c
Library/Yaml: Finish ByamlWriterHash (#829) 2026-01-04 09:57:14 +01:00
Narr the Reg f0219686df
Library/Execute: Implement ExecuteTableHolderDraw (#820) 2026-01-03 16:05:28 +01:00
Aubrey d1df18d4dd
Camera: Implement HackObjMovieCameraTarget (#837) 2025-12-26 10:11:17 +01:00
tetraxile 42f4194917
Library/Camera: Implement CameraInSwitchOnAreaDirector (#817) 2025-12-24 16:01:01 +01:00
MissBismuth 3d057a9a15
Library/Layout: Implement LayoutUtil (#833) 2025-12-24 15:30:24 +01:00
Aubrey 9c0a357f75
Player: Implement PlayerJudgeCameraSubjective (#814) 2025-12-24 14:26:11 +01:00
ud2 04968254d6
Player: Implement PlayerJudgeDead (#836) 2025-12-23 23:46:55 +01:00
Aubrey 6d11f64120
Player: Implement PlayerJudgeFailureCameraSubjective (#815) 2025-12-21 22:00:15 +01:00
MissBismuth 32c815af4c
Library/Controller: Implement more InputFunction (#827) 2025-12-20 14:37:04 +01:00
Narr the Reg 23334d8a78
Library/SaveData: Implement SaveDataFunction (#810) 2025-12-19 19:40:46 +01:00
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] 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
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
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
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
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
Narr the Reg 1fe403c1f9
Library/Action: Implement ActorActionKeeper (#782) 2025-11-01 11:12:06 +01:00
MonsterDruide1 847b983680
Project/Gravity: Implement GravityHolder (#779) 2025-10-29 10:50:38 +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 bd0216bf28
Project/Gravity: Implement GravityPoint (#769) 2025-10-25 15:52:20 +02:00
Naii-the-Baf d894dc77b8
Library/Rail: Implement RailRider (#766) 2025-10-25 14:42:35 +02:00
Narr the Reg 43bccbee0f
Library/Collision: Implement ActorCollisionController (#765) 2025-10-25 12:51:24 +02:00
Narr the Reg bf8d9d93e8
Library/Collision: Implement SensorConnector (#764) 2025-10-25 12:19:44 +02:00
MonsterDruide1 cbed3f9364
data: Remove .plt entries from file_list.yml (#761) 2025-10-25 11:40:02 +02:00