summaryrefslogtreecommitdiff
path: root/src/map/pc.c
AgeCommit message (Collapse)AuthorFilesLines
2004-12-07- Shooting skills will now need arrowscelest1-0/+4
* Added 'guildgetexp' script command * Added bLongAtkRate item effect * Updated Bow Thimble, Archer Skeleton Card, Tribal Solidarity, Sleipnir, Brisingamen, Mjolnir, Megingord, Counter Dagger, Poison Knife * Updated SP requirements for Full Strip, Full Chemical Protection, Cannibalize git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@485 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-07updatesamber1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@483 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05More updatesamber1-2/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@447 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-03* Updated Stone Curse, Soul Drain, Auto Berserkcelest1-2/+4
* Fixed MVP exp being multiplied twice git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@442 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-02* Added motd_typecelest1-1/+4
* Edited atcommand.c to fix compile warnings git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-02- Modified Weapon Refine - should only +1 every time.celest1-32/+16
- Updated Berserk, Chase Walk, Slim Pitcher - Added skill_range_leniency * Added check for clif.c in case the server didn't realise we've died git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-01Fix some build issuesamber1-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-30* Fixed client crash when disguised characters diecelest1-8/+20
* Fixed and finished Guild Skills (~90%) * Fixed Meltdown and Overthrust used together breaking your own weapon * Updated Weapon Repair * Fixed sp recovery problem, thanks to OutSider for pointing it out * Corrected bUnbreakable value in const.txt * Updated skill_cast_db for Meltdown git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29Updated Quagmire, Enchant Deadly Poison, Fog Wallcelest1-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@416 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-29Added more sc_data checkscelest1-40/+49
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28Resubmitting changes from /trunk to /branches/stable =pcelest1-5/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26Finished Full Strip, Weapon Refine, Slim Pitcher and Full Protectioncelest1-20/+79
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26Added @skilltreeamber1-46/+51
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@365 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-25Updated Weapon Repair (~100%)celest1-1/+32
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@354 ↵codemaster1-1/+51
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24Updated new guild skills (60%)celest1-7/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24Added pc_calcspeed, updated Cloaking(no author)1-0/+92
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24Updated new guild skills (50%)(no author)1-17/+42
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-23- Added some code for the new guild skills (10%) and Moonlitcelest1-9/+46
- Corrected Hilt Binding and Assassin Cross' dual wield git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21Added bonus bClassChange,%; to randomly transform monster into another monster.valaris1-1/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21- Updated Basilica, Sharp Shooting, Berserk, Meditatiocelest1-9/+11
- Fixed a typo with Blade Stop that was causing crashes, sorry. ^^; - Reverted changes to Cloaking, ours is already more updated (than Freya!) ^_^ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21cloaking speed fix Lupus1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@289 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-20Added night_darkness_levelcelest1-3/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-20Updated napalm vulcan, enchant and create deadly poison, slow poison, meteor ↵celest1-1/+1
assault. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-19Fixed skills not showing after using @allskillcelest1-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-19Finished updating Basilica.celest1-292/+303
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-18Fixed skill point bug... i hope. ^^;celest1-5/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-18Updated Cloaking, Endure, fixed bug with monster npc'scelest1-16/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-17Fixed Berserkcelest1-6/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-17Added skill_steal_type and removed snatcher's steal fail messagecelest1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-17Compiler fixes and scripting timer event fixesamber1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16Added 'BaseJob' const and 'indoors' mapflagcelest1-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Corrected pc_jobchange and skill_tree_get_max, sorry >.<celest1-36/+48
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15Fixed max skill levels, pc_calc_base_job, baby jobs.celest1-37/+86
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15* Added mobs_level_up option. [Valaris]valaris1-0/+19
-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-14Skill updates.celest1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Fixed some file typesamber1-7524/+7524
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Updated some more skills. ;Pcelest1-4/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@169 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Updated some skills.celest1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11Whoops! Forgot to commit this yesterday :)codemaster1-3/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-05git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@9 ↵(no author)1-2/+1
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 ↵(no author)1-0/+7499
54d463be-8e91-2dee-dedb-b68131a5f0ec