Vinifera icon indicating copy to clipboard operation
Vinifera copied to clipboard

Vinifera is a C&C: Tiberian Sun engine extension implementing new logics and fixing bugs.

Results 167 Vinifera issues
Sort by recently updated
recently updated
newest added

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

new-feature

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

new-feature

This is a simple Hold Position feature based on Sticky unit mission. When applied, the unit will enter sticky mode, and will not leave its cell even when attacked. Will...

### Description: There being no way to completely stop a unit from moving unless told to is just annoying, and makes using certain units frustrating, especially defensively. ### Possible Implementation:...

new-feature

### Description: The keyboard process loop does not check if the input is locked when processing hotkey commands, as a result, the player can affect the game in certain situations...

vanilla-bug

This PR reimplements SpawnManagerClass from Red Alert 2, used for aircraft carriers and rocket launchers. In `RULES.INI`: ```ini [SOMETECHNO] ; TechnoType Spawns= ; AircraftType, the type that this Techno spawns....

### Description: Add support for a video format other than VQA. ### Possible Implementation: Implemented as an optional alternative to VQA. If a new video file is found, then this...

new-feature

### Description: Replace the games audio engine with an alternative (such as OpenAL) to allow higher quality AUD files, or other formats, to be used. ### Possible Implementation: Implemented as...

new-feature

### Description: Any unit using Hover Locomotor will not scatter with the rest of the selected units when pressing X (default scatter hotkey) ### Additional Files: ![ezgif com-gif-maker (2)](https://user-images.githubusercontent.com/68288553/117212738-65bdbb00-ae03-11eb-9468-49cb6639ca17.gif)

vanilla-bug

### Description: Your units and defensive buildings do not automatically fire at armed, hostile objects of the Neutral house (like Visceroids). This, for example, allows Visceroids to cause major damage...

vanilla-bug