Skip to content

Conversation

@germanafro
Copy link
Owner

Pull Request Prelude

Changes Proposed

Affected Branches:

Issues addressed:

Known Issues and TODO List

gumi and others added 30 commits June 5, 2017 20:08
failedremovecards were also removing item options.
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Debian 9 "Stretch" was released on June 17th, and replaces MySQL with
MariaDB

Signed-off-by: Haru <haru@dotalux.com>
Make the recovery() command more versatile
Signed-off-by: HerculesWSAPI <dev@herc.ws>
commit 9716233c842f731df3fed5281370e324b5f5f024
Author: Lemongrass3110 <lemongrass@kstp.at>
Date:   Mon May 8 23:40:05 2017 +0200

    Introducing the equip preview window

    Fixes some bugs for 2016-09-21 onward, where you can preview how a item would like if you put it on.
    This works on other people's vending and on your own inventory.

    Thanks to @Rytech2 and @hazimjauhari90
commit 9716233c842f731df3fed5281370e324b5f5f024
Author: Lemongrass3110 <lemongrass@kstp.at>
Date:   Mon May 8 23:40:05 2017 +0200

    Introducing the equip preview window

    Fixes some bugs for 2016-09-21 onward, where you can preview how a item would like if you put it on.
    This works on other people's vending and on your own inventory.

    Thanks to @Rytech2 and @hazimjauhari90
commit 9412ebb9f7b009e3ae3b69e5eb1ae8a3d341a5f2
Author: Lemongrass3110 <lemongrass@kstp.at>
Date:   Sat Jun 3 14:08:06 2017 +0200

    Added support for 2016's guild packets

    Thanks to @MRDIABLO for his help.
…athena commit:

commit 9412ebb9f7b009e3ae3b69e5eb1ae8a3d341a5f2
Author: Lemongrass3110 <lemongrass@kstp.at>
Date:   Sat Jun 3 14:08:06 2017 +0200

    Added support for 2016's guild packets

    Thanks to @MRDIABLO for his help.
sagunkho and others added 28 commits July 5, 2017 23:00
Implements the storage saving algorithm for inventory, cart and guild storage tables.
Total queries to a table in any call would be no more than 4 per call, replacing the original algorithm that could make a lot more through single update queries per call. This significantly reduces the run time speed for saving/loading of item data from the game server.
Signed-off-by: Haru <haru@dotalux.com>
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Signed-off-by: Haru <haru@dotalux.com>
Signed-off-by: Haru <haru@dotalux.com>
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Allow to use channelmes without attached player
Optimisation of char_memitemdata_to_sql()
Refactor status_change_start and fix some issues in other code
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants