summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-15Fixed so you get a gift on the first time you talk to him.shadowlady1-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15New changelog file (databases changelog)shadowlady1-0/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@203 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15New changelog file (databases changelog)shadowlady1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@201 ↵codemaster1-2/+0
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Fixed 2 bugs in DELITEM script command. [Lupus]Lupus2-21/+46
- added deleting priority: If you have some items with the same ID and want to delete some of them, then at first it'll delete common items then, if necessary, delete the rest items but upgraded/named/with cards. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Added GM Command Logscodemaster9-0/+0
Added TXT Logs + TXT Log Options git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Added GM Command Logscodemaster1-0/+1
Added TXT Logs + TXT Log Options git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@198 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Added More Options To log configAdded GM Command Logscodemaster6-65/+305
Added TXT Logs + TXT Log Options git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@197 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Added More Options To log configAdded GM Command Logscodemaster1-1/+42
Added TXT Logs + TXT Log Options git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@196 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Corrected pc_jobchange and skill_tree_get_max, sorry >.<celest3-48/+81
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Minor fix on wedding skills.shadowlady1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15* Added spawning of monsters at specific level by adding ,# after the spawn ↵valaris2-5/+14
name. [Valaris] mobs_level_up option should be on when using this. (Example: {ama_dun01.gat,0,0,0,0 monster Shinobi,99 1401,1,0,0,0} to spawn a level 99 shinobi.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15* Added addtoskill script command for (levels can stack on top of existing ↵valaris2-0/+21
levels). [Valaris] Use same usage as skill script command. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Added -ffast-math argument to makefile to increase performance, thanks to kashy.valaris2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@191 54d463be-8e91-2dee-dedb-b68131a5f0ec
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