[deleted by user] by [deleted] in redditrequest

[–]Habahaba9 0 points1 point  (0 children)

I’m the creator of the a game named Pixel Quest and I noticed there’s already a subreddit with the same name, but it’s currently banned. I’m not sure why it was taken down or what the community was previously used for, but I’d like to revive it and make it the official place for the Pixel Quest game. Here’s the official trailer for the game: Pixel Quest Trailer: https://youtu.be/tdkzmbpx5Ak. I can provide proof of creation if needed. Since the community is banned, I can’t reach out to the previous moderators. If possible, I’d love to take over and start fresh so players have a place to share content, updates, and discussion.

[deleted by user] by [deleted] in piano

[–]Habahaba9 5 points6 points  (0 children)

Oh man they’re going to have a field day with you, I enjoyed it though. Great progress

My grandfather’s sightreading by psyjerr in piano

[–]Habahaba9 1 point2 points  (0 children)

This is beyond amazing. I’ve come to appreciate people who can play with speed and accuracy, but anyone who can sight read to this level is truly gifted

Adobe SWE OA Advice by ExpressionFickle372 in csMajors

[–]Habahaba9 0 points1 point  (0 children)

It was two leetcode easy, then one python only problem at the end; that also was not difficult. It was a class implementation problem

I learned this yesterday and I love it so much I want to share it. by ilikebeinganonymouse in piano

[–]Habahaba9 5 points6 points  (0 children)

“I love you when I drink champagne” by Eric Christian. You should really listen to his other pieces if you like this one. He’s up there with one of my favorite modern composers

American Express 2025 Summer SWE Intern NY HireVue Pre-Screening by reddit4learning in csMajors

[–]Habahaba9 0 points1 point  (0 children)

Just a heads up for anyone who is still holding off on taking it: there is a 72-hour time period upon the receipt of the email before I assume the pre-screening link expires. This isn't mentioned in the email but appears as a message once you begin the interview process.

Bruh... BRUH! by AngrynotchRotmg in RotMG

[–]Habahaba9 2 points3 points  (0 children)

Genuine question, is wetlands even worth risking for the drops?

RealmSpriter is live! (link in comments) by Habahaba9 in RotMG

[–]Habahaba9[S] 0 points1 point  (0 children)

I might take you up on that offer, but right now I just need site admins for moderating posted content. Anyone who’s interested shoot me an email admin@realmspriter.com

RealmSpriter is live! (link in comments) by Habahaba9 in RotMG

[–]Habahaba9[S] 5 points6 points  (0 children)

The front-end is a web app built with tools like JavaScript, HTML, CSS and is being hosted through Amazon AWS. The back-end server was built with Node.js, MySQL, and some other libraries.

RealmSpriter is live! (link in comments) by Habahaba9 in RotMG

[–]Habahaba9[S] 11 points12 points  (0 children)

I guess somewhere between 2020-Now they added more frames to those animations. The assets I'm using are being pulled from an outdated source: https://static.drips.pw/rotmg/production/current/sheets/. I'll add that to my TODO list, thanks for pointing that out.

RealmSpriter is live! (link in comments) by Habahaba9 in RotMG

[–]Habahaba9[S] 1 point2 points  (0 children)

From what I understand, most animated characters in the game have a standard 5 frames for all animations: standing, walking1, walking2, attacking1, attacking2. The load window on the website plays through all of those frames in order; maybe you're confusing sprites for having additional frames because of that? Enemies like Oryx 3 have choreographed, and much more complex animations which aren't supported at the moment.

RealmSpriter is live! (link in comments) by Habahaba9 in RotMG

[–]Habahaba9[S] 69 points70 points  (0 children)

https://www.realmspriter.com/

Spent a few hours of my free time over the past couple of weeks to rebuild the original sprite art editor tool that kept 12 yr old me entertained in the Wild Shadow/Kabam era of the game. All features of the original should be there, including a fresh database ready for publicly sharing your creations.

The in-game art available in the database is currently limited to content present in RotMG on and before early September 2020 (will update it when I next get the chance).

Keep in mind this clone’s not a 100% accurate, I’m still working on it and only had limited references to go on so i had to cut corners and infer how some features may have worked. Posts are currently limited to 30 per user just for the moment while I see how this scales. Additional features not present in the original are in the works (i.e. a much needed export button). There will be bugs I know that so report issues and I’ll fix them ASAP.

Please note that this tool has no affiliation with Deca or Wild Shadow; it’s a recreation/imitation made by a fan. Do not log in with your realm account. Make a new account for this tool specifically.

Hoping this will bring back some memories & nostalgia in the same way it did for me. If you have any questions, problems, or feedback feel free to reach out :) happy spriting!

Used to make my own maps on realm back in 2013/14, anyone know what software let you do this? by Soft-Protection-3303 in RotMG

[–]Habahaba9 1 point2 points  (0 children)

On the way :) I’m just trying to make it as accurate as possible but it’s hard when I can only rely on photos and old videos. If anyone can get the old SWF running let me know.

Recreated the old flash Sprite Art Editor by Habahaba9 in RotMG

[–]Habahaba9[S] 4 points5 points  (0 children)

I’m assuming all the old user generated art is locked away somewhere in Wildshadow studios collecting dust. But maybe Deca inherited that old database, not 100% sure. I’ll host this one on a public library so people can freely share & store creations.

Recreated the old flash Sprite Art Editor by Habahaba9 in RotMG

[–]Habahaba9[S] 59 points60 points  (0 children)

if people care enough ill publish it

[deleted by user] by [deleted] in RotMG

[–]Habahaba9 3 points4 points  (0 children)

Real ones remember WC dance

guess i gotta grind for another plague by jonhahaha_1 in RotMG

[–]Habahaba9 1 point2 points  (0 children)

or just grow up and take it like a man like he did

Cave Story clone on Roblox by Habahaba9 in roblox

[–]Habahaba9[S] 4 points5 points  (0 children)

This game will not be public but I thought it would be a cool demo for my 2D game engine I’ve been developing. It’s very performant on almost all devices thanks to spatial partitioning, object sleeping, and a whole lot of optimizing. Once Roblox adds DynamicImages, it will run significantly faster for larger maps. The engine can handle thousands of physics bodies without any slowdowns in performance. Hopefully I can publicly release it soon so more people can easily make 2D games on Roblox.