Jump to content
  • 0

[REQUEST] Experienced Java Developer


Question

Posted

Requirements:

-Knowledges requiered: HTML, Python and of course JAVA

-Status in server: Admin-Developer

-Task he should do: Add patches to core, debug codes, innovate in a teamwork new features with programming knowledges requiered.

 

About us:

We are building a new Epilogue PvP server. Actually we have all infrastructure we need: Community waiting for our opening, dedicated server bought, domains...

This will be a great project, not a newbie one and we have as a goal provide a genuine and new way of play Lineage2 for all people who is tired to play always the same server types. It's an ambicious project and I've deposit a lot of hopes on it.

About me, I'm 24 y/o, this will be my 3rd server on my life (the others two had a nice player average) and I am from Spain. I am so serious, I know what I want and I work so hard always to get it.

I would like get a teamwork where I invert capital and ideas and you code them as possible can be. My main idea isnt be a boss or a single server owner, and as I said, a teamwork always eats a single ownership.

 

Looking for people expert in JAVA codes with experience in L2J in order to innovate and develop a new point of view in game.

Contact: admin@l2anger.com

 

Refrain inexperienced people or with little experience please. Thanks in advance.

Recommended Posts

  • 0
Posted

I need a person who hasnt another projects and can work on our team exclusively, sorry.

But thanks for your interest :)

 

you mean by that beeing a full time developer?

  • 0
Posted

It should be a part of staff team, not an 3rd person who works on server, like other servers.

It doesnt mean 24/7 full time developer. His status will be Admin-Coder, not only Coder.

  • 0
Posted

It should be a part of staff team, not an 3rd person who works on server, like other servers.

It doesnt mean 24/7 full time developer. His status will be Admin-Coder, not only Coder.

 

useless for me than

  • 0
Posted

*** Last... bump? ***

Don't take me wrong, this is not flaming, its actually an advice: a full time experienced developer, for a newbie project, with no payment, with an ugly site, and most of all, with a team that clearly has no idea of what you're saying "* Gracia Epilogue Features 90%" (you are using L2j, meaning, there are about 30% of the GFinal features missing, same for previous chronicles. Epilogue is only 40% done), is a nearly impossible task..

 

So take my advice: if you find an experienced developer who is interested, hold on to him and accept him.

  • 0
Posted

I am asking about a developer for make a project which started 2 weeks ago.

This is not a job, or something like that you expect.

So... aren't you interested on it? Ok, fine, but really... your opinion = /careless

 

If you use this forum, where ppl wants help to leave your pointless opinion because you don't know nothing about me or my project take an advice: If you don't know about something just don't talk about.

If you are an experienced java developer congratulations... but if your life is empty to FLAMING a post (because you did even if you said you wont do it) buy one and leave newbies like me, who doesn't know how to do a simply compilation do whatever we want.

 

People like you, prepotent, only makes new forum members leave it (even donators). And yes, that was my opinion, like yours.

 

And... I can tell you, even without java knowledges and without being developer/coder I can make a server better than you. Ideas beats codes.

You maybe would be a great coder, but you are nothing for me, so your prepotency is absolutely careless for me.

  • 0
Posted

Basically what he failed to say is this.

 

Most of the ppl here who have a clue about l2j dont work in all-timer projects because they either have their own or they work for/on open source projects. So you got a hard time find a guy who can work for an all-timer project and meet with your requirements.

 

You have a better chance to succed if you learn basics by yourself and for harder things that you cant make on your own pay someone.

  • 0
Posted

@koolshen

You either can't read or there is something wrong with you.

I gave you advices, I sure as hell didn't flame. That's what I get for helping people as usual.

 

And... I can tell you, even without java knowledges and without being developer/coder I can make a server better than you. Ideas beats codes.

You maybe would be a great coder, but you are nothing for me, so your prepotency is absolutely careless for me.

I could just show you, but honestly, I wont, I'll just wait until its released and your tiny brain blows away.

 

Good luck.

 

End of conversation.

 

PS- Take some English lessons.

  • 0
Posted

Ok, thanks you for all posts. I've got already what I need.

*CLOSED*

 

Horus, really... you take it so serious... Spend your life in something better, and get a life. Thats my advice, I know you like them so much ^^

  • 0
