2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-08 06:45:52 +00:00

1089 Commits

Author SHA1 Message Date
fe965cde0e
Add CScriptEffect inspection 2021-05-29 00:39:27 -07:00
12b8de0ec8 Rename worldLayers -> m_worldLayers 2021-05-27 17:24:08 -04:00
Henrique Gemignani Passos Lima
6fb20ab703 Add imgui layer editor 2021-05-27 17:17:59 -04:00
31e7721fbf
Add trigger visualization to inspecter 2021-05-27 01:30:40 -07:00
57cf88559f
Add incoming connections 2021-05-26 23:31:54 -07:00
36fa020a4c Improve overall Inspect performance & fixes 2021-05-26 21:35:46 -04:00
75c9980239 Use existing ScriptObject{State,Message}ToStr 2021-05-26 12:34:45 -04:00
c968e73f21 Actor highlighting on selection 2021-05-26 11:11:21 -04:00
65e00a701a Add all entities to ImGuiEntitySupport 2021-05-26 10:00:57 -04:00
b137f2dea8 Initial work on entity introspection 2021-05-25 22:49:24 -04:00
48d22ddab4 Remove Editor & specter 2021-05-24 01:07:22 -04:00
8f493f17f1
Minor fixes, use CUnitVector in CCollionInfo 2021-05-23 13:10:57 -07:00
d44a997a3a
Revert test changes 2021-05-16 12:23:13 -07:00
128015baa6
Code cleanup 2021-05-16 12:11:45 -07:00
61464651cd
CDamageVulnerability fixes 2021-05-08 20:14:38 -07:00
f1b0c4b735
CJellyZap fixes 2021-04-25 20:16:16 -07:00
54691cf035
Fix platform riders not being dragged when the platform is rotated by CScriptActorRotate 2021-04-19 21:52:14 -07:00
83fc649023
Fix CScriptActorRotate 2021-04-18 20:11:18 -07:00
f795332d89
Merge pull request #388 from henriquegemignani/feature/optick
Using optick, linked from boo
2021-04-18 17:31:29 -07:00
Henrique Gemignani Passos Lima
d6f19d26e7 Using optick, linked from boo 2021-04-10 09:21:34 -04:00
9bae2f943e
Rename everything 2021-04-10 01:42:06 -07:00
cefe6bb232 Remove old test code 2021-04-02 16:46:16 -07:00
c3c88a434f CScriptBallTrigger: Fix force calculation 2021-04-02 07:56:24 -04:00
Henrique Gemignani Passos Lima
bad8b35ae6 Fix typo in CPlayerState::ReInitializePowerUp 2021-03-16 01:33:17 +02:00
bb4bdfa1ee Merge remote-tracking branch 'origin/animationstate'
# Conflicts:
#	Runtime/MP1/World/CFlyingPirate.cpp
#	Runtime/World/CScriptGunTurret.cpp
2021-03-01 23:45:21 -05:00
0781307c49 Add debug rendering for CScriptPlatform (CVar: debugTool.drawPlatformCollision) 2021-01-16 19:33:03 -08:00
cede47be4d
Add debugging tool CVars 2021-01-10 18:44:42 -08:00
SirMangler
0e093baf67 Removed constexpr from lambdas to fix compiler error 2021-01-03 19:20:48 +00:00
PhazonJim
f86e570ef4 fix for build error in Xcode relating to non-reference types in a for loop 2020-12-21 02:09:54 -05:00
dcdfd58715 CScriptGunTurret: Fix health check in AcceptScriptMsg Damage 2020-12-18 06:28:20 -05:00
1e0bdce5a3 CScriptActor: Set noZTest flags appropriately 2020-12-18 06:06:31 -05:00
3f49b06070
Merge branch 'prime-exo' 2020-12-15 14:52:47 -08:00
1e8aa2581e
Minor CPhysicsActor fixes 2020-12-13 14:57:21 -08:00
b59bf39924
I feex 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
0903b478f6
More MetroidPrimeExo imps 2020-12-13 10:57:44 -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
28561081d7
Add light visualization (requires custom models) 2020-12-12 23:39:55 -08:00
39e9ff5593
Cleanup CPatterned 2020-11-06 22:06:17 -08:00
fdd41d87c4
Fix CScriptSound favoring the right speaker, cleanup CBallCamera, update amuse 2020-10-24 16:00:39 -07:00
b963ce1e85
Attempt 4 to fix ScriptLayerController for Tom 2020-10-21 15:55:45 -07:00
528c96b2c0
I am teh dumb, fix CGameArea 2020-10-20 15:26:08 -07:00
9ac44921a6
Correct return type 2020-10-20 03:04:17 -07:00
a8d8eb0dde
Fix IGetAreaId and rename GetAreaId to GetAreaIndex 2020-10-20 03:03:11 -07:00
01d94367dc
Add ability to disable AI 2020-10-02 23:28:05 -07:00
ad6cabed7b DataSpec: Fix MREA mesh visor flags when cooking 2020-09-27 15:43:51 -04:00
5bfdb4312f
Fix incorrect zMomentum usage in CScriptActor 2020-09-23 17:38:47 -07:00
9ca0d2afb0 CScriptMazeNode: Remove unused <ranges> include 2020-09-21 21:11:06 -04:00