summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-16- Overlapping song/dances will now cause dissonance/ugly-dance level 1 instea...skotlex6-5/+14
2006-11-16Updated X.3 mob statsPlaytester2-30/+31
2006-11-16Updated Kiel dungeon mob statsPlaytester2-14/+15
2006-11-16Stable: added official Ninja quest. Trunk: removed name duplicatesLupus5-26/+15
2006-11-16Added official Ninja Job questLupus4-77/+729
2006-11-16Changed type of unimplemented cards to "Card"Playtester2-12/+14
2006-11-16Updated Odin Temple mob statsPlaytester2-15/+16
2006-11-15* Fixed Gonryun mob statsPlaytester2-13/+16
2006-11-14* Replaced current Rachel Sanctuary warps with jAthena's versionPlaytester2-32/+26
2006-11-14- Characters with Karma may fight amongst them anywhere.skotlex10-15/+142
2006-11-14- Reverted the hp conversion formula "fix" as it was correct before.skotlex2-4/+5
2006-11-13- Fixed a bug where the char-txt server was incorrectly saving memos, causing...skotlex2-1/+3
2006-11-13- HP Conversion will fail when used at max SP. It should not display any erro...skotlex5-9/+29
2006-11-13- Volcano/Deluge/Violent Gale are now interchangeable, in the sense that as ...skotlex5-21/+38
2006-11-13Fix for guild manager recognizingLupus2-5/+8
2006-11-13Changed bAtk to bBaseAtkPlaytester2-6/+8
2006-11-13merged HPConversion formula, merged Guardians installation during WoE. Item n...Lupus1-1/+1
2006-11-13* Moved status_calc_pc back to pc_authok.Lance2-3/+6
2006-11-12You can install/mend guardioans during WoELupus4-100/+523
2006-11-11Fixed debug message in login_sqlLupus2-38/+40
2006-11-11Fixed warp on timeout in swordman.txtLupus2-10/+12
2006-11-10Fully official GS/NJ Job ExpPlaytester2-1/+2
2006-11-10- Fixed some line delimiter issues in script.cskotlex2-43/+42
2006-11-10- Deluge/Violent Gale/Volcano tiles will now fail to be placed on cells that ...skotlex3-4/+21
2006-11-10- Fixed Homunculus being spawned as soon as they arrive from the char-server ...skotlex2-1/+4
2006-11-10- AL_TELEPORT now fails when used on top of Land Protector.skotlex3-5/+11
2006-11-10- Removed the inf2 = TRAP of FirePillar and Spider Web so they are blocked by...skotlex4-24/+45
2006-11-10- Fog of Wall will fail when casted on top of a Volcano/Violent Galeskotlex3-20/+30
2006-11-09- Fixed status-change loading not working.skotlex6-6/+9
2006-11-09* More accurate Max HP values for TK/SG/SL/GS/NJPlaytester2-6/+8
2006-11-09- Reduced the check area of hermod to 3x3, you now have to literally stand ne...skotlex5-8/+19
2006-11-09* Official Weight and Max SP values for TK/SG/SL/GS/NJPlaytester2-5/+8
2006-11-09fixed Lighthalzen, Swaltzwalt Quest Part 1, added Hugel-Bingo warps, added Ai...Lupus7-20/+55
2006-11-09Fixed Health Conversion skill formula bugLupus2-1/+4
2006-11-09- Fixed Desperado's hit-rate.skotlex5-23/+22
2006-11-08- The GVG map-packet will now also be sent for guild dungeon maps.skotlex2-1/+3
2006-11-08added "work in progress" scriptsLupus5-0/+2421
2006-11-08- Reduced Wand of Hermod's splash range (max distance from a portal) from 3 t...skotlex2-1/+5
2006-11-08- Did some cleaning in pc_authok and clif_parse_LoadEndAckskotlex2-99/+105
2006-11-08- Some cleaning of the Gospel code.skotlex4-37/+74
2006-11-08- Moved the duel functions to pc.c since they are so totally out of place in ...skotlex14-216/+247
2006-11-08Small fix in Hunter Job QuestLupus2-4/+5
2006-11-07Added nosave mapflag for Guild DungeonsLupus2-1/+8
2006-11-07- A few reorders and type-changes in the map_session_data structure for bette...skotlex1-8/+7
2006-11-07- Applied FlavioJs's patch which enables colored console output for Windows s...skotlex14-130/+832
2006-11-07Another one set of fixes for the scripts syntaxLupus25-48/+49
2006-11-07Kiel now summons 6 slaves instead of 5Playtester2-4/+5
2006-11-07- Fixed a fake nullpo when parsing the reply to a guild alliance request.skotlex1-3/+7
2006-11-07- Added a check to prevent casting ground skills on a target and vice-versa w...skotlex2-7/+16
2006-11-07- Fixed map_foreachiddb and map_foreachpc so they don't encapsulate the varia...skotlex10-50/+69