• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] Tera on java last client rev

Junior Spellweaver
Joined
Jul 19, 2013
Messages
119
Reaction score
70
Hello.

This is my work based on :
- c# tera emu
- aion emulator (for packet handling)
- tera.ru (for crypt)


Some screenshots ?
Npc synchro
TERA_ScreenShot_20140323_161057 - [Release] Tera on java last client rev - RaGEZONE Forums

Player synchro yeah !
TERA_ScreenShot_20140324_231106 - [Release] Tera on java last client rev - RaGEZONE Forums

Gather synchro :)
TERA_ScreenShot_20140328_223721 - [Release] Tera on java last client rev - RaGEZONE Forums

Npc dialog (very basic) !!
TERA_ScreenShot_20140402_212203 - [Release] Tera on java last client rev - RaGEZONE Forums TERA_ScreenShot_20140402_212128 - [Release] Tera on java last client rev - RaGEZONE Forums

Attack system (very basic)
Angelis86 - [Release] Tera on java last client rev - RaGEZONE Forums

Mount system + firecamp spawn
Angelis86 - [Release] Tera on java last client rev - RaGEZONE Forums

https://code.google.com/p/tera-jenova

If someone want to help me, feel free to answer

EDIT (15/04)
You wanted it, it's possible. You can kill monster. But care this isn't finished yet.
Spell caster won't work (you must have warrior, lancer ...)
Drop don't work too. Enjoy !

EDIT (19/04)
Inventory is working !

EDIT (27/04)
I manage to make riding skill working (only with admin command for now)
Campfire is spawned with item (there is a bug you must use 2 times the firecamp item to see the firecamp dont know why).

Contributors :
@zoraswe
@wankers14
@evestu
@shinru2004

Best regards.
Angelis.
 
Last edited:
Junior Spellweaver
Joined
Jul 19, 2013
Messages
119
Reaction score
70
I am on it. Currently trying to make it possible to compile from command line with maven.
If you want to test it right now you(ll have to get it on eclipse ide and make a maven install on TeraGame.

Then you can export jar and run it with 'java -jar TeraGame.jar'.

EDIT
I've updated the Readme.md with installation.

Regards.
Angelis.
 
Last edited:
Initiate Mage
Joined
Mar 6, 2014
Messages
1
Reaction score
0
This looks interesting. I have much experience in java development. I worked on several java based emulator projects for online games. Maybe i can help you developing this project :) .

If you have questions and if you would have my help you can write me a pm.

Best Regards
Cxv3
 
Junior Spellweaver
Joined
Jul 19, 2013
Messages
119
Reaction score
70
Thanks.

If you wish to help me, get my sources and submit me your patch.

Angelis.
 
Junior Spellweaver
Joined
Jul 19, 2013
Messages
119
Reaction score
70
Thanks.

I've updated my post with a screenshot with working npcs & monsters from xml !
I've managed to make a parser for npc/monster using log file from packet watcher log :) (it'sz not perfect but it do his work fine :))

Still looking for someone to help me :)

Angelis.
 
Junior Spellweaver
Joined
Jul 19, 2013
Messages
119
Reaction score
70
Don't worry. I've made a new update with ... player synchro (added some attachments :)).
It's getting pretty cool now. Thanks for support !

Regards.
Angelis.
 
Junior Spellweaver
Joined
Jul 19, 2013
Messages
119
Reaction score
70
I've updated my first :)

Actually there is one launcher for server in the bin directory.
For client you just need to edit Game.exe as mentionned in the topic for client modification.

Angelis.
 
Junior Spellweaver
Joined
Jul 19, 2013
Messages
119
Reaction score
70
Sorry. Had a lot of work those days.
I think github is working correctly now (had to destroy and recreate it ...).

I am working on npc dialog (actually got window but need text in :))

BTW if anyone want to contribute to my source, feel free to submit me some patches.

Updated first post :)

Angelis.
 
Last edited:
Back
Top