June Digest 2017 The following digest covers the month of June, 2017.
Staff Changes
None
Development Highlights
CORE:
Fixed warps between 2 maps of the instance (ddee418)
Implemented Clan Instance support (f450538)
Added support for 2016's guild packets (9412ebb)
Fixed login on 2017-03-15 and later (52ac564)
Added support for 2017's guild leader change (b51617c)
Fixed party window for 2017 clients (816d8ab, 7351b88)
Fixed Status Recovery's interaction with other skills (b2d72ca)
Corrected a SQL buffer type for bound items (1282594)
Fixed color by default in questinfo script command (ad82c6b)
Changed some GvG checks (264af55)
Fixed some damage skills which ignored walls (05a778d)
Updated atcommand changegm area name update (3093824)
Fixed false duplication of items on trading (6b8dbf9)
Implemented basic RODEX support (58776da, 3acf1aa)
Adjusted RODEX mail return and delete timer (9d7d368)
Adjusted NPC casted skill cast times (2a6277a)
Added a config for Banana Bomb (e804970)
Fixed a bug with script command strnpcinfo (a7c8751)
Replaced rand() to rnd() (20908ee)
Fixed motd parsing (9827bf6)
Updated sleep2 command (a8e4c83)
DATABASE:
Item DB updated (887efa4, 55935a1)
Updated Rune Knight Runestone effects (4a2bd82, c212b2e)
Corrected some Aegis item names (a89e051, fb2ab5b)
Added some placeholder from kRO data patch 2017-06-07 (8e7d739)
Updated Item Package and Aegis names (6c266ae, 6d962d7, 399d11c)
Updated mapcache.dat (b9db861)
Updated produce_db.txt to include Combination Kit (6ce8468)
Updated /re/refine_db.txt (56201ae)
Removed all bAtkRate item bonuses from renewal (d5b67f3)
Added some placeholder for mob_db.txt (c8496a1)
Resolved function timers not being freed properly (ba242eb)
SCRIPT:
Fixed bug with vip_status command (d0ca637)
Initial release of Lasagna NPCs (a5afb06)
Added Clan Emblem to the NPCs (45e91e2)
OTHERS:
Added instruction on how to get Git Hash (1005b46)
Cleaned up Visual Studio project minicore (76786e2, da036de)
Resolved compiler warning when compiling rAthena using clang++ (bd33f01, 6fc2399)
Migrate core source files to C++ (4a2574c, 809fc35)
Fixed compile error when ADJUST_SKILL_DAMAGE macro is defined (e87626c)
Statistics
Excluding merges, 7 authors have pushed 61 commits to master and 96 commits to all branches.
On master, 252 files have changed.
There have been 28,706 additions and 3,487 deletions.
There are 20 merged Pull Requests and 8 Proposed Pull Requests.
There are 11 new Issues and 30 Closed Issues.
List of Contributors
@admkakaroto, @aleos89, @anacondaqq, @Atemo, @awayne910, @cydh, @exneval, @Felleonel, @hazimjauhari90, @jenkijo, @Jeybla, @jezznar, @kukuasir1,@Lemongrass3310, @mrdiablo, @RadianFord, @RagnarokNova, @secretdataz, @Tokeiburu, @uddevil, @zackdreaver
Show your support to rAthena by submitting your Issue or Pull Requests! By providing enough useful info (Git Hash, Client Date, RE/Pre-RE, crashdump, how to reproduce, etc) you will help us to solve the issues faster