Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

PixelBuilder [HTML5, Pixi.js]

Status
Not open for further replies.
Newbie Spellweaver
Joined
Oct 19, 2012
Messages
59
Reaction score
75
PixelClient [HTML5, JavaScript]

Hello,

Not much to tell about this, but this is going to be a Habbo Client in HTML5 Canvas.

There is no guarantee that this will be a success, but atleast, I'm going to try it!

Features at the moment:
- Navigator
- Catalog
- UI Components:
- Container (Scrollable)
- Button
- BorderPanel
- Box
- Label (With UBB)
- TabControl
- More but I forgot it..
- Generating heightmaps
- Walking with animation
- Part of furniture

To-do list:
- Furniture
- Multiplayer (The last thing I'll do)

Live demo:


Videos:



Screenshots:
epyvRS1 - PixelBuilder [HTML5, Pixi.js] - RaGEZONE Forums


Redsn0w.
 

Attachments

You must be registered for see attachments list
Last edited:
Web Developer
Loyal Member
Joined
Nov 5, 2009
Messages
1,229
Reaction score
309
Nice! I remember doing something similar! Good luck with this project!

 
Run, but I'll find you.
Joined
Jan 29, 2011
Messages
777
Reaction score
327
So is it being started over, or developed upon the previous version?
 
Newbie Spellweaver
Joined
Oct 19, 2012
Messages
59
Reaction score
75
So is it being started over, or developed upon the previous version?

This is a new version, the previous version was really bad.

Which style is the best, light or dark, or both with a 'theme switcher'?
Light:
Dark:
 
~|=_=|~
Joined
Sep 25, 2013
Messages
624
Reaction score
26
This is a new version, the previous version was really bad.

Which style is the best, light or dark, or both with a 'theme switcher'?
Light:
Dark:
Both with a theme switcher.
 
Newbie Spellweaver
Joined
Oct 19, 2012
Messages
59
Reaction score
75
I started again todat so there are not much updates, but I stopped using Pixi.js because I don't like it.

Today I made some walking, but it's not 100% smooth, I'll ask a friend tomorrow if he's able to help me out, if that's fixed I'll make the furniture working..
 
Newbie Spellweaver
Joined
Oct 19, 2012
Messages
59
Reaction score
75
Updates:
Someone helped me really much with the walking part because it needs to be the same with all FPS

Video of walking:
 
Last edited:
Experienced Elementalist
Joined
May 30, 2013
Messages
288
Reaction score
242
Updates:
Someone helped me really much with the walking part because it needs to be the same with all FPS
Awesome. Is it rendering the movement animations itself or are you using images from habbo-imaging?

I really hope you'll finish this project, it's really promising and it could open a new era of Retro's. One were you can play Retro's on iOS/Android devices!
 
Newbie Spellweaver
Joined
Oct 19, 2012
Messages
59
Reaction score
75
Awesome. Is it rendering the movement animations itself or are you using images from habbo-imaging?

I really hope you'll finish this project, it's really promising and it could open a new era of Retro's. One were you can play Retro's on iOS/Android devices!

There was an awesome avatarimage script released on RaGEZONE like a year ago, with the walking frames, effects etc.
I just made a simple PHP script that makes an sprite of the walking animations:

It's also really easy to create a camera with canvas :p.
BHEdFuB - PixelBuilder [HTML5, Pixi.js] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
May 30, 2013
Messages
288
Reaction score
242
There was an awesome avatarimage script released on RaGEZONE like a year ago, with the walking frames, effects etc.
I just made a simple PHP script that makes an sprite of the walking animations:

It's also really easy to create a camera with canvas :p.
BHEdFuB - PixelBuilder [HTML5, Pixi.js] - RaGEZONE Forums
Not the best method, but it works! Is the whole client being rendered in a canvas by the way?

I would really like to take a look at the code if you don't mind, really interested in the project also, could you send me a pm with your skype/mail/irc/whatever? :)
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Oct 19, 2012
Messages
59
Reaction score
75
Live preview almost all updates are on that page:


And after all we are going to make everything in in canvas, because this is better for tablet and mobile users.
 
Last edited:
Status
Not open for further replies.
Back
Top