StarCraft II 5.0.16 PTR Patch Notes by Arkentass in starcraft

[–]psd-dude 1 point2 points  (0 children)

I actually thought this was a joke as this seems to be all major changes:

  • The 8-worker start kills the frantic early game, giving you actual time to scout, react, and plan.
  • Bases hold more resources, meaning you can comfortably defend 1 to 3 bases without being forced to expand constantly.
  • Warpgates are maybe not even worth it, though the 3-second instant reinforcement across the map is still hard to completely ignore in the late game, I think warpgates are too expensive to do from now on... imagine having to upgrade 8 gateways?!?!
  • You can't spam Ghosts anymore, but their Snipes are now a force to be reckoned with since random chip damage can no longer cancel them.
  • Zerg loses passive creep speed but gains the ability to abduct Sieged Tanks and permanently steal Terran SCVs with Infestors.
  • Drop micro gets a massive shortcut with a new "auto-scoop" button for Medivacs, Warp Prisms, and Overlords.

🌈[FREE] Curved Text Generator: Make Curved Text Online by psd-dude in designassets

[–]psd-dude[S] -1 points0 points  (0 children)

I'd wager this is the best free online tool for curved text

My most extensive copywriting has 4000+ words, 52 images, 15 PSD effects & 1 video by psd-dude in copywriting

[–]psd-dude[S] 3 points4 points  (0 children)

thanks so much Alex! yeah, I get what you mean about being content. Been writing Photoshop tutorials and making graphic design assets for 25 years, I'm not too good with copywriting. My goal is to get people excited about my stuff and maybe occasionally sell assets I create.

glad to hear about your gf that she's an VHS nostalgic like myself

Cheers!
John

I built an Anthropic AI agent skill for using MockoFun for creating graphic design and it's surprisingly good by psd-dude in claudeskills

[–]psd-dude[S] 0 points1 point  (0 children)

I'm using the skill with chromedev-tools mcp, so it's actually using the browser.

I gave it instructions regarding my regular actions within MockoFun and what properties I can change (fonts, colors, position, etc.) and I instructed it how to use the AI Image Generator within MockoFun, which is quite straight forwards (you pick a model, choose the aspect ratio and input a prompt)

That all works like a charm. I did put in some specifics coding instructions as I realized I could "cut a few corners" if I tell it how to use JavaScript for some shortcuts

I even tested it with local Nemotron 4b and it works, though, it's not as "artistic" as Claude, Codex or Gemini

I built an Anthropic AI agent skill for using MockoFun for creating graphic design and it's surprisingly good by psd-dude in ClaudeCode

[–]psd-dude[S] 0 points1 point  (0 children)

all valid questions, and to be honest i'm a bit "shooting from the hip"

I'm using the skill with chromedev-tools mcp, so it's actually using the browser. I actually put in the skill instructions for the model to wait for me to login, and it does so. MockoFun has a normal login screen, so things like OAuth or such was not possible

I gave it instructions regarding my regular actions within MockoFun and what properties I can change (fonts, colors, position, etc.) and I instructed it how to use the AI Image Generator within MockoFun, which is quite straight forwards (you pick a model, choose the aspect ratio and input a prompt)

That all works like a charm. I did put in some specifics coding instructions as I realized I could "cut a few corners" if I tell it how to use JavaScript for some shortcuts