Mystery
Community Contributors
June & July 2016
The following digest covers the month of June 1st - June 30th 2016 & July 1st - July 31st 2016.Team Changes
- None
Development Highlights
- Move npc static variables into npc interface
- Interface disguised function, now it's clif->isdisguised
- Fix Possible Crash on clif_bl_type now it checks if vd is null
- Added missing checks:
pc.c - path.c
- party.c
- npc_chat.c
[*]Implemented VECTOR_TRUNCATE
[*]Changed script->translation_buf to a VECTOR
[*]Replaced script_code::script_buf with a VECTOR
[*]Replaced script->buf with a VECTOR
[*]Replaced struct script_string_buf definition with a VECTOR
[*]Added option to strip hard line-breaks from `mes` dialogs
[*]Replaced _() with _$() in scripts, where appropriate
[*]Moved ammo check into separate function in battle.c
[*]Fix EXP modifiers to match aegis modifiers calclution
[*]Use item attribute as flags varible. Now only ATTR_BROKEN flag exists
[*]Add #ifndef for different constants / sizes in status.h
[*]Add #ifndef for different constants in mmo.h
Scripting Highlights
- Added missed npc Scamp in renewal location of izlude from Shadow Rekember Quest
- Fixed a typo in the last edit of alchemist.txt (missing comma)
April Statistics
- During the period there were 34 Commits.
- 13 Commits from Pull Requests.
July Digest
Team Changes
- None
Development Highlights
- Fixed a rare crash in the db2sql plugin
- Replace all warnings to errors if build bot configure option enabled
- Added messages to discourage running Hercules as root
- Fix crashes if from login table can be read NULL field
- db2sql plugin now will dump equip_job as Decimalinstead of Hexadecimal
- Move static methods into interface in skill.c
- Move static methods into interface in status.c
- When warped, keep the direction the player is facing?
- Fixed SC_OFFERTORIUM and SC_MAGNIFICAT
- Fix wrong item deletion in guild creation code if emperium item is not in inventory
Database Highlights
Scripting Highlights
- Fixes Mystery Burglary Quest
- Fixed a typo in the alchemist.txt script
- HULD-compliance: updated npc/battleground/
- HULD-compliance: updated npc/airports/
- Old Glast Heim and Nightmare Glast Heim implementation
July Statistics
- During the period there were 112 Commits.
- 25 Commits from Pull Requests with 4 Bugs* 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: