fix: marine profiles not showing in squad view#964
fix: marine profiles not showing in squad view#964OH296 merged 1 commit intoAdeptus-Dominus:mainfrom
Conversation
📝 WalkthroughSummary by CodeRabbit
WalkthroughBy the Omnissiah's will, the logic for instance existence checks in Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~7 minutes Possibly related PRs
Suggested labels
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (8)
📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (2)**/*.gml⚙️ CodeRabbit Configuration File
Files:
**/*.*⚙️ CodeRabbit Configuration File
Files:
🧠 Learnings (6)📓 Common learnings📚 Learning: in obj_ingame_menu/step_0.gml, the line "if (effect=14){instance_create(0,0,obj_fade);fading=0.1;}" ...Applied to files:
📚 Learning: gamemaker studio's function `action_if_variable(image_index, -500, 0)` is auto-generated code from g...Applied to files:
📚 Learning: in obj_pnunit/alarm_5.gml, the function get_armour_data("maintenance") will always return a numeric ...Applied to files:
📚 Learning: in scripts/scr_culture_visuals/scr_culture_visuals.gml, the weapon visual data declarations contain ...Applied to files:
📚 Learning: a data-driven approach for weapon management in `scripts/scr_en_weapon/scr_en_weapon.gml` is planned...Applied to files:
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Purpose and Description
Testing done
Related things and/or additional context