Mystery
Community Contributors
May Digest 2014
The following digest covers the month of May 1st - May 31st 2014.
Hello everyone! I apologize for the delay on bringing this topic to the community! Was caught up in a few things
Development Highlights
- Corrected GM level override checks for Nouse and Trade (e9b9764)
- Updated db2sql converter to match changes (0e1f7bb)
- Added April 2014 Client Packet Data (3750df9)
- Implemented MD_RANDOMTARGET, see doc/mob_db_mode_list.txt for more information (10e6f1a)
- Added guild_castle_invite and guild_castle_expulsion to guild.conf, they determine how invite/expel work inside castles during WoE/GvG (407502a)
- Improved CFLAGS/CPPFLAGS handling (b7373b6)
- Improved @go command (67d5e67)
- Changed battle_config definition to extern to avoid mistakes in plugins (d350bfe)
- Removed trailing whitespace (sources) (5d67f33)
- Fixed some charset issues (3bd57cf)
- Travis Improvements (23f7856)
- Changed set_reg behavior on pc_setparam failure, now it won't simply end the script, if a dialog window is open it'll also CLOSE it (d689201)
- Moved MAX_CARTS and NEW_CARTS defines into common/mmo.h (65e43c2)
- Small changes in NPC loading/reloading (a2dec94)
- Homunculus S Update (f4f4b33)
Scripting Highlights
- Corrected Bioethics quest checks in the Biochemist NPC (bd86d05)
- Fixed an exploit in custom job master (ed9dd7c)
- Added missing changequest commands on Alchemist Job Change Quest (4b4e573)
- Removed trailing whitespace (scripts) (c030940)
- Wolfchev's Laboratory Instance Release (1a477c4) (Clean ups: 108705a)
- Optimized THQS_TTShop.txt and corrected a minor mistake (90c8d73)
- Added documentation regarding trader objects (6d4ae76)
Database Highlights
- Extended ItemDB! Supports several other formats (P1: 49500a5) (P2: 244985a) (P3 File Deletions: 43d96e8)
- Updated item_db.conf to match AEGIS (ae289d6) (Fixes: 7bb8db2)
- Removed enchantments from const (ddc16a0)
May Statistics
- During the period there were 89 Commits.
- Of these 89 commits, 14 included bug-fixes.
- 9 Commits from Pull Requests
- In this month, there were 87,778 Additions and 61,228 Deletions.