I've hardly touched the source (exams, and I have letters to prove it). I also have one next week so yeah.
This is a discussion on Thunderstorm [Java][Hibernate][Netty] within the Habbo Development forums, part of the Habbo Hotel category; I've hardly touched the source (exams, and I have letters to prove it). I also have one next week so ...
I've hardly touched the source (exams, and I have letters to prove it). I also have one next week so yeah.
^-Year 10
I do plan on sitting down and getting some stuff working, but I can't find time.
I'll put up a git soon and start some stuff today
Bump.
Rewrote most of the base framework, and I'm using hibernate annotations instead of your bog standard setup people use with XML. Got it to start accepting connections (finally) but message parsing and handling isn't working (dunno why), will try fix that soon. Development won't be particularly fast (next two weeks are going to be pretty important for me) so I'll try update as much as I can. I've decided to go with V7 and I may write up a basic web system in rails for account management and stuff.
Having some issues after rewriting my decoder and encoder, probably to do with message receiving and handling. Will fix when I get home.
For those that are interested;
https://github.com/Jinz0/Thunderstorm
Is this new name inspired by Thor?![]()
I think the data isn't being read correctly into a buffer, but I'm not sure (help here is appreciated). I think my decoder is the source of the problems.
Ok so reverted back to the raw byte protocol, going to setup a basic client so i can test it out (errors with v7 were confusing me)
Data is being sent!!!! (still on v7 client for testing purposes (to see if it can handle and send data)
Spoiler:
Last edited by Caustik; 09-06-12 at 10:18 PM.
PHP or rails for the cms?
I have 2 weeks until my exams finish, so don't expect many updates.
Started on a basic cms, will sort out a few issues and styling, then push to git tomorrow.
--
Pushed to git, I think the issue I'm getting is with the user model
Last edited by Caustik; 15-06-12 at 11:46 PM.