Skip to content

-#1

Closed
Kudvvv wants to merge 3 commits intoNewPage-Community:Mix-ECpackfrom
Phobos-developers:develop
Closed

-#1
Kudvvv wants to merge 3 commits intoNewPage-Community:Mix-ECpackfrom
Phobos-developers:develop

Conversation

@Kudvvv
Copy link
Collaborator

@Kudvvv Kudvvv commented Jun 28, 2025

No description provided.

NetsuNegi and others added 3 commits June 26, 2025 21:25
…or building target (#1739)

To verify the patch:
1. Set `OpenToppedWarpDistance` the same as CLEG's weapon range. Build a
BFRT with no range bonus and a CLEG.
2. In vanilla, it will not warp big building targets (like a war
factory) correctly on the edge distance.
3. With this fix, it can always warp the targets they fired at.
…een (#1737)

- Now you can set `MessageApplyHoverState` to true,to make the upper
left messages not disappear while mouse hovering over the top of display
area.
- You can also let task subtitles (created by trigger 11) to display
directly in the middle area of the screen instead of the upper left
corner, with a semi transparent background, by setting
`MessageDisplayInCenter` to true.
- When the mouse hovers over the subtitle area (simply judged as a
rectangle), its opacity will increase and it will not disappear during
this period.

In `RA2MD.INI`:
```ini
[Phobos]
MessageApplyHoverState=false  ; boolean
MessageDisplayInCenter=false  ; boolean
```

---

I'm not sure if there is a better implementation, but it's the simplest
implementation that comes to my mind.
@github-actions github-actions bot added the Minor label Jun 28, 2025
@Kudvvv Kudvvv closed this Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants