CCHyper

Results 75 issues of CCHyper

Implement the reading of `UsingVinifera` boolean value to `ClientDefinitions.ini` to allow Vinifera support for specific features going forward. Also, the following should be added to the bottom of the template...

feature
Tiberian Sun

Allow the client launcher to pass on command line arguments to the game it is launching. This would allow users to create a shortcut to the main client launcher executable,...

enhancement
feature

The Tiberian Dawn map setup requires the .BIN file to be present alongside the scenario .INI. Add the ability to define a list of file extensions that match the target...

feature

CnC-DDraw supports setting the window resolution higher than the in-game resolution, this allows upscaling of the game if a lower resolution is selected. In most cases, upscaling of the game...

feature

Add the ability to define a custom override sound for buttons, dropdowns, and checkboxes which are used in the lobby windows.

feature

For some client design and experience setups, it would be desired to have the main menu music played in the game lobbies. Adding an option to `ClientDefinitions.ini` would allow this...

feature

Closes #64 This pull request implements a new key for UnitTypes to control their image when they enter any land with water properties. **`[UnitType]`** `WaterClass=` _The graphic class to switch...

new-feature

Closes #999 This pull request implements a new system to customize the mouse cursor type properties. Loading of a new INI has been where these properties can be adjusted, if...

new-feature

Reference: #717 This pull request implements various trigger events from Red Alert 2, Yuri's Revenge and additional new event types. For these new events to be evaluated, `NewINIFormat` must be...

developer-feature

Closes #786 This pull request implements `NumberOfDocks` and `DockingOffset#` for BuildingTypes. _**NOTE1:** This feature currently only applies to the following BuildingTypes;_ _- Structures with `Helipad=yes`, where `DockingOffset0` adjusts the docking...

new-feature