Mystery
Community Contributors
November Digest 2016
The following digest covers the month of November 1st - November 30th 2016
Team Changes
- None
Development Highlights
- Several Packet Fixes & Additions:
Add packets CZ_GANGSI_RANK and CZ_JOIN_BATTLE_FIELD - Fix version for packet 0x0a28 ZC_ACK_OPENSTORE2
- Add packet size 0x097d ZC_ACK_RANKING into packets.h
- Fix version for packet 0x097e ZC_UPDATE_RANKING_POINT
- Fix version for packet 0x08e2 ZC_NAVIGATION_ACTIVE
- Add packet 0x08b1 ZC_MCSTORE_NOTMOVEITEM_LIST int packets.h
- Fix version for packet 0x08b3 ZC_SHOWSCRIPT
- Add packets 0x08b4, 0x08b5, 0x08b6 into packets.h
- Add packets 0x2f3-0x2f6 into packets.h
- Fix version for packet 0x08c0 ZC_ACK_SE_CASH_ITEM_LIST2
- Add packets 0x08c1, 0x08c2 into packets.h
- Add packet 0x08c7 ZC_SKILL_ENTRY3 into packets.h
- Add packet 0x08c8 ZC_NOTIFY_ACT3 into packets.h
- Fix version for packet 0x08c9.
- Fix version for packet 0x08ca ZC_ACK_SCHEDULER_CASHITEM
- Add packet 0x08cb ZC_PERSONAL_INFOMATION into packets.h
- Add packet 0x09dc into packets.h
- Fix version for packet 0x08cf ZC_SPIRITS_ATTRIBUTE
- Add packets 0x08d0 ZC_REQ_WEAR_EQUIP_ACK2, 0x08d1 ZC_REQ_TAKEOFF_EQUIP
- Fix version for packet 0x08d2 ZC_FASTMOVE
- Add packet 0x08d3 ZC_SE_CASHSHOP_UPDATE into packets.h
- Fix version for packet 0x08d6 ZC_CLEAR_DIALOG
[*]Re-generate libconfig with Bison 3.0.4 (still using Flex 2.6.0)
[*]Re-generate libconfig with Flex 2.6.2-1 (still using Bison 3.0.4)
[*]Fix a compiler warning from libconfig on gcc-6 and -O3
[*]Fix a compilation warning in test_spinlock
[*]Add fixed-size versions of the _int64 libconfig getters/setters
[*]HPM Hooks Update
[*]Fix a 'make test' failure caused by a wrong linker library order
[*]Extend the previous linker library order fix to other makefiles
[*]Fix various uninitialized objects in the test_libconfig suite
[*]Removed support for apostrophes in constants
[*]Removed support for apostrophes in libconfig key names
Database Highlights
- Corrected an issue causing WZ_HEAVENDRIVE to be ineffective
- Correct some wrong item types for certain items (#90068b1e)
- Fixed several broken or incorrect AegisName values
- Propageted the AegisName fix to scripts and pre-re database
- Fixed various minor issues in the item DB
- Synchronized the AegisName between re and pre-re item databases
- Synchronized the AegisNames to the in-source ITEMID_ constants
- Corrected item type for Gymnastics_Ribbon and Floral_Mic_Of_Igu
- Fixed various broken AegisNames
- Replaced some unsupported symbols in AegisNames (step 1)
- Replaced some unsupported symbols in AegisNames (step 2)
- Added validation for the AegisName while parsing the item db
- More item_db fixes (#e0bff9d)
Scripting Highlights
November Statistics
- During the period there were 32 Commits.
- 6 Commits from Pull Requests with 1 Bug(s)* fixed from merged issues.
*Please note: Bug fixes are counted as references to issues; it does not include bugs that have been fixed without issue reference.
Last edited by a moderator: