Phobos icon indicating copy to clipboard operation
Phobos copied to clipboard

Ares-compatible C&C Red Alert 2: Yuri's Revenge engine extension

Results 377 Phobos issues
Sort by recently updated
recently updated
newest added

- Added an option to base deletion interval on passenger cost instead of size, house filters, ability to toggle off recording kills to the transport as well as FlyingString display...

Needs testing

TO-DO: Update documentation & What's new.

I accidentally deleted #720, sorry 1. Fix the wrong hook size and stack offset for future usage of `SuperClass::Launch` hook. Minor refactored limbo delivery part to improve the readability of...

This PR has been already tested by hundreds of MO336 players which is known as `Extra Save Fix` in it, it provides fixes like: Map lighting get corrupted after load...

Needs testing
Needs splitting

Sorry I accidentally deleted #703 #628 # Default setting of Psychedelic damage to shields In previous builds, `Psychedelic=yes` warhead can damage shields without giving the actual berserk effect. From now...

- General code refactoring - Added ability to load theater-specific shapes - #642 - Translucent tags now should be set to 0\25\50\70 instead of 0\1\2\3 - Renamed tags and fixed...

Can use Text or SHP show health point and shield point

Tested
Needs improvement
Needs Update

```ini AutoDeath.Nonexist= ; list of TechnoType names AutoDeath.Nonexist.House=owner ; Affected House Enumeration (none|owner/self|allies/ally|team|enemies/enemy|all) AutoDeath.Exist= ; list of TechnoType names AutoDeath.Exist.House=owner ; Affected House Enumeration (none|owner/self|allies/ally|team|enemies/enemy|all) ```

### IronCurtain Can Set `Kill/NoAffect/Affect` For All Techno In `rulesmd.ini` ```ini [CombatDamage] IronCurtain.ToOrganic=kill ; IronCurtain affects Enumeration (kill|noaffect|affect), IronCurtain to Infantry and Techno with Organic=yes IronCurtain.KillWarhead= ; IronCurtain use this...

Needs testing
Needs Update

#600 Now you can use and custom a select box for infantry, vehicle and aircraft. Not support on buildings. in `rulesmd.ini` ``` [AudioVisual] UseSelectBox=no ; (boolean) SelectBox.Shape.Infantry=select.shp ; (filename, includingthe...

Tested
Needs improvement