re: Thunderstorm [Java][Hibernate][Netty]
Busy with work and other projects atm, hoping to update today
Posted via Mobile Device
re: Thunderstorm [Java][Hibernate][Netty]
Extremely lazy :@
Anyway, by the weekend, I hope to have:
-some sort of client-server model going
-everything to do with the backend done
-maybe a web system
re: Thunderstorm [Java][Hibernate][Netty]
re: Thunderstorm [Java][Hibernate][Netty]
https://github.com/Jinz0/tea
-Added encoding
-Finished? network encoder
-Added some session stuff
-Started on sql (still @ localhost)
Going somewhere tomorrow, will try and update as much as I can.
(Tea may target the v23 client, as I still can't find any v1 packets D:)
re: Thunderstorm [Java][Hibernate][Netty]
re: Thunderstorm [Java][Hibernate][Netty]
Quote:
Originally Posted by
Livar
Why not go to R63?
Was thinking about that, as that guy "YUNO" released that huge list of raw packets for r63.
I was also considering an older version of the flash client (v49, v54, etc)
re: Thunderstorm [Java][Hibernate][Netty]
R63 Seem's to be the most favourable revision so far.
re: Thunderstorm [Java][Hibernate][Netty]
Quote:
Originally Posted by
Caustik
Was thinking about that, as that guy "YUNO" released that huge list of raw packets for r63.
I was also considering an older version of the flash client (v49, v54, etc)
If you could do, you could make a BETA version (R34-R38) with the cool beta hotel view :D
Or make R63, it's very popular these days. Buy try R63B if you do, there are already thousand R63A emulators.
re: Thunderstorm [Java][Hibernate][Netty]
Back from comic con so I'll try to update later tonight. If I'm going to be using the r63b stuff, I'll have to recode the server message class (current one is taken from Crowley with credits).
re: Thunderstorm [Java][Hibernate][Netty]
Quote:
Originally Posted by
Caustik
Back from comic con so I'll try to update later tonight. If I'm going to be using the r63b stuff, I'll have to recode the server message class (current one is taken from Crowley with credits).
Bly a few of the method calls need changing (appendString, append int) and the header part :p
re: Thunderstorm [Java][Hibernate][Netty]
Annoyed at the errors Hibernate is throwing me :/
Anyway:
https://github.com/Jinz0/tea
If anyone can tell me where I'm going wrong with regards to Hibernate, that would be a great help :)
-Adil
re: Thunderstorm [Java][Hibernate][Netty]
Quote:
Originally Posted by
Caustik
Annoyed at the errors Hibernate is throwing me :/
Anyway:
https://github.com/Jinz0/tea
If anyone can tell me where I'm going wrong with regards to Hibernate, that would be a great help :)
-Adil
Pastie a log please can't get to my computer ATM.
re: Thunderstorm [Java][Hibernate][Netty]
hibernate :( - Pastebin.com
It doesn't seem to locate hibernate.cfg file which is in the root folder (C:/tea)
re: Thunderstorm [Java][Hibernate][Netty]
Quote:
Originally Posted by
Caustik
Move it to src