Profile avatar
ella.cutievirus.com
Programmer & sometimes a vtuber? i don’t stream often lol 🏳️‍⚧️🏳️‍🌈 pronouns: she/her
240 posts 171 followers 149 following
Regular Contributor
Active Commenter
comment in response to post
still need to add an option to prevent the corner textures on the wall.
comment in response to post
happy birthday!!
comment in response to post
they fly near the boat because there’s less air resistance, making it easier to fly. similar to why they fly in formation. boats like a giant goose.
comment in response to post
Hold on!! I just learned about Number.isFinite('12'), which properly returns false for things like strings :)
comment in response to post
Nothing a quick +thing won't fix though
comment in response to post
After some more thinking, isFinite also automatically converts strings to numbers so it will accept stuff like "12". The typeof check is still need. Darn javascript :(
comment in response to post
or the native isFinite implementation, which _.isFinite is just a wrapper for. Lodash's isFinite just has an additional check for typeof thing==='number', which I think just rules out boxed numbers.
comment in response to post
has to be 'number', and ironically this is true for NaN
comment in response to post
thing !== null && thing !== undefined is the same as thing != null I'm pretty sure isFinite(thing) will quickly cover you in most cases. It rules out null, undefined, NaN, positive and negative infinity, and anything else that's not a number. A little more complex if you do want infinity though.
comment in response to post
it’s been so cold lately 😖
comment in response to post
In the future I'd like to add support for fake alpha transparency on the message box using color tables! I also would like to add a placeholder background for demonstration.
comment in response to post
fuzzy kobold!
comment in response to post
that’s my boss. i harvest the fields for her.
comment in response to post
yeag slopes
comment in response to post
lunacid!!
comment in response to post
i’m one of them yes
comment in response to post
what if i love simon’s quest
comment in response to post
☕️
comment in response to post
ella is also too comfy to get out of bed 😖
comment in response to post
bringing flowers and chocolate to a gun fight
comment in response to post
3D Mia !!
comment in response to post
it’s weekend?
comment in response to post
a little too noticeable maybe, you want the player to notice the impact rather than the freeze. in monster hunter the hit stop is only a couple frames for example. the hit effects are nice.
comment in response to post
100%
comment in response to post
my plans is programmy
comment in response to post
i’m a solo dev, i make rpg maker plugins
comment in response to post
50 get