L2JLisvus

Would you like to react to this message? Create an account in a few clicks or log in to continue.

4 posters

    Revision 604

    DnR
    DnR
    Admin
    Admin


    Posts : 1475
    Join date : 2012-12-03
    Age : 34

    Revision 604 Empty Revision 604

    Post  DnR 24th April 2019, 21:38

    Effects system reworked.

    - Added debuff slots. Current default limit is 20 for buffs and 10 for debuffs.
    - Implemented short buff icon for healing potions. Also, Healing Potions won't consume buff slots.
    - Improved Charge system. Now, charges will be reset after 10 minutes.
    - Fixed an issue in RaidBossSpawnManager causing server to freeze upon restart or shut down. Thanks Nakehoul and SCRASH0 for reporting.
    - Took care of all XML warnings by declaring  doctype.
    - Updated HOT effects. Also, their stack types have been corrected.
    - GameTimeController task will start after NPCs have been loaded.
    - Quest timers will be cancelled on server restart/shut down.
    - Improved server database settings.
    - Renamed few table columns to avoid using SQL reserved words.

    Also, keep in mind that certain table columns have been renamed.
    In order to avoid errors, please execute the following SQL queries in your database.

    Code:

    ALTER TABLE `droplist` CHANGE `min` `min_drop` INT(11) NOT NULL DEFAULT '0';
    ALTER TABLE `droplist` CHANGE `max` `max_drop` INT(11) NOT NULL DEFAULT '0';
    ALTER TABLE `merchant_buylists` CHANGE `order` `item_order` DECIMAL(4,0) NOT NULL DEFAULT '0';


    Best regards,
    DnR


    Last edited by DnR on 3rd May 2019, 13:36; edited 1 time in total
    Karakan
    Karakan


    Posts : 756
    Join date : 2013-10-04

    Revision 604 Empty Re: Revision 604

    Post  Karakan 26th April 2019, 13:38

    Good work as always mate. Cool

    Im glad you keep updating the project ...even if most people seems to lost interest in c4 (the true L2).

    Kudos to you.
    avatar
    confejulian


    Posts : 254
    Join date : 2016-08-27

    Revision 604 Empty Re: Revision 604

    Post  confejulian 26th April 2019, 16:23

    Karakan wrote:Good work as always mate.   Cool

    Im glad you keep updating the project ...even if most people seems to lost interest in c4 (the true L2).

    Kudos to you.

    mee to, thank you for your job.
    SCRASH0
    SCRASH0


    Posts : 203
    Join date : 2019-03-07

    Revision 604 Empty Re: Revision 604

    Post  SCRASH0 11th May 2019, 18:56


    We're always here for tests.

    Sponsored content


    Revision 604 Empty Re: Revision 604

    Post  Sponsored content


      Current date/time is 19th May 2024, 08:41