Commit graph

579 commits

Author SHA1 Message Date
MonsterDruide1 307e7bc79d prepare for presentation 2025-12-07 11:25:39 +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
Narr the Reg 832b3abb54
Library/Scene: Implement AddDemoInfo (#756) 2025-10-25 09:38:14 +02:00
Narr the Reg c7b2d00c87
Project/Execute: Implement ExecuteFunction (#755) 2025-10-25 00:13:57 +02:00
Narr the Reg 6de13a8b6e
Library/Movement: Implement WheelMovement (#754) 2025-10-24 18:16:53 +02:00
Narr the Reg bf48978446
Library/Math: Implement IntervalTrigger (#752) 2025-10-24 16:38:18 +02:00
Narr the Reg 9172791454
Library/Math: Implement MathGridUtil (#749) 2025-10-24 15:08:30 +02:00
Narr the Reg a59feae933
Library/LiveActor: Implement ActorParamHolder (#748) 2025-10-24 13:26:42 +02:00
Shishu the Dragon 8f9440ed86
System: Partially implement GameDataFile (#729) 2025-10-24 11:04:42 +02:00
renovate[bot] c9d013c5b6
lib/sead: Update submodule to cb4d46e (#768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-23 22:58:16 +02:00
Narr the Reg efefd442ce
Library/Math: Implement more MathUtil (lerp, converge, random) (#743) 2025-10-17 22:59:41 +02:00
Narr the Reg 2b3e95b6fa
Library/Math: Implement RateParam (#753) 2025-10-16 00:20:46 +02:00
Naii-the-Baf 0db3e9a3c5
Npc: Implement VolleyballNpc (#726) 2025-10-05 12:13:01 +02:00
MonsterDruide1 946fe5cf06
Library/LiveActor: Implement ActorInitFunction (#741)
Co-authored-by: Aubrey Taylor <aubrey@hall.ly>
2025-10-02 21:02:05 +02:00
codeman4033 5e5cd6ff9c
Util: Implement SpecialBuildUtil (#738) 2025-09-24 21:28:28 +02:00
Narr the Reg 31e5aa9144
Library/Collision: Implement PartsMtxConnector (#742) 2025-09-24 02:33:32 +02:00
Narr the Reg a43e87e1f1
Library/Collision: Implement CollisionPartsConnector (#740) 2025-09-23 18:39:25 +02:00
Purpal7 e8cbe69b46
Player: Implement PlayerJudgeSleep (#724) 2025-09-17 17:52:17 +02:00
Naii-the-Baf 004134d0d5
Project/LiveActor: Implement ActorExecuteFunction (#732) 2025-09-16 12:53:34 +02:00
Narr the Reg 4f6bf2e236
Library/Collision: Implement PartsConnectorUtil (#722) 2025-09-16 12:22:24 +02:00
Narr the Reg f2b32f130c
Util: Implement initEventCameraObject within NpcEventFlowUtil (#728) 2025-09-15 23:41:48 +02:00
Naii-the-Baf 0c1885e17f
Library/Rail: Implement RailUtil (#703) 2025-09-10 20:48:48 +02:00
Muz-dev 292b9efefa
Library/Clipping: Implement ClippingGroupHolder (#686) 2025-09-10 16:42:32 +02:00