Note that there is no dash "-" in the title, it's called "XXL Editor".
adrientd
Unless you think that maybe it looks nicer with it in the logo?
mr.rubinshtein
logo looks pretty cool
mr.rubinshtein
would make sense to have xxl on top and editor unde it
mr.rubinshtein
like with the titles
adrientd
Could be an option, but then it wouldn't show well with how the logo is currently displayed on the home screen:
pegperegogaucho
I would also remove the dash 👍
pegperegogaucho
With the dashes inside the X's it looks like twitter or X
mr.rubinshtein
aaaah now i see for what this logo is made for
mr.rubinshtein
splash screen for editor
mr.rubinshtein
well i mean the font styles are a bit off with each other in that case a bit for this kind of purpose
mr.rubinshtein
but i guess we have to see how it looks like without the dash thingy
mr.rubinshtein
otherwise i would recommend to keep fonts both identical to one another maybe?
mr.rubinshtein
since its in a row, to keep things tidy
pfahli
I will upload a few different versions in different styles (horizontal for the software, vertical for the readme, icon)
pegperegogaucho
@adrientd I've noticed another bug: the MsgAction action #7 "Compare distance to hero" specifies the incorrect comparator number when selecting both "<" (0) or ">" (1). The correction would be: "<" (2) and ">" (4), just like the comparators for the ints. Comparators 0,1,3 and 5 don't work for the floats
pegperegogaucho
SO, in short, the comparators have the same numbers for the floats as ints, but every equality-including operation has been removed
pegperegogaucho
I guess the same issues also happens with the other actions utilizing comparator float
adrientd
I will also look into that.
adrientd
Is it possible that both Compare distances were never used by the devs? I could not find any use of them in any level.