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!

Recent content by Delight

  1. Delight

    Storm Engine - WebGL - Canvas - React

    I've made the repository public
  2. Delight

    Where to start with java game development?

    There's You must be registered for see element.
  3. Delight

    ???? Awesome React UIKit

    Awesome React UIKit aka. Aruk is You must be registered for see element. for React & TypeScript :ott: Since I'm going to use UIKit in one of my React projects, and I saw that the currently available React modules for UIKit were outdated or didn't have all its features implemented I decided to...
  4. Delight

    Storm Engine - WebGL - Canvas - React

    I've added a Discord server for this project. Currently I'm looking for help regarding the GUI design. Feel free to join You must be registered for see element.
  5. Delight

    Storm Engine - WebGL - Canvas - React

    Oh really? That's still not a valid enough statement for it to be so low quality. They haven't even bothered to smoothen the texture lol. Have you looked at Habbo on a fullhd retina display? Almost hurts my eyes.
  6. Delight

    Storm Engine - WebGL - Canvas - React

    There'll be no need for adding textures. The current ones available is poor quality and way too pixelated. I'm gonna code a handler especially for floor texture that'll draw it instead of using texture, and I'll just use filters when using mood light. Thought: The PPIs/bits used in Habbo for...
  7. Delight

    Storm Engine - WebGL - Canvas - React

    #PROGRESS Loading Screen is 100% done and almost identical to the original one, so no screenshot needed for that. I've almost finished up avatar spritesheet generation using You must be registered for see element. with inspiration from the Apollo Project (narrowed it down to almost 400 lines in...
  8. Delight

    Storm Engine - WebGL - Canvas - React

    Progress has already been done, I've just copy pasted the thread here aswell. I'm planning to use You must be registered for see element. with custom service providers and I might switch to You must be registered for see element. or You must be registered for see element. I'll post the current...
  9. Delight

    Storm Engine - WebGL - Canvas - React

    Storm Engine Using the latest technologies Storm Engine powers Habbo in HTML5 The GUI is created using You must be registered for see element. and You must be registered for see element.The game client is powered by You must be registered for see element. and You must be registered for see...
  10. Delight

    Separating Domain and Host?

    The thing is about web hosting is that it's usually limited, and slow because of shared resources as people have written. The biggest issue is that you're limited to a few if not one language (PHP) and can't choose if you want a reverse proxy through Nginx as an example. There's so many...
  11. Delight

    TrinityJS - Minimalistic web framework

    # UPDATES I've coded a new plugin You must be registered for see element. I got this idea off the already existing package for Scala.js You must be registered for see element. plus it makes it more React like. Before you would code it inline like this: You must be registered for see element...
  12. Delight

    TrinityJS - Minimalistic web framework

    TrinityJS is a ReactJS inspired web framework solely made for the purpose of being fast, simple and lightweight. Example of usage: You must be registered for see element. Features: Reusable components Routing Store Authentication wrappers for routing through store Learning curve is fast...
  13. Delight

    What editor do you use for PHP & front-end web dev?

    Actually just switched from Atom to WebStorm. Pretty good if you ask me and consumes less resources. WebStorm has some highlighting errors when it comes to ECMAScript unfortunately.
  14. Delight

    Private What's happening?

    Well I've been playing Habbo since '07, and retros since around '10. Yes indeed it is sad to see that all people can use is premade hotels. All the actual unique hotels have 0 users, because I don't know, they're having a hard time getting users to stay. People just wants to be spoonfed hence...
  15. Delight

    [HTML5] Habbo5 [Typescript, Vue, Webpack, WebSocket]

    Re: spaghetti html5 Both, but most how you got the images in the first place. I'm trying to code my own, just using WebGL instead.
Back
Top