Thomas Debesse

Results 320 issues of Thomas Debesse

cgame: use easier-to-translate strings with less argument-ordering problems Obsolete: - https://github.com/Unvanquished/Unvanquished/pull/2885

A-Translation

Right now, We have an official server in North America (unvanquished.net). We have an official server in Europe (gg.illwieckz.net). We have various featured servers in Europe hosted by team members...

A-project

After having done the tremulous legacy map pack, I did a huge revamp of Arachnid2: - almost complete retexturing with similar textures - almost complete redo of the lighting using...

T-Question
A-Content
A-project

We encourage to work in such direction. This is the current status in January of 2024 and until this thread is closed and replaced by a new one. Previous thread,...

A-project

Deluxe maps are wrong on and near translucent surfaces close to a skybox. This produces messy artifacts when deluxe mapping is enabled. This is very likely a q3map2 issue, but...

A-Renderer
T-Bug

_Note:_ no one of these checkboxes are specific to the 16yo people, they are meant for everyone, and 16yo people is part of every people. We must get those checkboxes...

T-Task
A-project

The graphics menu now list light mapping and vertex lighting and makes use of the r_lightMode cvar. The lowest graphics preset now uses vertex lighting. See: - https://github.com/DaemonEngine/Daemon/pull/992

A-UI
T-Improvement

Preselect a map in server creation window, this means a newcomer has less actions to do to create a server when trying the game for the first time, and then...

This is a simple wrapper around `daemon/tools/git-version/git-version`, but reporting Unvanquished version. This way, when doing that: ``` daemon/tools/git-version/git-version tools/git-version/git-version ``` The first command prints the engine version string, and the...

For now, it doesn't bring performance improvement, but the loop calling `trap_CM_MarkFragments` for every impact mark can be rewritten to only process data that would be fetched in a single...

A-Client
T-Improvement