Page MenuHomeWildfire Games

Dariost (Dario Ostuni)
User

Projects

User Details

User Since
Apr 12 2017, 10:23 AM (363 w, 1 d)

Recent Activity

Jun 22 2019

Dariost awarded D1676: Embed zpl-c's version of enet library a Party Time token.
Jun 22 2019, 1:46 PM

Jul 24 2017

Dariost updated the diff for D332: Add an option in the Options menu to change the UI scale.

Updated with the latest diff

Jul 24 2017, 4:07 PM

Jul 23 2017

Dariost updated the diff for D332: Add an option in the Options menu to change the UI scale.

Updated with @joskar code

Jul 23 2017, 5:48 PM
Dariost added a comment to D332: Add an option in the Options menu to change the UI scale.

The only thing that I noticed is missing from @joskar's patch is that the cursor doesn't get resized until the game is restarted. The cursor needs to be recreated, because the scaling is done at creation time.

Jul 23 2017, 5:37 PM

May 27 2017

Dariost updated the diff for D328: Use direct gui.scale instead of reciprocal gui.scale.

The return value for the bandbox shouldn't be scaled

May 27 2017, 2:46 PM
Dariost updated the diff for D328: Use direct gui.scale instead of reciprocal gui.scale.

Updated the diff to resolve conflicts in binaries/data/mods/public/gui/session/input.js

May 27 2017, 2:28 PM

Apr 18 2017

Dariost added a reviewer for D353: Use 2x scale fonts when gui.scale < 1: Restricted Owners Package.

I think it's better to add D328 as a dependency and consider gui.scale accoring to that patch.

Apr 18 2017, 11:44 AM
Dariost abandoned D330: Check for invalid config values.
In D330#13745, @leper wrote:

Nobody should need to edit a config file by hand (that they still have to do so in a few cases just shows that the options screen is incomplete). If they still want to do that they will have to take care, no hand holding.

Apr 18 2017, 11:24 AM

Apr 16 2017

Dariost added inline comments to D330: Check for invalid config values.
Apr 16 2017, 10:18 PM
Dariost updated the diff for D330: Check for invalid config values.
Apr 16 2017, 10:16 PM

Apr 14 2017

Dariost updated the diff for D332: Add an option in the Options menu to change the UI scale.

I partially agree with you @domdomegg, 0.01 is too low to be useful, but i think 0.5 is too high (remember that you're using a 4K screen, so what you're seeing there is actually like a 0.25 scale), so I've set the minimum to 0.25.
I also set 8 as maximum, which should be more than enough even for the 8K screens people.

Apr 14 2017, 8:46 PM
Dariost updated the diff for D328: Use direct gui.scale instead of reciprocal gui.scale.

I agree with you @domdomegg, now i think it's more clear

Apr 14 2017, 8:34 PM
Dariost updated the diff for D332: Add an option in the Options menu to change the UI scale.

@vladislavbelov I changed options.xml and set a min of 0.01 instead of 0. As for the real-time change of gui.scale I'll tackle this problem in another patch, because it doesn't seem trivial to do and I think it's unrelated to this patch

Apr 14 2017, 5:19 PM
Dariost updated the diff for D330: Check for invalid config values.

I had to add another level to CConfigDB to overcome what @vladislavbelov pointed out. Now the sanitized values should be propagated to JavaScript.

Apr 14 2017, 5:07 PM
Dariost updated the summary of D332: Add an option in the Options menu to change the UI scale.
Apr 14 2017, 4:00 PM
Dariost updated the summary of D332: Add an option in the Options menu to change the UI scale.
Apr 14 2017, 3:59 PM
Dariost created D332: Add an option in the Options menu to change the UI scale.
Apr 14 2017, 3:48 PM
Dariost added a comment to D328: Use direct gui.scale instead of reciprocal gui.scale.

@vladislavbelov I've addressed this problem in D330 since it involves more variables than just gui.scale

Apr 14 2017, 3:24 PM
Dariost created D330: Check for invalid config values.
Apr 14 2017, 3:22 PM
domdomegg awarded D328: Use direct gui.scale instead of reciprocal gui.scale a Love token.
Apr 14 2017, 2:13 PM
Dariost created D328: Use direct gui.scale instead of reciprocal gui.scale.
Apr 14 2017, 1:22 PM

Apr 13 2017

domdomegg awarded D320: Scale cursor according to gui.scale value a Love token.
Apr 13 2017, 6:54 PM
Dariost updated the diff for D320: Scale cursor according to gui.scale value.

Updated copyright year on all changed files as suggested by @domdomegg

Apr 13 2017, 1:22 AM
domdomegg awarded D320: Scale cursor according to gui.scale value a Love token.
Apr 13 2017, 1:06 AM
Dariost added a comment to D321: Fix in-game bandbox when gui.scale is not 1.

I've already modified programming.json in D320, so I'll wait for that patch to be accepted.

Apr 13 2017, 12:16 AM
domdomegg awarded D321: Fix in-game bandbox when gui.scale is not 1 a Love token.
Apr 13 2017, 12:09 AM

Apr 12 2017

Dariost created D321: Fix in-game bandbox when gui.scale is not 1.
Apr 12 2017, 11:29 AM
Dariost added a reviewer for D320: Scale cursor according to gui.scale value: Restricted Owners Package.
Apr 12 2017, 11:22 AM
Dariost created D320: Scale cursor according to gui.scale value.
Apr 12 2017, 11:19 AM