Jump to content

L2Jserver Compiled Revisions - High Five (Beta & Stable)


Recommended Posts

Update with L2jServer BETA 8913 on June 12

Fixed in this BETA:       

- BETA: Update for core read-me file by FBIagent.

- BETA: Other changes.

- BETA: Other minor changes.

- BETA: TerritoryWarManager? thread-safe

- BETA: Updated Enchant Skill Chances.

- BETA: SP required for acquiring some of the skills of the Third Class is reduced in H5.

- BETA: Admin Siege command handler rework:

        - Added Javadocs.

        - Replaced if/else statement with ternary operations.

        - Replaced if/else if statements for string comparison with switch statement.

        - Replaced try/catch statement for numbers with Util.isDigit(String).

        - Fixed faulty logic that, which was flagged with possible null pointer access.

        - Fixed other redundant pieces of code.

- BETA: Minor update for pcBaseStats.xml.

Link to comment
Share on other sites

Changelog for L2jServer BETA 8927

Fixed in this BETA:         

- BETA: Pet food rework:

        - RequestPetUseItem? cleanup.

        - Added method isServitor()

        - L2Object cleanup.

        - Unhardcoding food Ids at PetDataTable?.

        - Fixed duplicated consume of food when used from pet's inventory (not auto-feed).

- BETA: Minor cleanup for [5431].

- BETA: Reworked Harvesting skill to use an effect (as it does in retail).

        - Fixed few typos in skill parameters.

        - Removed skill type.

        - Minor rework in the code.

- BETA: Support for "equip_reuse_delay".

- BETA: Fix doors being created dead raised in forum topic ​http://www.l2jserver.com/forum/viewtopic.php?f=77&t=25566

- BETA: Reworking quest's reentrant lock usage:

    - Fixing reload quest (scripts) problem, thanks DareStrike? for report.

    - Minor improvements in quest timers.

- BETA: Fixing some log typos.

- BETA: Removed (setLocz() + 20) because it cause NPCs spawn in wrong places when geodata is enabled (for example Core GrandBoss?).

- BETA: Minor typo fix, thanks Tavo22 for report.

- BETA: Fix for "Error in FightModeScheduler?":

        - Thanks Edoo, _Blade_, u3games, Lupu1, Starter, franpisco for report.

        - Thanks atp for testing.

- BETA: Fix for Quests:

        - Thanks goncafa, kostantinos and Tavo22 for report.

        - Closing #6199

        - Thanks FBIagent for fix implementations and comments.

        - Thanks jurchiks for the code improvement and code suggestions.

- BETA: Minor fixes and optimizations:

        - Duplicated properties.

        - Math.ceil(double) for int parameter.

        - Replaced String.append(String) with String.append(char) for one lenght strings.

- BETA: - Datapack part for ​[L5433]:

        - Reworked PetFood? item handler.

- BETA: Reworked Harvesting skill to use an effect (as it does in retail).

        - Fixed few typos in skill parameters.

        - Removed skill type.

        - Minor rework in the code.

- BETA: Updated some Boss Spawns.

- BETA: Servitor Summon Skills casting time is decreased from 15 seconds to 6 seconds in H5.

- BETA: Updated to H5 Summon Feline King, Summon Magnus the Unicorn and Summon Spectral Lord skills.

- BETA: Missing H5 Doors from 8851.

- BETA: Fix for Quests:

        - Thanks goncafa, kostantinos and Tavo22 for report.

        - Closing #6199

        - Thanks FBIagent for fix implementations and comments.

        - Thanks jurchiks for the code improvement and code suggestions.

- BETA: Updated/Fixed? Spoil & Spoil Festival Skills.

Link to comment
Share on other sites

Update with L2jServer BETA 8941 on June 22

Fixed in this BETA:         

- BETA: Fix for Armor Sets and Henna bonuses not working on first player login:

        - Thanks FinalDestination? and Adry_85 for reports.

        - Thanks MELERIX for testing.

        - Minor formatting.

- BETA: Fixed NPE for isSpiritShotCharged and isBlessedSpiritshotCharged. Thanks MELERIX for help.

- BETA: Offensive Magic Skills should trigger EVT_ATTACKED_HIT.

- BETA: The rest of [5441] (now for hair accesories).

- BETA: Fixed cloak visualization when you left-click on the item.

- BETA: Improved sps/bsps behavior.

    - Unhardcoded switch code for soulshot, spiritshot and blessed spiritshot and deleted redundant code.

    - Avoiding some "instanceof" where it's possible.

  Thanks MELERIX, UnAfraid? and Zoey76 for help.

- BETA: Fix for "oncrit" and "oncast" item skills not performing skill casting checks.

        - Now default oncrit_chance and oncast_chance is 100.

            - If the parameter is not set in the item, the skill will be called every time there is a critical hit/magic skill usage.

            - Chance lesser than or equal to zero will completely prevent the skill call.

        - Reworked some weird code.

        - Fixes Infinity Rod healing monsters, thanks goncafa and Tavo22 for report.

