Jump to content

L2Jserver Compiled Revisions - High Five (Beta & Stable)


Recommended Posts

Update with L2jServer BETA 8298

Fixed in this BETA:                   

- BETA: Let's split telnet.properties file for Login & Server.

- BETA: New GM Skills support:

        Configuration option to allow new GM Skills added on enter world.

        Now Area/Aura skills can be casted in pace zones if they aren't offensive.

        New skill set added to GMSkillTable.

- BETA: Fix for CharNameTable? when name get's changed.

- BETA: Moved concat for propertie file to dist target.

- BETA: Organizing Some Files & Cleanup in CommunityServer?, and some other fixes in the others of builders.

- BETA: AbnormalEffect? update

- BETA: Added Arcane Shield abnormal effect

- BETA: Added Hunting Bonus abnormal effect (Thanks Nyaran)

- BETA: Dual Dagger Mastery can be learned by Fortune Seekers, thanks Battlecruiser for report.

- BETA: Minor fix for hitTime in teleport skills to match retail animation.

- BETA: Minor formatting for OlympiadManagerLink?.

- BETA: New GM Skills:

    New admin command to switch between single and aura target buffs, //switch_gm_buffs

        If both configurations are enabled or disabled at the same time, there will be no buffs to switch.

    Support for new skill Master's Call, summons target's party around the target.

    Implemented new skills:

        Master's Blessing - Eye of Pa'agrio

        Master's Blessing - Soul of Pa'agrio

        Master's Blessing - Chant of Magnus

        Master's Blessing - Chant of Blood Awakening

        Master's Blessing - Spike

        Master's Blessing - Bowstring

        Master's Blessing - Hard Tanning

        Master's Blessing - Embroider

        Master's Blessing - Counter Critical

        Master's Blessing - Elemental Protection

        Master's Blessing - Arcane Protection

        Master's Call

    Implemented all new Aura type buffs.

- BETA: Olympiad htmls for noble player thanks osiride

- BETA: The Special Abilities of the Hero Weapon Infinity Spear have changed as follows:

        The Cancel effect and the number of buffs canceled have been reduced.

        The skill reflection rate has been increased.

- BETA: Removed custom self effect from skill 1557.

- BETA: Fixing Ticket #2761 again, also some cleanup/improvements for Fishing.java by Zoey76.

- BETA: Unrecognized <player> condition

- BETA: Fixed missing player levelRange in few skills.

- BETA: Small fix for skill 6059.

- BETA: Moved concat for propertie file to dist target.

- BETA: Code refactoring and new condition for Recipes item handler.

Link to comment
Share on other sites

all if you could give me a tutorial for installing the H5 l2j server from the first until the end of the installation thx before :'(

check the forum, there are at least 3 guides.

Link to comment
Share on other sites

all if you could give me a tutorial for installing the H5 l2j server from the first until the end of the installation thx before :'(

Next time use the search function!

 

... anyway, here it is!

Server setup:

http://maxcheaters.com/forum/index.php?topic=50068.0

 

Compile guide:

http://maxcheaters.com/forum/index.php?topic=81843.0

Link to comment
Share on other sites

Update with L2jServer BETA 8307

Fixed in this BETA:                   

- BETA: Organizing Some Files & Cleanup (data folders excluded for now due the amount of files to move).

- BETA: Skill Stun (92) update.

        Fixed time for enchant route Recycle.

        Fixed Mp consume for non-enchanted skill.

        Added missing Element attributes, Fix for  #L5631

- BETA: Skill Summon Cursed Bones (1387) not used anymore.

    Removed from skill trees.

    SQL Update added.

- BETA: Let's rename some doc files to avoid overwrite.

- BETA: Missing concat ${line.separator}.

- BETA: Few skill fixes by VlLight?.

