2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-16 03:51:22 +00:00

982 Commits

Author SHA1 Message Date
cc79ba3d09 CBouncyGrenade: Element gen renaming 2020-12-18 06:05:22 -05:00
df0d21a03e
Fix Metroid Prime essence 2020-12-13 12:09:26 -08:00
b59bf39924
I feex 2020-12-13 10:57:45 -08:00
4e51795fa6
Essence fixes 2020-12-13 10:57:45 -08:00
e5daca0899
More CMetroidPrimeExo imps 2020-12-13 10:57:45 -08:00
abbacad46b
More state implementations 2020-12-13 10:57:45 -08:00
215eedc013
Fix inconsistent state causing Exo to fling herself off into the void 2020-12-13 10:57:45 -08:00
2d56e56411
Fix zeus::close_enough call prevent AI from advancing 2020-12-13 10:57:45 -08:00
8633bbddec
More CMetroidPrimeExo imps 2020-12-13 10:57:44 -08:00
0903b478f6
More MetroidPrimeExo imps 2020-12-13 10:57:44 -08:00
bc60a237a4
More imps, initial AI execution 2020-12-13 10:57:43 -08:00
c4d4a937ec
Initial CMetroidPrimeExo imps 2020-12-13 10:56:51 -08:00
0d11dd1476
Finish CMetroidPrimeEssence imps 2020-12-13 10:55:56 -08:00
5598558265
Teh maymays 2020-12-13 10:55:56 -08:00
543a24ea9e
Initial CMetroidPrimeEssence behavior 2020-12-13 10:55:56 -08:00
130c60ccc8
Initial CMetroidPrimeExo imps 2020-12-13 10:55:50 -08:00
01d94367dc
Add ability to disable AI 2020-10-02 23:28:05 -07:00
cfe1507fc7 CRidley: DoUserAnimEvent projectile fixes 2020-09-26 11:16:59 -04:00
6b51f32f99 CBloodFlower: Use GetLctrTransform for projectile pos 2020-09-26 09:41:28 -04:00
e305fbffab CBloodFlower: LaunchPollenProjectile fixes 2020-09-26 01:34:09 -04:00
995f3bb356 CDrone: Death fixes 2020-09-19 12:13:02 -04:00
76de1541f2 Runtime: Resolve -Wrange-loop-analysis warnings (part 2) 2020-09-18 17:04:50 -04:00
834fe39074 Runtime: Resolve -Wrange-loop-analysis warnings 2020-09-18 16:47:59 -04:00
325e955354 MP1: Load Strings pak as well 2020-09-17 20:04:06 -04:00
ce7b94a2ed MP1: Load RS5 pak if exists 2020-09-17 19:50:36 -04:00
3d68fc0bfc CChozoGhost: Add call to RenderSystemsToBeDrawnFirst 2020-09-16 04:34:06 -04:00
ab296ff97e CFlyingPirate: Remove GroundCollider in Jump 2020-09-16 02:19:22 -04:00
7d418581cf CSaveGameScreen: Fix MSVC compilation 2020-09-15 19:35:22 -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
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