Neutrino [Java Server, R63+ Latest releases]
Hi, this is my new emulator, Neutrino (the name it's only a joke with some friends, don't worry about it), seeing some of my other projects: I failed a lot (hmm...) and thanks to this, I progress with this thing (fixing it, oh), and with some time and some tests, I've understood the best way to do a async emulator of habbo, with java and some things of java (some awesome things!). I removed all my old code and I've started this new emulator with the objetive of create a stable, fast and awesome emulator of habbo hotel.
It works with netty sockets, jdbc libraries and my knowledge, also I added some thread pooling things, but I must work with it to get all I can of it. I have some progress now but I'm working to make it better and better, so I'll be thankful with u if u gave me some ideas to work better with this :). So, i don't need code help for anybody and I'm not searching any person to help me to code it, I only need some ideas to make the emulator better (I try to code a emulator that you wish to have!). I don't know if it'll be released some time, or maybe if I will release some codes or some structures or don't know, some things!, the time, but your ideas will be discussed and if it's good, I will add it or code it on emulator.
Thank u for read the thread :).
Some screens:
Re: Neutrino [Java Server, R63+ Latest releases]
This looks interesting. I assume this will be released at the end? :D I'd hate to see another show off thread like Lemon Emulator :P
P.S. GOOD LUCK!! :D
Re: Neutrino [Java Server, R63+ Latest releases]
Nice work, i hope this will be released at the end :)
Re: Neutrino [Java Server, R63+ Latest releases]
This looks epic, Good luck mate!
Re: Neutrino [Java Server, R63+ Latest releases]
No words .... How great project. This emulator will be one of the best.
Thank you Itachi!
Re: Neutrino [Java Server, R63+ Latest releases]
Respect, Julián, for another super development :)
Go on, and is Snowstorm done? ^^
Edit:
Is this going to be released
Re: Neutrino [Java Server, R63+ Latest releases]
Thanks to all, I'll be so thankful if u send me your ideas about how do you want on the emulator ;).
And don't know if I'll release it, but as I said in the uservoice, I'll release some packet structures and code here to help people that coding this or give me your opinion about it.
I will code snowstorm, but not now, now I'm looking for some mistakes on the code, making changes on the packetids and some other things.
Thanks!
Re: Neutrino [Java Server, R63+ Latest releases]
Maybe you can make so that Tracks are working?
And maybe you can make a CMS for it?
Anyway, nice development! I hope that it will be released at the and.
Re: Neutrino [Java Server, R63+ Latest releases]
I'm not very convinced this is real... Photoshoping this stuff is pretty easy, I might be completely wrong, but I'd like to see some code/project pictures.
Re: Neutrino [Java Server, R63+ Latest releases]
RoomItem structure updated:
(some data like items count before this)
Code:
Message.writeInt(Item.Id); // item id
Message.writeInt(Item.GetBaseItem().SpriteId); // item sprite id
Message.writeInt(Item.X); // item x
Message.writeInt(Item.Y); // item y
Message.writeInt(Item.Rot); // item rot
Message.writeUTF("0.0"); // z, soon coded when stacking
Message.writeInt(0); // ?
Message.writeInt(0); // ?
Message.writeUTF(Item.ExtraData); // item extradata
Message.writeInt(-1); // separe (don't know really...?)
Message.writeBoolean((Item.GetBaseItem().Interactor.equals("default")) ? true : false); // show 'use' option?
Message.writeInt(RoomData.OwnerId); // owner id
Quote:
Originally Posted by
james
I'm not very convinced this is real... Photoshoping this stuff is pretty easy, I might be completely wrong, but I'd like to see some code/project pictures.
Hmmmm, I'm very bad on photoshop, I can't do this xD! The "neutrino" logo it's from a good friend, he helps me with cms design and other things :).
Anyway, server running + part of RoomItemComposer (code before this);
Re: Neutrino [Java Server, R63+ Latest releases]
:o teach me everything you know!
Re: Neutrino [Java Server, R63+ Latest releases]
Quote:
Originally Posted by
Hejula
This looks interesting. I assume this will be released at the end? :D I'd hate to see another show off thread like Lemon Emulator :P
P.S. GOOD LUCK!! :D
Nice to see people getting mad at lemon. It shows you developers are actually getting the deeper message! Funny how this section hasn't even STARTED on SnowStorm, yet Lemon is almost halfway there.
Anyways, hopefully you'll learn a few things from Lemon, considering it is probably the most accurate emulator there is on the web.
Get off your asses, developers..
inb4: "Make your own stuff, we dun wanna spoonfeed noobs like you." inb4 because Habbo section is about spoonfeeders; without them you wouldn't develop. Also, that's just an excuse. :P:
Re: Neutrino [Java Server, R63+ Latest releases]
Holy shit, this is sick, hope the server gets released! :)
Re: Neutrino [Java Server, R63+ Latest releases]
Nice Shit groups and homes works :D i love it