- BETA: Datapack update require [4863].

    Items:

        Added all missing:

            flying condition fixed for items (for flying true/false).

            ItemSkills? handler added for items.

                Some soulshot type items (Pailaka) have ItemSkills? instead SoulShots?, will be fixed when soulshots get unhardcoded by using skills.

                Some enchant backup type items has ItemSkills? but skills are not done yet.

        Fixed item type: (note 1)

            Court Magician's Magic Staff 13809

            Beast Handler's Whip 15473

            Teddy Boy Summon Bracelet - Permanent Use 16399

            Teddy Girl Summon Bracelet - Permanent Use 16400

            Teddy Boy Summon Bracelet (event) - Permanent Use 16401

            Teddy Girl Summon Bracelet (event) - Permanent Use 16402

            Gold Maned Lion Mount Bracelet 20502

            Gold Maned Lion Mount Bracelet - 30-day limited period 20503

            Steam Beatle Mount Bracelet - 30-day limited period 20504

        Fixed handler:

            Shiny Halloween Toy Box (Event) 20717

        Cleaned:

            some "Pack" items with attached skills.

            all invalid "for" element for items.

    Skills:

        Removed custom flying conditions from skills, mostly moved to items.

        Added missing sex condition to skills.

        Implemented:

            Potion of Revenge 2077

            Soul Breaking Arrow 2234

            Remove Petrification Scroll 2307

            Fiery Demon Blood 2357

            Prison Gate Key 2362

            Underground Warehouse Key 2363

            Blue Coral Key 2366

            Red Coral Key 2367

            Transform Sealbook - Onyx Beast 2371

            Transform Sealbook - Death Blader 2372

            Transform Sealbook - Grail Apostle 2373

            Transform Sealbook - Unicorn 2374

            Transform Sealbook - Lilim Knight 2375

            Transform Sealbook - Golem Guardian 2376

            Transform Sealbook - Inferno Drake 2377

            Transform Sealbook - Dragon Bomber 2378

            Capture Rope 2399

            Red Coral Treasure Chest Key 2400

            Item - Special Sound Crystal 2487

            Transform Zaken 2491

            Transform Anakim 2492

            Transform Venom 2493

            Transform Gordon 2494

            Transform Ranku 2495

            Transform Kietch 2496

            Transform Demon Prince 2497

            Cure Poison Paralyze 2578

            Cure Death Clock 2579

            Elmore-Aden's Holy Water 2633

            Court Magician's Blessing 2634

            Scroll of Transformation - Red 2670

            Scroll of Transformation - Blue 2671

            Stone of Recovery 2794

            Santa's Buff Gift Set 2856

            Christmas Event - Magic Use Enhancement Scroll 2857

            Item Skill: Acrobatics 3253

            Traits Strengthen Earring 3400

            Mystery Effect 3404

            Weight Decrease Ring 3406

            Stealth Ring 3407

            Blessed Ring of Escape 3408

            Blessed Ring of Resurrection 3409

            Blue Talisman - Self destruction 3436

            Transform Dispel 3499 (note 2)

        Updated:

            Updated Scroll of Transformation - Pig 2370

            Updated Bottle of Empty Soul 2498

            Updated Highest Power Secret Medicine of Life 2860

            Updated Highest Power Secret Medicine of Mind 2861

            Updated Highest Power Secret Medicine of Will 2862

        Pre-implemented:

            Item Skill: Iron Body 3254 (note 3)

    Handlers:

        Minor cleanup to ExtractableItems? handler.

        Minor cleanup to SoulShots? handler.

 

Note 1: The retail items are EtcItems?, but we don't have support for skills on equipped EtcItems?, for 13809 changed from Weapon to EtcItem? so can be used as key. This seems to be typos or missing support.

Note 2: Important all "dispel" skill should have this format, that will come in other update.

Note 3: Require core support.

- BETA: Changelog generator in builders, based on mrTJO idea.

- BETA: Fix for ticket #5627 (It was wrong SkillType?).

  Code refactoring and cleanup.

  Removed redundant check: player.getClan() == null !player.isClanLeader().

- BETA: Added Config to load or not custom Skills/Items/Multisells

Link to comment
Share on other sites

Haha, you double posted some of the changes 007florin :D

- BETA: Added Config to load or not custom Skills/Items/Multisells (double posted at the latest change log)

- BETA: Let's split telnet.properties file for Login & Server.  (allready posted in the previous change log) :P

Link to comment
Share on other sites

Custom mobs work move unless you add then to "custom_aidata" table ;)

 

Even 'normal' mobs don't move . can_move = 1 in database in npcaidata

 

They attack only using magic and physical when you near them, meaby something wrong with geo?

Link to comment
Share on other sites

Update with L2jServer BETA 8309

Fixed in this BETA:                   

- BETA: Updating GrandBosses? Droplist to CT2.5 (based on Adry_85's droplist).

- BETA: Fix for  #L5633

    Minor format for 05600-05699.xml

Link to comment
Share on other sites

Even 'normal' mobs don't move . can_move = 1 in database in npcaidata

 

They attack only using magic and physical when you near them, meaby something wrong with geo?

 

when i turn off geo, mobs still don't want move

Link to comment
Share on other sites

if you all can tell me how to create my own lineage pervate server. and I had to choose the right l2j private server h5 sorry for my bad english I use google translation plis help me

use a guide to create a server.

Link to comment
Share on other sites

How to install the 8309 version.

Can not use the original installation guide.

Thanks

 

I am using windows 7.

 

For example, the software version.

java version?

mysql version?

 

Thanks..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...