- BETA: Minor fix in logic at doDie(..):

        - Thanks Starter for report and fix.

        - This should keep the same logic as it was before [4662].

- BETA: Removed "passive" boolean from passive effects (now it will check if skill is passive), thanks Zoey76 & Adry_85 for help.

- BETA: RequestJoinParty? NPE vulnerability fix, thanks Tavo22 for report.

        - Fixed typo in JavaDocs?, thanks jurchiks for report and proper JavaDoc? text.

- BETA: Fix for cubics being removed at olympiad:

    - Thanks Endrance and Tavo22 for report.

    - Closing ​#DP5305

    - Thanks Tavo22 for testing.

- BETA: Missing Eilhalder Von Hellmann from [8938].

- BETA: Fixed GrandBosses? respawn times formula.

- BETA: Fixed some RaidBosses? respawn times.

- BETA: Fixed few NPC types.

- BETA: Fixed Buffer/Player? Spawns for Orbis Arena.

- BETA: Minor skills update:

        - Parameter values True/False? to true/false.

        - Removed invalid condition system message from Sweeper (42) skill.

- BETA: NPE vulnerability fix for find_ip command, thanks Tavo22 for report.

- BETA: Datapack part for ​[L5438]:

        - Removed/fixed non-required chance parameters.

        - Removed invalid system message for Infinity Rod trigger skill.

- BETA: Fix for NoSuchElementException? in reload command, thanks DareStrike? for report.

- BETA: 10282_ToTheSeedOfAnnihilation typo fix. Now players with lvl 84 or above will be able to take the quest (previously only lower levels could take it... lol)

 

Link to comment
Share on other sites

Hey 000forin i have a question about gracia Epilogue

L2jServer_Rev_7452

This is the last rev? and what about this http://www.l2jserver.com/2010/01/l2j-nightlies/

 

I hope you  know to answer me

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.

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.




  • Posts

    • WTS on lineage2dex x30 NEW   Frintezza QA MW MJl MW dcr +6 AM +6     touch bases with me via discord trawl4358
    • Still looking / we can use middle man witch I know is legit 
    • whatsapp +27685029687  Ssd chemical solution for sale in Mozambique, Ghana, Madagascar, Cameroon, Côte d'Ivoire Call or text us Ssd chemical solution for sale in Mozambique, Ghana, Madagascar, Cameroon, Côte d'Ivoire  at +27685029687 .  The best chemical solutions and activation powders are available here, and they are used to clean all different kinds of black notes.  Our team of experts specializes in working on projects of this nature. With the aid of cutting-edge technological equipment, we clean your notes and give them a brand-new, contemporary appearance. Your currency will never again be black or soiled. Purchase money-cleaning products in bulk and at retail prices, including:  • SSD Chemical Solution; SSD Super Solution; SSD Universal Solution; SSD Super Automatic Solution; SSD PK58 Solution; SSD Ultimate 2018 Solution; Activation Powder; and Mercury Powder.  Call or text us at +27685029687 https://ssdchemicals4sale.blogspot.com/
    • call/app +27685029687  Ssd chemical solution for sale in Kenya, Uganda, Algeria, Sudan, Morocco, Angola WhatsApp us Ssd chemical solution for sale in Kenya, Uganda, Algeria, Sudan, Morocco, Angolaat +27685029687 The highest expert services are what we do provide.  SSD Alternative.  Defaced cash, Vectrol paste, Tebi-Manetic solution, and cleaning agent. Cleaning black money, darkened currency, black-coated notes, vectrol paste, SSD solution, super automated solution, anti-breeze bank notes, darkened currency, black-coated notes Unlawful money.  substances such as:• SSD Chemical Solution • SSD Super Solution • SSD Universal Solution • SSD Super Automatic Solution • SSD PK58 Solution • SSD Ultimate 2018 Solution • Activation Powder • Mercury Powder Crystal laboratory WhatsApp us at +27685029687 . https://ssdchemicals4sale.blogspot.com/
    • call +27685029687  Ssd chemical solution for sale in Ethiopia, Egypt, DR Congo, Tanzania, South Africa  Contact us through phone or WhatsApp Ssd chemical solution for sale in Ethiopia, Egypt, DR Congo, Tanzania, South Africa  at +27685029687  for an SSD solution that removes all types of stains. To clean all varieties of black notes, we have top-notch chemical solutions and activation powders. We have a group of professionals on staff who have experience working on projects of this nature.  We clean your notes and give them a brand-new, fresh look thanks to the availability of cutting-edge technological tools. Your currency will never be the same after it becomes tarnished or black. Purchase money-cleaning products in bulk and at retail prices, such as:  • SSD Chemical Solution • SSD Super Solution • SSD Universal Solution • SSD Super Automatic Solution • SSD PK58 Solution • SSD Ultimate 2018 Solution • Activation Powder • Mercury Powder  Call or WhatsApp us at +27685029687 . https://ssdchemicals4sale.blogspot.com/
  • Topics

×
×
  • Create New...