The Servo project is starting to publish releases, version 0.0.1 is out today! π
You can learn more about the goals and plans behind these releases in our blog: servo.org/blog/2025/10...
@tamschi.itch.io
Software developer who makes RPG Maker plugins as a hobby. You can find them at https://tamschi.itch.io/. I enjoy enabling others' creativity and doing UX design myself, so I focus on versatile and powerful yet robust and convenient tools.
The Servo project is starting to publish releases, version 0.0.1 is out today! π
You can learn more about the goals and plans behind these releases in our blog: servo.org/blog/2025/10...
Actor Mixer Copy, Swap and Add Up Progression Between Distinct Actors (Save and Restore Actor State incl. Equipment, e.g. for Trialling Classes or Stored Loadouts)
Plugin Command window edited to show all top-level arguments at once: TS_Actor_Mixer - Remix Actor(s) Arguments: Target (0), Source (0), Mode (Swap), -, Name?, Nickname?, Class?, Character?, Face?, Battler?, Skills: (["0"]), Exp/Level?, Show?, Equip. Types: (["0"]), HP?, MP?, TP?, Parameters..., States: (["0"]), Buffs..., -, Action Input Index?, Last Menu Skill?, Last Battle Skill?, Last Command?
New release! Actor Mixer Ver. 1.0.0: A smaller experiment
tamschi.itch.io/actor-mixer/...
This is an RPG Maker MZ plugin to remix various Actor state between multiple actors, for example to make and restore backups and to move characters between different database entries.
#RPGMaker #RMMZ
KINGDOM HEARTS-STYLE COMMAND MENU RAAAAAHHHH #HEARTRENDER #indieBR #immersivesim #fps #unrealengine
18.10.2025 02:14 β π 8 π 3 π¬ 0 π 0just released FolSum 2.4.0 for the fight against #humantrafficking!
we added WCAG-compliant contrast ratios to the light and dark themes, thematic accent colors to buttons and dividers, button grouping section titles, and various grammatical edits.
folsum.traffickingfreetomorrow.com
Thanks to all the lovely people who showed up! GREAT ideas for topics.
I think I MUST do a bonus episode on what Ancient Greeks kept as pets*!
Any more ideas, there are still two zoom sessions to go. A x
*Red figure amphora (470β460 BC), thought to be Penelope playing with her favourite goose.
wooo, my talk on Rusty counter human trafficking forensics software is up on YouTube! π¦
www.youtube.com/watch?v=7XHZ...
Recentemente, minha casa vem sendo visitada por um lindo casal de tucanos. JΓ‘ Γ© a terceira ou quarta vez que eles aparecem, normalmente juntos. Eles devem gostar da jabuticabeira.
Esta Γ© uma foto tirada pela minha mΓ£e. Brigada mΓ£e β€οΈ
Invitations going out over the weekend for several supporter sessions to discuss Podyssey: Season 2 topics (also, answer any questions and shoot the breeze).
Make sure the right email is attached to your ko-fi contribution - or sign up now if you want to get involved.
www.ko-fi.com/podyssey
The @graphene_os account on TikTok that's getting a lot of interaction is fake and impersonating us. If you have an account there, please report it for trademark infringement. TikTok's reporting system for impersonating doesn't work for this but reporting it for trademark infringement should work.
25.09.2025 02:53 β π 76 π 13 π¬ 5 π 0(re)Introducing the world hub of #HEARTRENDER: The abandoned island of Ground Minus.
This sleepy mining town was called TirΓ©sias, before the Glass Age forced the use of a superweapon against it. Nothing but empty houses and fresh anguish there now. That, and the museum. #indieBR #indiegame #gamedev
Power's back after almost 48 hours in the dark, so let me bless you with a photo of my dog.
She seems constantly amazed by the inherent miracle of being alive. She's just like that.
On that note⦠have you evaluated Zulip yet?
In my opinion, it has the best user experience out of those five in a professional setting. It's more of a "what if Slack was actually really good" sort of thing, though.
(Discord wins for gaming/hangouts for me only due to cross-community features.)
Fazendo uma apariΓ§Γ£o surpresa no SESC Araraquara nesse fim de semana, com uma novΓssima build de HEARTRENDER! Estarei toda bonitada para vocΓͺs β€οΈ
29.08.2025 18:40 β π 7 π 2 π¬ 1 π 0Ohh, just saw this cool-looking #RPGMaker asset tutorial playlist!
15.08.2025 04:39 β π 0 π 0 π¬ 0 π 0The "XRPC Webhooks" link is the same as the "proposal" link directly above. Copy-paste mistake?
01.08.2025 21:04 β π 2 π 0 π¬ 1 π 0Whoops, found an unaccounted-for edge case.
I don't think this one's particularly harmful, but it could alert someone of a block against them, which isn't ideal.
One satisfying thing about #DonkeyKongBananza - you can literally smash the s**t out of Z-Fighting π
28.07.2025 16:11 β π 13 π 2 π¬ 2 π 0Fix: Make missing `;` a deny-by-default lint and report them in the (first) linting pass instead π€«
I do think there's worth in having `allow "missing_semicolon"` though, with a few LSP and grammar tricks to make that not a footgun.
Of course that is going to make slightly more work for me, since I should report missing ones at the end of the previous token instead of at the start of the next.
19.07.2025 22:41 β π 0 π 0 π¬ 1 π 0I somewhat disagree with Nystrom on statement terminators. They aren't _needed_ if your grammar is good (it should be unambiguous!), but ensuring that *any* incomplete statement is an error is great for editing.
(They may also allow more reliable parser recovery.)
#CraftingInterpreters
adding more tentacles to the videogame
13.06.2025 15:56 β π 8 π 1 π¬ 0 π 0As a web dev this was a little bit painful to listen to π«
You can draw any SVGImageElement (incl. HTML embeds) onto a transparent canvas with `drawImage` and can turn that into a PNG with `toDataURL`. It's cross-browser and unprivileged in the web API.
(There are some caveats cross-domain.)
Greetings, maestra! We'll be having more frequent game updates now, starting by showing SOME of my in-progress work on the combat overhaul in the last 20-ish days.
Here's some of the basics about HEARTRENDER's combat, mixing shooters, fighting games and more!
#HEARTRENDER #fps #gamedev #indieBR
@fractalfir.bsky.social I just read your article on the `std` implementation of panics. REALLY helpful, thank you so much for writing that up!
20.04.2025 04:29 β π 1 π 0 π¬ 1 π 0Rust docstring with an <iframe> at the bottom.
The same doc, but rendered by docs.rs, showing the interactive iframe with draggable sliders.
my colleague James pointed out that the bezier crate has interactive demos and tools. They embed an iframe in the Rust docstring, which gets rendered by Rustdoc.
docs.rs/bezier-rs/la...
A closer look at the SINCERITY railgun from #HEARTRENDER. All of the game's weapons are designed for elegance, with flowing lines styled after musical instruments and surrealism.
#3d #blender #indiedev
In support of women's day, I am revealing something in #HEARTRENDER that is loved by women all over the world: The railgun. Meet SINCERITY, the charged, piercing hitscan powerhouse with a timing-based supershot!
Like, comment and repost if you love railguns and also women #fps #gamedev #indieBR
I am IMMENSELY HAPPY to announce that #HEARTRENDER has been chosen for Rhizome's grant program! This will give the project much-appreciated help to be the best version of itself.
Thank you, thank you, THANK YOU Rhizome for this opportunity!
#indiedev #indieBR #gamedev
rhizome.org/editorial/20...
Good news, maestra! #HEARTRENDER will be included in the Made in Brasil sale as an upcoming release! Please, remember to wishlist and also check out works from my dear Pindorama friends! @brindies.com.br
#indieBR #gamedev #indiedev #jogosBR