January Digest 2015

Mystery

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

  • None


Development Highlights

[*]Conversion Tool: quest_db.txt -> quest_db.conf (Commit)
[*]Connection history redesign (Commit)

  • Drops ~250kb in memory usage from each server, speeds up lookup/insertion and the cleanup timer will iterate thru the list rather than that ~65k array loop
[*]Extending of files to support plugins: skill.c, battle.c
[*]Add npcdb_checkid (Commit)
[*]Removal of certain commands: alias save, alias enablearena/disablearena, cmdothernpc, isday()




Scripting Highlights

  • Added new Eclage quests/NPCs/instances (Commit)
  • Update lvl4_weapon_quest (Commit)


Database Highlights

  • Added new Eclage skills used in items (Commit)
  • Official drops info (Commit)
  • 2010 Headgears (Commit)


January Statistics

  • During the period there were 99 Commits.
  • Of these 99 commits, 9 included bug-fixes.
  • 20 Commits from Pull Requests
  • In this month, there were 69,047 Additions and 56,100 Deletions.



 
Last edited by a moderator:
99 commit ! 99
default_biggrin.png


 
i hope there is gonna item_db update this month

especially equipments
default_wink.png


 
Rebellion skills are not yet added, as we don't have the official information about it.

 
Right, was not added in rAthena, excuse the question?
And thanks for the reply.
yes but with custom/non official formulae
I understand, thank you, I might do an adaptation for their own use and there is no make available here in the forum for other users to be interested in these unofficial formula.

 
Right, was not added in rAthena, excuse the question?

And thanks for the reply.
 yes but with custom/non official formulae
I understand, thank you, I might do an adaptation for their own use and there is no make available here in the forum for other users to be interested in these unofficial formula.
 make it as plugin if possible
default_biggrin.png
Skill and Plugins
default_ohmy.png
, its difficulty is high
default_tongue.png
, skill functions are not flexible currently
default_tongue.png
....
 
Skill and Plugins
default_ohmy.png
, its difficulty is high
default_tongue.png
, skill functions are not flexible currently
default_tongue.png
....
well..maybe I can convert mine...at least herc will have rebellion skills in non official way...hehehe

default_ani_meow.gif


 
Right, was not added in rAthena, excuse the question?
And thanks for the reply.
yes but with custom/non official formulae
I understand, thank you, I might do an adaptation for their own use and there is no make available here in the forum for other users to be interested in these unofficial formula.
make it as plugin if possible
default_biggrin.png
So far I could not quite understand this layout plugins.

Skill and Plugins
default_ohmy.png
, its difficulty is high
default_tongue.png
, skill functions are not flexible currently
default_tongue.png
....
well..maybe I can convert mine...at least herc will have rebellion skills in non official way...hehehe

default_ani_meow.gif
It's a good, at least not so vague is the emulator.

issue set rathena? : https://github.com/rathena/rathena/commit/507f047

 
Last edited by a moderator:
Back
Top