summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2013-01-12Change GC_VENOMIMPRESS to 10 cells.(bugreport:6419)rud0lp203-19/+35
2013-01-11Fixed bugreport:7159 where cooking formula and creation effect is not working...rud0lp202-2/+2
2013-01-10Implemented official walk path dealing with obstacle.(bugreport:6159)rud0lp203-26/+20
2013-01-10Fixed bugreport:7151 where NJ_ISSEN don't consume HP on plant type monsters.rud0lp203-4/+11
2013-01-09Fixed bugreport:7105 where pierce defense must ignore def and add (def/2) as ...rud0lp203-9/+8
2013-01-08Fixed bugreport:7125 changed CH_PALMSTRIKE to aspd based like official.rud0lp202-3/+3
2013-01-08* Renaming variable name from nsiuid to unique_id for better understanding of...markzd4-12/+12
2013-01-08Another fix with the @follow issue.ediejohnny2-3/+1
2013-01-08Fixed a problem with the @follow command, that was stick the character when t...ediejohnny1-4/+8
2013-01-07* Fixed a compiling error which happened when PACKATVER was set as < 7. (tid:...markzd1-2/+0
2013-01-07* Follow Up: r17080markzd2-14/+14
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd4-7/+59
2013-01-05Fixed bugreport:6332 updated NJ_TATAMIGAESHI to its RE behavior.rud0lp202-7/+13
2013-01-05* Follow up r17065markzd5-9/+10
2013-01-04> Follow-up to r17065:aleos2-184/+184
2013-01-03- Fixed an warning of type casting. (bugreport:7081)markzd3-12/+11
2013-01-02Reverted r17070 XD.(bugreport:7094)rud0lp201-33/+33
2013-01-02-Follow up r17065 glighta6-22/+16
2013-01-02Modified the formula of the Ice Pick, it was def1+vit_def, but according to i...ediejohnny1-3/+3
2013-01-01Follow up r17017 fixed some wrong type casted variables.rud0lp201-33/+33
2013-01-01Update NJ_ISSEN to its official RE behavior.(bugreport:6114, bugreport:5426)rud0lp204-67/+75
2012-12-31> Follow-up to r17048:aleos1-6/+17
2012-12-31-Follow up r17065 fiw splash skill being broken.glighta2-3/+5
2012-12-30* Follow up r17065markzd4-11/+8
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta38-3429/+3442
2012-12-30Follow up r17062 where ignore def is not working properly.XDrud0lp202-9/+12
2012-12-29Fixed bugreport:6074 updated Renewal Def and MDef damage reduction formula. S...rud0lp204-25/+47
2012-12-29Old Eleanor work :glighta8-77/+111
2012-12-28* Added a small portion of official Malangdo Episode scripts.euphyy1-1/+4
2012-12-28Removed the (int)var 'statlimit' from the pc.c to avoid some lines of code at...ediejohnny1-13/+7
2012-12-27* Fixed bugreport:7052, npcs with monster sprite now work.momacabu2-4/+17
2012-12-27* Also checks for righty coordinates before actually loading the npc. Improve...momacabu1-5/+5
2012-12-27* Fixed bugreport:3325, if bHPRecovRate was set to -100 you will actually reg...momacabu1-3/+5
2012-12-27* Fixed bugreport:4687, @lostskill was removing the skill from skill tree and...momacabu1-2/+1
2012-12-27> Follow-up r17048:euphyy3-6/+24
2012-12-27* Implemented `useskilltopc' (tid:74685), and now if desired npcs can carry s...momacabu4-6/+97
2012-12-26- Follow up: r17046markzd1-0/+4
2012-12-26Fixed bugreport:7049, where cast time bonus would not work if Renewal is used...markzd1-1/+6
2012-12-26Fixed Elemental HP/SP bar not being displayed to the client after being warpe...aleos1-0/+2
2012-12-26- Fixed Server Rainstorm damage formula. (bugreport:5786)markzd1-3/+10
2012-12-25Fixed bugreport:7015 missing base aspd for High Priest wearing knuckles.rud0lp202-15/+62
2012-12-24* Added missing check for riding wug in checkwug. Thanks to PcPocket!momacabu1-1/+1
2012-12-23* Documented @refreshall (r17035), @breakguild, @hommutate (r17038).euphyy1-1/+1
2012-12-23* Implemented @breakguild (tid:75159) and @hommutate (tid:74651).momacabu3-3/+62
2012-12-23Dammit! The last commit wasn't supposed to be sent -_-momacabu1-1/+1
2012-12-23* Removed @adopt as it was not working properly (bugreport:6384);momacabu1-47/+14
2012-12-22Community Contribution Time!momacabu4-4/+6
2012-12-20* Follow up: r16011markzd3-1/+7
2012-12-20* Follow-up r17030: documented and added bMagicAtkEle to item_combo_db (bugre...euphyy1-1/+0
2012-12-20* Follow up r16676markzd6-26/+23