Page 4 of 15

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Sun Mar 16, 2014 12:40 pm
by Marson
grayswandir wrote:I could have sworn I had the newest version. Everything's in working order now, sorry for the trouble.
No worries. It was a pretty recent update and not on Steam.

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Wed Mar 19, 2014 9:33 pm
by Marson
+ Fixed spacing on golem's level-up screen.

And Steam is working again. Apparently all I needed to do was enable the Steam dev console in order to look over its shoulder, because I can't think of anything else that changed over the course of 10 minutes. Either that or it knew that DG was watching.

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Thu Mar 20, 2014 10:03 am
by Zireael
DG, any chance of getting the UI tweaks in the game itself? Stopping the toon from hiding under the hotbar would be very useful...

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Fri Mar 21, 2014 2:02 pm
by Marson
Some recent additions:

• Shields (damage, temporal, etc.) will play a sound when they expire on a character you are controlling. (I've missed my antimagic shield going down one too many times.) I've included a couple versions of the sound, including silence.
• Added "Blood of Life" notation to the character sheet if you have it flowing in your veins.
• When viewing the alchemist quest, shows details about the various rewards you are working towards: "Agrimley the hermit needs your help making an Elixir of Explosive Force, which permanently increase your chance to critically strike with spells by 4%." This only applies to characters who start the quest after this update.
• Inventory and Store scrollbars will remember their positions.
• Summoned creatures will display the number of turns they have remaining on their party portraits and tooltip text.
• Sustains with values will display them on their buff icons, such as Doomed's Deflection.

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Fri Mar 21, 2014 6:20 pm
by StarWeaver
New version seems pretty cool, but I'm having some strangeness with font sizes. I have my font set to the simpler one and the size set to 15, and the chat font (which i'm guessing is different from everything else) is overtaking everything else.
marson-fonts.png
marson-fonts.png (166.48 KiB) Viewed 5404 times
Seperate font size box for the chat window, option to make it use the same font face, or some math to regulate the size of these fonts together?

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Fri Mar 21, 2014 6:38 pm
by StarWeaver
Hmm, and this is what happens at font size 15 with the fantasy type font. Now the chat is in yet another font and now it's smaller than the main font. I think the tooltip is a little smaller than main too too. O.o
marson-fonts-2.jpg
marson-fonts-2.jpg (200.39 KiB) Viewed 5402 times

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Fri Mar 21, 2014 6:56 pm
by Marson
Hmm... It scales ok on mine. Are you using the Classic HUD style? I haven't really done much with that one yet. A bunch of this may work with it, but there are specific bits that are only implemented on Minimalist.

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Fri Mar 21, 2014 7:01 pm
by Marson
Scratch that. The game log and chat logs scale differently for some reason. I'll take a closer look.

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Sat Mar 22, 2014 1:39 am
by Marson
I ran around the code like a chicken with its head off, but I finally found the #@$!-er.

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Mon Mar 24, 2014 10:35 pm
by Marson
+ In addition to No Hiding and Original, added a Centered option that forces your avatar to obey the Scroll Distance setting. If high enough, your avatar will always stay in the center of the viewport.
(Set on the Gameplay tab under Game Options.)

+ Added a Preview Talents button on the character creation screen. This will allow you to view the stats and talents of the current race/class combo without generating a new game.

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Mon Mar 24, 2014 10:52 pm
by dyze
Marson wrote:+ In addition to No Hiding and Original, added a Centered option that forces your avatar to obey the Scroll Distance setting. If high enough, your avatar will always stay in the center of the viewport.
good job, this needs to be in the main release!

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Tue Mar 25, 2014 8:45 am
by cttw
dyze wrote: good job, this needs to be in the main release!
Very much so. This one and the i500.

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Tue Mar 25, 2014 9:37 am
by Doctornull
Chat text entry field seems to be bold, but the cursor spacing looks like it's for non-bold text. Could you harmonize those?

Thanks!

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Tue Mar 25, 2014 1:40 pm
by Marson
Doctornull wrote:Chat text entry field seems to be bold, but the cursor spacing looks like it's for non-bold text.
At first I didn't see what you meant, as the cursor follows the text fine on mine when just typing. When I moved it back and forth, then I saw it. On mine it looks like the cursor is offset to the right by several pixels from where it should be, sometimes hiding when it lines up with the stem of the next letter, like a "b" or "p". Looks like it does it on number inputs as well.

That ended up being the easiest feature-add yet. I just offset the cursor to the left by 1/2 the width of the cursor JPG. Thanks for pointing it out. I never even noticed.


+ Removed cursor offset from textbox/numberbox inputs that would sometimes hide the cursor when it aligned with a letter stem. The cursor now falls directly between characters.

Re: [1.1.5] Bigger fonts, ambient sound toggle, etc.

Posted: Mon Apr 07, 2014 3:21 am
by Marson
+ 'Using cached font' no longer prints to the log file.