Jan Boon

Results 124 comments of Jan Boon

As for being "out-of-scope". You have to take into account the reality of actually building a game. Ideals are nice, but secondary. At this point in time I am more...

What I'm guessing you want is a Docker image that sets up * Shard that allows to bypass login * Ryzom admin web tool to control the shard and uses...

KTX1 https://www.khronos.org/opengles/sdk/tools/KTX/file_format_spec/ KTX2 http://github.khronos.org/KTX-Specification/

Yup, except the darker background of the table cells should match the page background.

Hmm. Not sure? Opening the web in a 2006 client looks like this: The cells match the background exactly. Not sure why it looks like a different shade in the...

This is with regular browser css ![image](https://user-images.githubusercontent.com/1581053/133919509-09bd119f-3c14-4b09-bac1-acca1b19d9b6.png) This is with the changes in browser css ``` * { -ryzom-modulate-color: true; } img, input, a { -ryzom-modulate-color: false; } ``` ![image](https://user-images.githubusercontent.com/1581053/133919515-89ff612e-a9aa-495c-82e1-bca267b0f8a6.png)

Does the background and those triangles end up getting modulated twice, by any chance?

``` ------- --- Build ig ------- 2021-10-04 14:32GMT TOOL R:/distribution/nel_tools_win_x64/exec_timeout.exe TOOL R:/distribution/ryzom_tools_win_x64/prim_export.exe TOOL R:/distribution/nel_tools_win_x64/ig_elevation.exe TOOL R:/distribution/nel_tools_win_x64/ig_add.exe DIR Y:\ryzomnightly\leveldesign\workspace\continents\r2_roots/generated >>> Prim IG: ON > IG Elevation Elevated DETECT SKIP Land->Elevated DETECT...

> I think a flag would be worth it in this case, but it depends on your use case. If you're going to read the whole file anyways it may...