Posted

I usually take no advice from 14-year olds but indeed I will take your advice!

 

As soon as my cancer is gone and I can leave the house again :D

  • 0
Posted

Ok, thanks you for all posts. I've got already what I need.

*CLOSED*

 

Horus, really... you take it so serious... Spend your life in something better, and get a life. Thats my advice, I know you like them so much ^^

Guest
This topic is now closed to further replies.


  • Posts

    • If you need in L2off i can hook you up! many people know me here and the work i offer. Live example https://l2exalta.org
    • Almost 16 years, you never know when a random Korean finds this topic and shares it.
    • Update: Version 3.1.2: * Improved compaction: deleting even a few textures now always reduces the file (previously small deletions could still slightly grow some packages, such as fonts); Version 3.1.1: * Deleting textures now actually shrinks the package: on save it is automatically compacted, reclaiming the space of the deleted textures (format and encryption preserved); Version 3.1.0: * La2Tools now checks for updates on startup and lets you know when a newer version is available on the site; Version 3.0.9: * Fixed textures that appeared blank in some clients (their object carries an embedded shader the reader mis-parsed) — they now decode and display correctly; * ShaderCode is now editable: Texture Properties → Material → ShaderCode shows the texture's real HLSL shader (was a fixed placeholder before); edit it and Apply — works across client formats (Interlude-era through Essence 542); Version 3.0.8: * BMP now imports as a native format, like UnrealEd: 8-bit BMP becomes a P8 (paletted) texture with a real Engine.Palette, 24/32-bit becomes RGBA8, 16-bit becomes G16; * Compress to P8 — adaptive 256-color palette (median-cut quantization); P8 is also selectable as an import "Convert to" target; * Copy / Cut / Paste now works for P8 (paletted) textures; * Non-power-of-two textures are highlighted in red (tiles and table) with a tooltip; new "Fix texture size" menu item pads them to a power of two while keeping the displayed size; * Reads "broken" packages that were tampered to block editors (corrupted size fields) — the client still loads them and now so does La2Tools; * "Repair package" — shown only for a tampered package (its tab is marked red) and restores the corrupted size fields; * Added client license 30 support (reads and imports its textures); * Import dialog now auto-resizes to fit its content; Version 3.0.7: * Import: the file name is now parsed smartly — package.group.name automatically fills the Group and Name fields (the package prefix is ignored); * Import: live name validation with an inline hint and tooltip — OK is blocked until the name is valid (allows - + ' etc., forbids only characters illegal in file names); * Import: textures whose size is not a power of two are now auto-padded for ALL formats (DDS/TGA/BMP too, not only PNG/JPG/GIF) — padded to a power of two with UClamp/VClamp preserving the original display size; * Texture filter now has a clear (×) button; * Light theme: visible Chrome-style tab outlines; Version 3.0.6: * "Save as..." — toolbar button and tab-menu item: save a package under a new name to any folder, choosing the format (Old/New) and Lineage2Ver121 encryption; the tab switches to the saved file; * Tab right-click menu reworked: Save, Save as... and Settings on top; Copy path and Open in Explorer at the bottom; Version 3.0.5: * Animation grouping now follows AnimNext links instead of frame names — chains group correctly with any naming (mixed prefixes, non-sequential or 0-/1-based numbers); * GIF import: animation parameters (frame rate) and TotalFrameNum are now written only to the first frame, the rest keep just the AnimNext link — matches the game's own format; same fix applied to "Create animation"; Version 3.0.4: * Clipboard <-> Explorer: Ctrl+C in the browser then Ctrl+V in Explorer pastes the textures as files; copy files in Explorer then Ctrl+V in the browser imports them; * Rename a package right from Package settings (handles Lineage2Ver121 re-keying); * Hotkeys: F1 (About), F2 (rename), F5 (reload from disk, asks if unsaved), Delete, Enter (Properties), Ctrl+W (close tab); * The application icon now appears in the title bar of every dialog and sub-window; * Fixed flipped preview when importing TGA files;  Download (Installer) |  Download (Portable)
    • Hello! I am creating a new L2 Editor version with most bugs fixed and new features added. PM me for more info!
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..