Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
Quote:
Originally Posted by
Clawed
Ohhh lol, sorry didn't see that. Will do it now. Sorry xD
EDIT: okay done :)
Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
This is just educational really, can't see anybody being able to use it myself.
Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
Looks good, Could probably get away with using it for some kind of school project ;)
Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
Amazing ! :D:
But why don't you use CSS sprites ? ^_^
Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
i wish all browsers supported web sockets as its in-genius and gives us a chance to create our own "habbo" like virtual world. I'll be downloading this and other javascript driven emulators. +1 rep for trying to make something different. I think it's the age of the web and we should get use to web sockets, ajax and other neat things.
-edit, if anyone would like to partner up to make js driven /w c# or c++ or java like backend let me know. I think it is very possible.
Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
Quote:
Originally Posted by
XenoGFX
i wish all browsers supported web sockets as its in-genius and gives us a chance to create our own "habbo" like virtual world. I'll be downloading this and other javascript driven emulators. +1 rep for trying to make something different. I think it's the age of the web and we should get use to web sockets, ajax and other neat things.
-edit, if anyone would like to partner up to make js driven /w c# or c++ or java like backend let me know. I think it is very possible.
It is possible, I remember a version of Jabbo that ran over WebSockets to a C# Service at the end that sent packet data to and from the "client", it was pretty sick.
But it was starting from scratch, new packet heading (As its your own game practically)
Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
We had big plans to that, but, the time never allow us to progress... Unfortnely
Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
Yeah and who knows, if people find this useful which I doubt maybe we can work a little bit more on it in the future.
Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
Got some spare time, Anybody want any features coded?
1 Attachment(s)
Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
I love this, and this text shadow could be useful for these boxes Attachment 134173
Code:
text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;
and/or
Code:
text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000, #fff 0 2px;
Regardoozzzz ~ Emil
Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
Thanks for contributing, It would be nice if the community all contributed to build this on. I would be happy to help obviously.
Re: TopiaCMS - TheScript Habbo in jQuery and HTML,CSS etc
Quote:
Originally Posted by
Papercup
Thanks for contributing, It would be nice if the community all contributed to build this on. I would be happy to help obviously.
^^ My pleasure.