re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
Quote:
Originally Posted by
Moogly
You're better off using JavaScript for the back-end (using Node.JS) if you're going to do this, either that or Go or any language that makes better use of concurrency and threading, PHP is crap for these kind of projects. There's a reason no emulator is coded in PHP, if you're going to be coding a back-end API in PHP be sure to be very thorough about your code, make sure that it's all efficient, and if anything slap it on top of 'Hip-Hop'.
I'm going to make R63B emulator using PHP, 100% multithreaded.
My javascript habbo client project like this :
http://i.imgur.com/zj3LeWO.pnghttp:/...om/H6ZTKXp.png
http://i.imgur.com/sdUDF0t.png
PM me if you want.
re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
My project like this :
http://i.imgur.com/zj3LeWO.png
http://i.imgur.com/H6ZTKXp.png
http://i.imgur.com/sdUDF0t.png
PM me if you want.
@Moogly : I'm going to make R63B emulator using PHP, 100% multi-threaded :w00t: (not multi-process, real multithreading !)
re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
Quote:
Originally Posted by
BurakDev
Huh not bad =/ I always thought PHP was shit to create a emulator in php
re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
Quote:
Originally Posted by
Ryan
Huh not bad =/ I always thought PHP was shit to create a emulator in php
It is, because PHP is for web development, not programming :P
re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
Wow! It very Nice! When the beta phase?
re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
No point me really doing a BETA phase because as soon as I do a Live preview It would be ripped :P
re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
Updates -
* Fixed a avatar displaying problem.
* Fixed the room not displaying if you click the go to room twice
I'm hosting a Join.me session sometime this evening if anyone is interested! It feels much better navigating around the script with the cursors now, so Thanks Jenna.
re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
Droppy is now in the development and has started real development on the rooms, making it for each tile. Like 0 = tile exists @ new line and X is tile doesn't exist.
The templates etc haven't been done yet. Droppy has also started on the PHP.
http://www.iaza.com/work/130330C/iaza12698195649200.png
re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
I'm sorry, but can OP tell me what's the point of this?
At the moment there is just some mix of habbo's registration, Cecer's room heightmap editor and http://forum.ragezone.com/f335/exten...jquery-876560/
[THESCRIPT] Habbo coded in HTML, CSS, Javascript and jQuery.
Quote:
Originally Posted by
Rav4eG
No... It's the entire Habbo client written in JavaScript, HTML and CSS
re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
Quote:
Originally Posted by
joopie
what technic did you use for the rooms? Images or?
It is an image of just a tile, that means we did an system for recognize an Room model var, for example:
Code:
0000000@0000000@0000000@0000000@0000000@000X000@0X0X0X0
so, 0 replaces an existing file, X is no tile, @ is new line.
The Socket Server will be started today.
re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
Quote:
Originally Posted by
Papercup
@DDOS Attack
Right now I don't feel there is anything worth posting a snippet off as It just consists of HTML, CSS and jQuery. When we get onto the PHP and Javascript handling then I think snippets should be released.
Updates -
* Made more triggers for the Welcome tutorial
* Speech bubble leaves and enters perfectly
* New bubble comes in after correctly
* The transparent instruction box has been added.
To-do list (for welcome room)
* Movement (all I have is the images for the welcome one, like Habbo do.)
* The leaving part (since it's currently only like 40% complete)
* Transparent corners for the second bubble (my photoshop won't make things transparent? :S)
* The Illumina buttons (so I can do the proceed part on the second bubble as a new trigger)
* The final animations and limitations so the welcome tutorial can only be done once and then leads to a room (will require PHP).
Use Paint.NET (program not website) for transparency. But as I said on the old thread, this is cool. Good luck.
re: [THESCRIPT] TopiaCMS - The most advanced CMS [PHP][HTML][CSS][JQUERY]
Thanks but I use Mac so I don't think It's compatible.