Search results

  1. Jaden

    Revolution Server (Java, PRODUCTION)

    Got bored and since I wanted to bring a unique database structure to the emulator as mentioned before. I figured there wouldn't be any CMS to support it, ergo decreasing the usage. So I took a few mins to scratch up Revolt, an Asynchornous, powerful, stable, and definitely secure Habbo Web CMS...
  2. Jaden

    Revolution Server (Java, PRODUCTION)

    Planning on recoding the Encryption today, been having problems with it so it must go :c Didn't have to recode the Encryption, fixed the error with time to spare, but encountered a new one. Hibernate error, I was using Session instead of the JPA EntityManager, and have yet to implement 1 using...
  3. Jaden

    Forced Effect

    You just removed the effect.
  4. Jaden

    Revolution Server (Java, PRODUCTION)

    I hinted Adil about it before anyone else and I don't think he really cared, why is it such a big deal? I'm very fond of the name and it seems pretty vacant to me. I'll rethink of a name when I get the chance. If you all have any suggestions, I'll consider them. Otherwise, not changing around...
  5. Jaden

    Habbo Archive || All Retro Files

    Everything looks pretty kleen. Although you should look into using ES6 features, much more convienent and work just the same. For Example: app.post("housekeeping/error_logs", function(req, res) {}); app.post("housekeeping/error_logs", (req, res) => {});
  6. Jaden

    Revolution Server (Java, PRODUCTION)

    They didn't release, + it was... C#
  7. Jaden

    Revolution Server (Java, PRODUCTION)

    I don't get it. + I didn't realize Rev even stood for Revolution, doubt anyone CARES THOUGH. EDIT: Might post some screenshots of the in-game later, cba setting up a hotel on this server.
  8. Jaden

    Revolution Server (Java, PRODUCTION)

    Revolution Server Revolution is a simple, elegant Java Emulator compiled using the Gradle dependency manager. Developed currently by myself, with help from the emulator(s) I use as reference such as Comet, Arctucus, and Azure, Revolution aspires to be a highly optimized, fully functional, Habbo...
  9. Jaden

    [Release] Peace Hotel CMS (BoltCMS v1)

    There is a difference between an exploit, and a potential vulnerability unnoticed by the developer. I'm sure he's planning on fixing them.
  10. Jaden

    Retaliation 3.0 | Node.js | Roleplaying Solution

    Make optimizations to your ground code. Specifically your express server, before redesigning your software. Node is not a progrmaming language, and PHP is a scripting language for multiple web server's that support it. Small task like sending text over don't have to be done using socket.io or...
  11. Jaden

    Retaliation 3.0 | Node.js | Roleplaying Solution

    EJS is a server AND client-side templating framework, Angular is a structural client-side framework with a RESTful back-end, good for doing client-side things like working with the DOM. Switching wouldn't be such a good idea, but who says you can't use both?
  12. Jaden

    Retaliation 3.0 | Node.js | Roleplaying Solution

    Make a GitHub so I can criticize you some more.. Why the sudden switch to Node.js? PHP 7 is more than good choice of language for developing a Habbo Roleplay website.
  13. Jaden

    Habbo Archive || All Retro Files

    Take a look at Sequelize ORM rather than using the mysql npm http://docs.sequelizejs.com/en/latest/ Morgan is useful for logging in regards to HTTP servers, middleware for Express https://github.com/expressjs/morgan Don't use Socket.io just because people tell you to use it. Goodluck, noob...
  14. Jaden

    Original Rage CMS (Roleplay) (RevCMS)

    And you said I'm bias when criticizing other developers based off my feelings towards them??? Hmm..
  15. Jaden

    Nano - PHP7, MVC, PDO

    Looking forward to seeing more of this, GitHub would be appreciated as well.
  16. Jaden

    PlusEMU Support thread.

    Of course it can load slightly slower than hosting everything on 1 server at times, but you'll see an overall performance increase in your emulator, and web server. If they're hosted on separate servers, one of them cannot hog resources and processing time/power which could be used for the other...
  17. Jaden

    PlusEMU Support thread.

    Release your CMS and we'll check for exploits.
  18. Jaden

    PlusEMU Support thread.

    Sledmore's Emulator? Exploits? Tell me another joke 4Head
  19. Jaden

    PlusEMU Support thread.

    Theres a wired for that?
Top