Vinifera
Vinifera copied to clipboard
Vinifera is a C&C: Tiberian Sun engine extension implementing new logics and fixing bugs.
### Description: When a user is in placement mode and is passing the placement checks, if the user alt+tabs out and moves the tactical view using the radar, then alt+tab's...
### Description: Add Quick save and Quick load support via keyboard hotkey commands. ### Possible Implementation: The C&C Remastered Collection uses `Ctrl+N` for Quick Save, but the game does not...
### Description: When issuing a Guard order to infantry, they do not switch to the `Guard` animation sequence. Although all the vanilla Tiberian Sun infantry animation sequences use the same...
### Description: If you give Harvesters a weapon, they are unable to harvest Tiberium. If you give Harvesters the ability to hover, they can do both but they can't do...
### Description: When a unit is hit with an EM Pulse weapon, the animation defined at `EMPulseSparkles=` in `[AudioVisual]` is played over the unit while it is disabled. Adding an...
### Description: When the Ion Cannon fires in Tiberian Sun, the screen shakes vertically for the visual impact effect. The amount it shakes is hardcoded. ### Possible Implementation: New INI...
### Description: Turrets that aren't perfectly in the center of a unit. ### Possible Implementation: Have either a `TurretFLH` key (similar to `PrimaryFireFLH`) or separate `TurretOffsetX` and `TurretOffsetY` keys to...