2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-30 14:53:28 +00:00

6788 Commits

Author SHA1 Message Date
723ee78f47 ViewManager: Hack for loading Trilogy projects 2020-09-17 19:34:21 -04:00
b2573db3a3 SpecMP3: Fix MP1 Wii fe extraction 2020-09-17 19:08:45 -04:00
25dabe8bc3 DNAMP3: Fix MP1FE extraction for MP1 Wii 2020-09-17 18:43:18 -04:00
a3790c983d CAnimTreeTransition: Handle negative transTimeRem (workaround) 2020-09-16 14:53:29 -04:00
2361916614 CBooRenderer: Don't smash the stack 2020-09-16 13:07:53 -04:00
bc8135e896 CBooRenderer: Fix light count in ActivateLightsForModel 2020-09-16 13:01:06 -04:00
d7b5587e48 CParticleGenInfoGeneric: Check for kInvalidUniqueId in SetParticleEmission 2020-09-16 04:38:09 -04:00
3d68fc0bfc CChozoGhost: Add call to RenderSystemsToBeDrawnFirst 2020-09-16 04:34:06 -04:00
a9ed8c4329 CAnimData: Actually create CParticleData in InitializeEffects 2020-09-16 04:33:36 -04:00
ab296ff97e CFlyingPirate: Remove GroundCollider in Jump 2020-09-16 02:19:22 -04:00
5b44ac143d CPatterned: ApproachDest fixes 2020-09-16 02:18:03 -04:00
daad01d129 CBSBiPedLocomotion: Fix strafe type calculation 2020-09-16 01:49:53 -04:00
8b35ff3906 CBSNewFlyerLocomotion: Fix strafe type calculation in UpdateLocomotionAnimation 2020-09-16 01:45:07 -04:00
3314c6003a Update specter 2020-09-16 00:45:01 -04:00
a278593de5 Update zeus (CVector3f::isZero fix) 2020-09-16 00:44:21 -04:00
69ded7eca8 Fix bitfield check in CPatterned::PathFind & update zeus (CVector3f::isZero fix) 2020-09-16 00:42:44 -04:00
7d418581cf CSaveGameScreen: Fix MSVC compilation 2020-09-15 19:35:22 -04:00
df56ed5651 Update hecl; fix uint -> u32 2020-09-15 19:31:29 -04:00
67ee163970 Update boo 2020-09-15 19:29:56 -04:00
d3a4a221f5 Limit refresh rate to 60hz when not using variableDt
Fixes #334
2020-09-15 17:29:09 -04:00
def89373d9 Update boo; add get/setVariableFrameTime to CVarCommons 2020-09-15 17:09:35 -04:00
169bc66d40 CDrone: Fix bitfield checks in Dead 2020-09-15 02:59:34 -04:00
5b166b7be5 CDrone: Implement Dead 2020-09-15 02:40:42 -04:00
5f4335c861 CDrone: Implement UpdateLasers (sub_80163c40) 2020-09-15 02:14:27 -04:00
803acd9ac6
Fix Drone crashing by loading a model as a particle 2020-09-14 22:49:10 -07:00
2d8d90f39a CDroneLaser: Implement sub_80167754 2020-09-15 01:35:29 -04:00
ec83a227de CDrone: Finish Attack 2020-09-15 01:35:22 -04:00
230a8ff946 CDrone: Implement sub_80165984 & sub_801656d4 2020-09-15 00:46:32 -04:00
edadcbef17 CDrone: Implement SetVisorFlareEnabled, UpdateVisorFlare 2020-09-14 01:22:11 -04:00
b3397116db CDrone: UpdateScanner fixes 2020-09-14 01:02:49 -04:00
51bb242af9 CDrone: Implement UpdateLaser 2020-09-14 00:49:10 -04:00
8d45dc6da9 CDrone: Think fixes 2020-09-14 00:35:17 -04:00
8dc190b04d CDrone: TargetPlayer fixes 2020-09-13 23:15:57 -04:00
979b0278da CDrone: StrafeFromCompanions fixes 2020-09-13 22:47:21 -04:00
3659bedad1 CDrone: Fix detection range in SpotPlayer 2020-09-13 22:40:51 -04:00
04a377c68e CDrone: Fix vector in SpecialAttack 2020-09-13 22:37:10 -04:00
9489bd3812 CDrone: Implement ShouldFire 2020-09-13 20:49:46 -04:00
21b04bf40d CDrone: ShouldAttack uses return value of AddRangedAttacker 2020-09-13 20:40:00 -04:00
a1019e2c94 CBouncyGrenade: Set SubtractBlend, MoveRedToAlphaBuffer in Render 2020-09-13 20:35:35 -04:00
9e0c42103c CDrone: Render fixes 2020-09-13 20:32:05 -04:00
c8edf200de CChozoGhost: Render uses SetMoveRedToAlphaBuffer 2020-09-13 20:28:12 -04:00
3e8369d24d CDrone: Check for normal model in PreRender 2020-09-13 20:07:24 -04:00
8a4cda9d98 CDrone: Don't return early in Patrol 2020-09-13 20:02:09 -04:00
a2fe44afe1 CDrone: PathFindEx target fix 2020-09-13 19:56:55 -04:00
754321314e CDrone: PathFind fixes 2020-09-13 19:55:20 -04:00
3780671ff6 CDrone: Check minAttackRange in InRange 2020-09-13 19:36:28 -04:00
ecc8b73ead CDrone: Use std::any_of in HearShot 2020-09-13 19:34:34 -04:00
3bf5a6fc83 CDrone: GetDamageVulnerability fixes 2020-09-13 19:32:52 -04:00
a0d7f126e9 CDrone: Reset shieldTime in GetCollisionResponseType 2020-09-13 19:30:21 -04:00
ffe0cf7ca2 CDrone: Minor fixes in Flee, HitShield 2020-09-13 19:24:34 -04:00