summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-15Fixed max skill levels, pc_calc_base_job, baby jobs.celest9-49/+131
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Fixed typo in changelogvalaris1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@189 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15* Added small and big mob sprite spawning. [Valaris]valaris5-0/+185
-Added @monstersmall and @monstersmall commands. -For using in scripts, use id +2000 for small and id +4000 for big. (Example: 3002 for small poring and 5002 for big poring) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15* Added mobs_level_up option. [Valaris]valaris7-16/+82
-Everytime a monster kills a play their level will increase and show levelup animation. -Their 6 main stats and speed will increase as they level. -They will recover 10% of the max hp of the player it kills. -Player will gain extra exp based on how much stronger a monster is than normal. -Skill estimation will show monsters current level (instead of reading from db). -Will display level 99 aura if and when a monster hits level 99. -They will not go higher than level 99. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@187 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@186 ↵Nasedo1-1/+1
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Fixed so you get a gift on the first time you talk to him.shadowlady1-2/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@184 ↵nana1-0/+6
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Changed the Advance jobchangers to kRO normals.nana13-727/+1174
They now check if you are level 99/50 as a 2nd class or above, your Quest Skills (and gives them back when you reach 1st Advance Class) and if you have a Cart or Falcon equiped. Also, the minimum requirement to change from Advance 1st class is job level 45 so i added that in too. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14* Fixed loading of AFMs when no resnametable is found. [Valaris]valaris4-16/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14fixed Golden Thief Bug mode! (+detect hidden)Lupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@181 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14fixed Golden Thief Bug mode!Lupus1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14fixed Golden Thief Bug mode!Lupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Skill updates.celest6-11/+34
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Added AFM (Advanced Fusion Map) support thanks to alexkreuz and fusion.valaris3-1/+171
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@177 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Initialized password variable in login.cvalaris2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@176 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Added zeny from mobs option.valaris8-15/+55
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@175 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Added infoamber1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@174 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14update Changelogamber1-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@173 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Fixed some file typesamber665-260486/+260486
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Niflheim Kafra not working, missing a } at the end.shadowlady1-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@171 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Niflheim Kafra not working, missing a } at the end.shadowlady1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@170 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Updated some more skills. ;Pcelest8-802/+906
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@169 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Added error/typo safeguard for teleport option.kobra_k881-4/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Fixed map-server loading, doesn't require data\resnametable.txt anymore ↵wizputer2-13/+19
[Wizputer] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@167 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Added comments, checkedLupus1-6/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13zeny exploits fix (1 of ...)Lupus2-10/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Translated and fixed.shadowlady1-0/+1
modified momotaro.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@164 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Translated and fixed.shadowlady1-327/+331
modified momotaro.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Updated some skills.celest5-10/+29
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Removed double connection print statement.valaris1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@160 ↵codemaster1-0/+1
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Updated and optimized with FREYA's additions.codemaster2-185/+292
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Removed compiler warnings in intif.cvalaris2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@158 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@157 ↵mc_cameri4-2/+48
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@156 ↵mc_cameri1-0/+1
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@155 ↵mc_cameri2-1/+6
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13added info in changeloLupus1-0/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@154 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13fixed logical bugLupus1-3/+4
in Yuno quests (related to Alch job Q) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@153 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@152 ↵Nasedo1-1/+1
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Fixed a duped label.Sorryshadowlady1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@151 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@150 ↵mc_cameri1-2/+4
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@149 ↵Nasedo3-0/+48
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@148 ↵mc_cameri17-4/+308
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@147 ↵Nasedo1-0/+4
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Reverted.shadowlady1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@146 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@145 ↵Nasedo1-0/+65
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@144 ↵Nasedo1-0/+1
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@143 ↵Nasedo1-1/+4
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@142 ↵codemaster1-3/+4
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Fixed Attacking Mobs by using a file from FREYA (thanks MagicalTux and Yor)codemaster4-1883/+2399
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@141 54d463be-8e91-2dee-dedb-b68131a5f0ec