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

### Description: Add the ability to toggle the sidebar visibility using a hotkey command.

new-feature

### Description: Any new HouseTypes added to `FIRESTRM.INI` don't get loaded and processed, thus it is not possible to add new HouseTypes that are specific to the Firestorm game mode.

vanilla-bug

### Description: Loading screen text position is wrong for non-standard resolutions. Upon investigation into the loading screen setup code, it looks like the code breaks early on cases where 21:9...

vanilla-bug

### Description: I know this is more of a bug report of a custom feature than a vanilla bug report but the screenshot feature doesn't work in the main menu.

vanilla-bug

### Description: Like in RA2, make it so that a tank takes up more space in for example an amphibious transport than an infantryman ### Possible Implementation: The RA2 system...

new-feature

### Description: Tiberian Sun already has a map INI key called `SpeechSide` which allows the map-maker to override the player houses speech set. A new INI key to also allow...

new-feature

### Description: The HouseClass constructor assumes there are only two houses, GDI and Nod, when setting the HouseClass member `ActLike`. This should be set to the `Class->Side` value to correctly...

new-feature
vanilla-bug

### Description: `AITriggerTypeClass::Process` assumes there are only two houses (`GDI` and `Nod`) when processing the trigger. The ts-patches implementation is questionable and further research is needed. See issue #237 ;...

new-feature
vanilla-bug

### Description: Consider Construction Yards when checking object prerequisites. See issue #237 ; https://github.com/CnCNet/ts-patches/blob/master/src/mods/sideindex_improvements_v2.asm This is open to discussion as to if this is actually a bug fix or a...

new-feature
vanilla-bug

### Description: Add any relevant trigger actions from RA2 and YR; The following seem to be possible without any new features required; - "Set Tech Level (Techno)[Level]..." - "Create Crate..."...

new-feature