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

Closes #474, Closes #475 This pull request implements the `StopSound` key from Red Alert 2 for both AnimTypes and VoxelAnimTypes. **AnimType** or **VoxelAnimType** section. `StopSound=` - The sound effect to...

new-feature

Closes #525, Closes #526 This pull request allows the Chat to All hotkey _(default **F8**)_ to be reassigned by the user and enables the right mouse click to cancel the...

new-feature
quality-of-life
enhancement

Closes #87, Closes #94, Closes #513, Closes #514, Closes #515 This pull request implements various new systems to allow users, mods and mod developers to use subdirectories to store game...

Closes #4 This pull request implements support for MP4, WMV, MPG and AVI video formats using the Windows DirectShow interface. The tested limitations within the Tiberian Sun engine are 4K...

new-feature
quality-of-life
enhancement

Closes #507 This pull request implements light sources for OverlayTypes. **`LightVisibility=`** This overlay object radiates this amount of light _(default `5000`)_. **`LightIntensity=`** The distance that this light is visible from...

new-feature

Closes #338 This pull request changes starting unit placement distance to be the same as Red Alert 2. As seen in the linked issue, the starting unit placement in Tiberian...

quality-of-life

Closes #231 This pull request fixes a bug where a task force with `TransportsReturnOnUnload=yes` would not return to the home _(starting, loading)_ cell when it has finished unloading. This fix...

vanilla-bug

Closes #366 This pull request fixes a bug where infantry does not use the `Guard` sequence when issued with the Area Guard mission. After discussions with @Bittah, it was advised...

vanilla-bug

Closes #168 This pull request implements four new quality of life keyboard commands; **"Reproduce Last Building"** Reproduces the last structure that was built. Defaults to **Ctrl+Z**. **"Reproduce Last Infantry"** Reproduces...

new-feature
quality-of-life

Closes #158 This pull request introduces a new trigger action to give or take _(use negative number)_ credits to a specific house. To use this, please add the following information...

new-feature