Jump to content

Recommended Posts

Posted

So there we go! The full L2Tenkai sources and project at the hands of anyone wishing to check it out:

 

https://github.com/PCasafont/L2T_Server

 

Feel free to branch it and/or do whatever you like with it.

 

Some brief description of what's coming in the pack:

  • Helios client support
  • Most of the latest features supported, featuring:
    • New SA system (Ensoul).
    • Full support of latest Life Stones.
    • Beauty manager.
    • Compound system.
    • Abilities system.
  • Tons of rewritten modules, featuring:
    • Skill effects in L2Tenkai are called abnormals, and abnormals can have diverse effects and stat modifiers in them.
    • Armorsets are in XML and have full support for the dynamic effects they can grant.
    • Augments system has been completely rewritten. Now you have a big folder with xmls specifying all the effects and a lifeStones xml which tells what effects can each life stone bestow to items.
    • Spawn system. You can have spawns in the NPCs' data, in different XMLs under the /spawns folder and there's support for dynamic spawn groups (for stuff like night/day mobs, fortress guards, castle...)
    • Raid boss spawns are now handled in the NPCs' data, you can give NPCs unique spawns with long respawn times which will be stored in the database.
    • Skill XMLs are much more readable.
    • Item XMLs are much more readable.
    • NPC XMLs are much more readable.
  • Extremelly customizable, with the data_[name of your server] folder, in which you'll be able to override all the data to your liking without touching the original stuff.
  • All the player classes and skills up to Underground implemented, partially updated to Helios.
  • All the important items up to Underground implemented, partially updated to Helios.
  • A huge bunch of custom and retail instances/bosses/scripts, most of which I'd honestly rewrite, but most of them work most of the time   ::)
  • Classic-ready, which means that with some configs and tweaks you can make a classic server.
  • Countless custom features which can be enabled or disabled, featuring:
    • Events system. It's pretty cool and modular, you can add games in them, set variable and random rewards as if they were monster drops, rewards take the players' performance into account...
    • Auctions system, in which rare items can appear periodically and then players can place bids with any currency.
    • Farm zones manager. If you're a lazy admin like me, you can specify general drops for entire zones, or even give their monsters stat modifiers.
    • Custom sell. Players can set stores exchanging items they have for others, not necessarily adena. Pretty handy for custom currencies or gear trades. When other players click on them they will see it like a NPC multisell.
    • Appearance preview. Players can navigate through all the available appearances and try them on their chars, so that they can have a better idea of which to buy. Appearance previews are only available at town and they go away after 1 minute.
  • Pretty damn balanced, retail-like and customizable formulas, able to balance even a server with unnerfed Dragonclaw Weapons.
  • Check here for another insight to the server features.
  • I'm still missing tons of information... there are 8 years of work behind that, and I'm too lazy atm to describe it all, so just go and play L2Tenkai to have a better idea or just run your own instance of the project and test it.

Enjoy!

  • Upvote 4
Posted

Just curious, were you a developer and project owner at the same time?

He is the owner and dev of the Project / Server L2 Tenkai.

 

Please share a tutorial , how to compile this source.

 

Share to tools and other things please

I dont think that Pere or someone else should share a Tutorial on how to compile those files.

To use them you need at least a bit of knowlege with Java and a base thing is compiling java files :)

( just use google, it should answer your questions )

Posted

The files are a bit messy, try opening them as an intellij idea project. It's been ages since the last time I built that, I always run it from the IDE, even the live server.

 

And yes, I'm a server owner since about 9 years ago. Thank you l2j having given me such a great motivation to keep learning ^^

Posted

Why? They can't even run the server... :lol:

 

Please Tessa, create for me video tutorial with you =( I'm newbie and need your help... please =( =(

Posted

Please Tessa, create for me video tutorial with you =( I'm newbie and need your help... please =( =(

On my way!

1) Learn Java

2) Pm AccessDenied to confirm that you know Java

