July Digest 2014

Mystery

Community Contributors
Messages
2,635
Points
0
Age
33
Location
Prontera ;3
Github
Mystery
July Digest 2014
The following digest covers the month of July 1st - July 31st 2014.
 

Development Highlights

  • Update rAthena-main-upgrade.sql (f5de504)
  • Update rAthena-logs-upgrade.sql (9a36b78)
  • Fixed some skill checks considering Super Novices the same as Novices (92a249)
  • Updated SR_FLASHCOMBO behaviour (17e414)
  • Mado Behaviour Changes (da190e0)
  • Corrected list of skills that can be used while using mado
  • Corrected list of supportive skills that can't be cast in users with mado
  • Fixed *setmadogear behaviour, it would set mado to any character
[*]Updated warg skill check (cc4c87c)
[*]Updated SQL-UPGRADE files (ef8700d)
[*]Organized SQL-TOOLS (3213a3b)
[*]SQL Reorganization (3ecf877)
[*]Corrected some SC behaviour (9dd6ee)
[*]Corrected compile errors in case DB_ENABLE_STATS is defined (222345)
[*]Fixed an issue in the 'Invalid client hash' console message (8a1ad06)
[*]Fixed issue with [AT]mount, it wasn't displaying the expected message (ec5117)
[*]Fixed issue with mounts and jobchange, ranger and mechanic mounts (1eee0f)
[*]Extracted method to obtain SYSTEM_INFO from functions in sysinfo.c (7cd967)
[*]Minor script core fixes (2bbde24)

  • Removed useless calls in script.c, Removed nullpo calls in script.c, scripts shouldn't crash the server
  • Added checks in several functions in order to prevent possible crashes
  • *resetstatus, *resetskill, *skillpointcount, *changesex, *successremovecards, *failedremovecards, *getequipcardid, *skilleffect, *atcommand, *cardscnt, *equip, *useatcmd
  • Corrected *specialeffect2 behaviour, when no player was attached and another player name was supplied it would stop script execution instead of displaying the effect
[*]Removed redundant data from guardian_data, saving up to 40 bytes per guardian (10240 bytes total) (d1d99a9)
[*]Added support to show children of struct/union in Debug Help plugin (74c804)
[*]Added sysinfo support to Debug Help plugin (23d696)
[*]Fixed issue that when players used [at]fakename when disguised (1e492e3)




Scripting Highlights

  • Removed duplicate code from the Cool Event NPCs (5955d8)
  • Moved common code to a function
  • Modified to use appropriate functions from function_kafras.txt
  • Modernized syntax/updated function documentation in both files
  • Fixed the Rachel NPC incorrectly stating it's warping you to Rachel, instead of Veins




Documentation Highlights

  • Added documentation regarding hard coded constants (a10dd560)


July Statistics

  • During the period there were 47 Commits.
  • Of these 47 commits, 11 included bug-fixes.
  • 5 Commits from Pull Requests 
  • In this month, there were 1,929 Additions and 1,905 Deletions.

 
nc
default_smile.png
Keep it up Hercules TEAM

 
Back
Top