feat: Strength Rating Changes Lite#948
feat: Strength Rating Changes Lite#948Blogaugis wants to merge 12 commits intoAdeptus-Dominus:mainfrom
Conversation
Tuned down version of Adeptus-Dominus#482 , with name changes and SRs from full version implanted into the game via this: 1, 3, 5, 6, 7, 8 (, 9).
📝 WalkthroughSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings. WalkthroughTech-Priest: Two scripts had their display label arrays replaced — Latin presence/threat descriptors were substituted with military unit nomenclature. No functional logic, signatures, or control flow were altered. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Areas to check:
Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (2)**/*.gml⚙️ CodeRabbit configuration file
Files:
**/*.*⚙️ CodeRabbit configuration file
Files:
🔇 Additional comments (2)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. 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. Comment |
|
Testing findings: Used a squad of marines + apothecary against SR 2 (squad-rated) ork force. But these issues are related to things that are, arguably, out of scope for this PR. |
|
Other issues found - this PR tends to conflict with EXP earning limits (fighting SR 1 with just 1 marine tends to lead to EXP waste). |
Tuned down version of Adeptus-Dominus#482 , with name changes and SRs from full version implanted into the game via this: 1, 3, 5, 6, 7, 8 (, 9).
Tuned down version of Adeptus-Dominus#482 , with name changes and SRs from full version implanted into the game via this: 1, 3, 5, 6, 7, 8 (, 9).
d93b69c to
7b4758b
Compare
89f1005 to
285c6d2
Compare
|
This PR is marked as stale, because it has been open for 7 days with no activity. |
a4901fc to
bec1139
Compare
bec1139 to
dec23db
Compare
2a97203 to
5ef4bac
Compare
db96b7e to
34efea0
Compare
34efea0 to
cc49875
Compare
Tuned down version of Adeptus-Dominus#482 , with name changes and SRs from full version implanted into the game via this: 1, 3, 5, 6, 7, 8 (, 9).
cc49875 to
81abab2
Compare
|
@OH296 @KRdaMystic Frankly, what's the point of all this squad system finangling if you can't have your special boys have a combat mission that they can reasonably take on? |
Tuned down version of Adeptus-Dominus#482 , with name changes and SRs from full version implanted into the game via this: 1, 3, 5, 6, 7, 8 (, 9).
bceeb48 to
422061f
Compare
|
This PR is marked as stale, because it has been open for 7 days with no activity. |
|
I probably will have to merge this to cmbeta branch instead of main, if I won't figure out the issues with #482 . |
- Shifts the 1 SR force power appropriate to squad-level of player forces, instead of a single marine; - Moved Sororitas roster to the 5th place, to maintain uniformity with the rest of codebase; - Added the SR 9 and 10 (from the original SR changes) as 7 and 8 SRs, with current functionality as reference.
|
This PR is marked as stale, because it has been open for 7 days with no activity. |
|
Considering that this Pull Request had strength rating power shifts with more recent commits, I believe a machine spirit's review is necessary, even though, the potential improvements will likely go to my fork, instead of main. |
|
@Blogaugis Tech-Priest, your invocation is acknowledged. The machine spirit's cogitators shall scrutinize these recent datastream alterations to the Strength Rating protocols. The rites of code-inspection shall commence. Stand ready to receive our analysis. 🧠 Learnings used✅ Actions performedReview triggered.
|
|
@CptMacTavish2224 requested to keep the branch around, so deletion is postponed, but otherwise, the pull request shall be closed. |
Purpose and Description
Tuned down version of #482 , with name changes and SRs from full version implanted into the game from these SR values: 1, 3, 5, 6, 7, 8 (, 9).
Since the original PR remains in draft and is basically stuck, it was decided to recycle it to keep with the current game functionality.
Testing done
Related things and/or additional context