3) Repeat :lol:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • 🎁 Double the Impact, Half the Cost! from 25/10/2025 until 25/12/2025 Renew your Donation Panel now and save 50% because supporting others should reward you too. 💡 Use code BLACKFRIDAY at checkout! https://hopzone.eu/store/product/26-donate-panel-v5/   About Donate Panel v5 PAYMENT IN EASY 5 STEPS Login with your character name. Select the donation service (Paypal Stripe Payeer MercadoPago 🆕). Select the amount of payment. Pay. 😎 Automatically recieve the reward ingame (and yes) while he is online! 🤯 PAYMENT METHODS Paypal Stripe accepts credit cards, debit cards, ACH transfers, Apple Pay, Google Pay, Microsoft Pay, and various local payment methods from around the world. Payeer accepts BTC, LTC, ETH, DASH, BCH, USD, EUR, RUB wallets MercadoPago accepts ARS, BRL, CLP, MXN, COP, PEN, UYU. PROTECTION Full SSL website (can be forced by htaccess) XSS Protection just in case. Remove vulnerability headers in htaccess level Session Validation COOKIE, POST, GET global inputs are sanitized SQL Injection protection Query String protetion Prepared statements of PDO driver (no sql injection there) Google Invisible Captcha v3 (NEW) Last but not least security through obscurity SEO & PUBLIC MANAGEMENT SEO Friendly urls (in htaccess level) Google Analytics and GTAG Code ready. Terms of use ready to go Refund policy ready to go Contact All the TERMS text are showing config dynamic item images/text with server's name and more OPTIMIZATION AND SPEED Zip Content (faster load) Memory save (unloading global vars) Using CDN’s for bootstrap Scripts are loaded in footer Images are soft to max 10kb Small and smart organized code style FUNCTIONALITIES Multilanguage (4 languages so far) EN ES NL EL (Easy to add more) Payment methods Paypal, Stripe, Payeer and MercadoPago After payment or cancel the user is redirected back to “Thank you” page. TECHNOLOGIES Bootstrap 5x CSS PHP 5.6+ (for l2off) and PHP 7.4+ (for java) Extensions for php: MySQL (L2Java), pdo_dblib(L2OFF), pdo_sqlsrv(L2OFF), mssql_connect (L2OFF) and PDO Drivers that support MariaDB, MySQL, MsSQL. SYSTEMS Stripe and MercadoPago supports sandbox and live. Detailed and seperated Logs (ERROR, DEVELOPER, INFO, WARNING, PAYMENT) for website and Rest APIs. Detailed Log in database for Payments and services used. Google Analytics (You know when players are in the panel and if they pay) Google Captcha V3 Dynamic Icons to show according your Donate Item ID Multiple servers L2OFF or L2JAVA servers can be added together as server network     BE AWARE: Leaked versions of old v2 panels (year 2018 with bugs) are still out sold by scammers without support or knowledge of the files.
    • I work with Kenrix and he is a  next level coder. Hugely Recommended.
    • Follow our Telegram channel, because exciting events are coming very soon! Halloween, 11.11, and also a giveaway related to 3000 subscribers in our Telegram channel are ahead! What do you think we have prepared? Subscribe to our Telegram channel and stay updated on all the news: https://t.me/accsforyou_shop Active links to SOCNET stores: Digital goods store (Website): Go Telegram store bot: Go – convenient access to the store via Telegram messenger. Telegram Stars purchasing bot: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to introduce you to the current list of promotions and special offers for purchasing products and services of our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) in October! You can also use a promo code for the first purchase: SOCNET (15% discount) 2. Get $1 to your store balance or a 10–20% discount — just send your username after registering on our website using the following template: "SEND ME BONUS, MY USERNAME IS..." — you need to write it in our forum thread! 3. Get $1 for the first trial launch of the SMM Panel — just open a ticket with the topic “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram channel: https://t.me/accsforyou_shop ➡ WhatsApp channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord server: https://discord.gg/y9AStFFsrh Contacts & Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Follow our Telegram channel, because exciting events are coming very soon! Halloween, 11.11, and also a giveaway related to 3000 subscribers in our Telegram channel are ahead! What do you think we have prepared? Subscribe to our Telegram channel and stay updated on all the news: https://t.me/accsforyou_shop Active links to SOCNET stores: Digital goods store (Website): Go Telegram store bot: Go – convenient access to the store via Telegram messenger. Telegram Stars purchasing bot: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to introduce you to the current list of promotions and special offers for purchasing products and services of our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) in October! You can also use a promo code for the first purchase: SOCNET (15% discount) 2. Get $1 to your store balance or a 10–20% discount — just send your username after registering on our website using the following template: "SEND ME BONUS, MY USERNAME IS..." — you need to write it in our forum thread! 3. Get $1 for the first trial launch of the SMM Panel — just open a ticket with the topic “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram channel: https://t.me/accsforyou_shop ➡ WhatsApp channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord server: https://discord.gg/y9AStFFsrh Contacts & Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Follow our Telegram channel, because exciting events are coming very soon! Halloween, 11.11, and also a giveaway related to 3000 subscribers in our Telegram channel are ahead! What do you think we have prepared? Subscribe to our Telegram channel and stay updated on all the news: https://t.me/accsforyou_shop Active links to SOCNET stores: Digital goods store (Website): Go Telegram store bot: Go – convenient access to the store via Telegram messenger. Telegram Stars purchasing bot: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to introduce you to the current list of promotions and special offers for purchasing products and services of our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) in October! You can also use a promo code for the first purchase: SOCNET (15% discount) 2. Get $1 to your store balance or a 10–20% discount — just send your username after registering on our website using the following template: "SEND ME BONUS, MY USERNAME IS..." — you need to write it in our forum thread! 3. Get $1 for the first trial launch of the SMM Panel — just open a ticket with the topic “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram channel: https://t.me/accsforyou_shop ➡ WhatsApp channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord server: https://discord.gg/y9AStFFsrh Contacts & Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock