Age | Commit message (Expand) | Author | Files | Lines |
2006-02-22 | - Removed pc_break_equip, added function skill_break_equip which handles rate... | skotlex | 7 | -112/+119 |
2006-02-22 | * Fixed G_GOBLINE_XMAS mode (aggresive ~~) | Komurka | 2 | -1/+2 |
2006-02-22 | * One 'never-fixed' bug report | Komurka | 1 | -11/+19 |
2006-02-22 | - Cleaned up the Dev folder. | skotlex | 5 | -435/+57 |
2006-02-22 | * Made G_DARK_ILLUSION more ... aggressive | Komurka | 2 | -1/+3 |
2006-02-22 | - Changed the MAX_MOBSKILL value to 50 to give some 'breathing' room. | skotlex | 1 | -1/+1 |
2006-02-22 | - Added map chk cells types CELL_CHKREACH and CELL_CHKNOREACH, they are the s... | skotlex | 8 | -93/+149 |
2006-02-22 | disabled st valentine event | Lupus | 1 | -1/+1 |
2006-02-21 | - Fixed all skills getting range 0.... (except close confine which got range ... | skotlex | 2 | -1/+3 |
2006-02-21 | * Changed a bunch of item names according to the upcoming iRO Lighthalzen Pat... | Poki#3 | 4 | -308/+319 |
2006-02-21 | - Some cleanup in skill.c, moved the icewall flag check to skill_notok. | skotlex | 1 | -24/+9 |
2006-02-21 | - Modified party_send_movemap and guild_send_info_short to send the mini-dots... | skotlex | 5 | -24/+84 |
2006-02-21 | - Fix to prevent using main chat when it disabled in atcommand_athena. | LuzZza | 5 | -5/+9 |
2006-02-21 | - Some fine-tuning of the warp portal code which prevents it from messing up ... | skotlex | 3 | -14/+36 |
2006-02-21 | - Vending is now cancelled on a pc_setpos | skotlex | 5 | -16/+27 |
2006-02-21 | fixed repairsman | Lupus | 3 | -13/+15 |
2006-02-21 | - Oh yeah, made Super Novice explosion spirits trigger when the last phrase i... | skotlex | 3 | -2/+6 |
2006-02-20 | - Added back the char-sql server sending the GM list when the map server conn... | skotlex | 4 | -4/+7 |
2006-02-20 | * Some mob_skill_db fixes | Komurka | 2 | -8/+10 |
2006-02-20 | - Play-dead and Basilica now do block Gospel | skotlex | 4 | -44/+32 |
2006-02-20 | - SC_NOCHAT won't be cancelled on death. | skotlex | 3 | -39/+47 |
2006-02-20 | - Close confine won't get the bonus range on cast as other skills do due to e... | skotlex | 3 | -2/+6 |
2006-02-20 | Fixed a small typo I found while browsing through the mob skill database. | MasterOfMuppets | 2 | -1/+2 |
2006-02-20 | - Added sd variables menuskill_id/menuskill_lv to store menu-based selections... | skotlex | 7 | -106/+180 |
2006-02-20 | - Corrected implementation of Gangster Paradise to just prevent mobs from tar... | skotlex | 4 | -14/+30 |
2006-02-20 | * Reverted back all 'status change' cards back to 10/20/30% (kRO website have... | Komurka | 2 | -18/+19 |
2006-02-20 | * Updated item_bluebox.txt, item_giftbox.txt, item_violetbox.txt, item_db.txt... | Komurka | 9 | -877/+19387 |
2006-02-20 | * Updated mobs mode (ID 1001-1691) according to Aegis 10.2 | Komurka | 2 | -731/+732 |
2006-02-20 | - Fixed Taekwon stances not triggering. | skotlex | 7 | -14/+64 |
2006-02-20 | Forgot about: | Komurka | 1 | -0/+1 |
2006-02-20 | * 2nd part (status % chances, coma) of item_db.txt update according to Aegis ... | Komurka | 3 | -38/+43 |
2006-02-20 | * 1st part (autospells) of item_db.txt update according to Aegis 10.2 file | Komurka | 3 | -43/+45 |
2006-02-19 | New mob skill database from Aegis 10.2 (mobs 1001-1691) | Komurka | 2 | -642/+932 |
2006-02-19 | * Preparing eA for new mob_skill_db from Aegis 10.2 [Komurka] | Komurka | 4 | -30/+37 |
2006-02-19 | - Fixed a compile warning this time ~.~ | skotlex | 1 | -1/+1 |
2006-02-19 | - Oops, fixed the compilation error. | skotlex | 2 | -4/+6 |
2006-02-19 | - Added sd->canuseitem_tick = tick to the pc_authok initializer data. Fixes i... | skotlex | 3 | -15/+15 |
2006-02-19 | Updated the drops of CHUNG_E a bit. | MasterOfMuppets | 2 | -2/+4 |
2006-02-19 | - Fixed parsing of @kamic/@kamib to check for case. | skotlex | 5 | -30/+44 |
2006-02-18 | - Removed the SP_<stat> cases from status_get_sc_def as they were colliding w... | skotlex | 3 | -14/+11 |
2006-02-18 | Violy Card fix | Komurka | 2 | -4/+5 |
2006-02-18 | * Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars) | Komurka | 9 | -228/+271 |
2006-02-18 | - Added upgrade file upgrade_svn5322.sql because apparently not everyone has ... | skotlex | 2 | -0/+4 |
2006-02-18 | - Added an alternate path searching method for non-stacking mode. | skotlex | 4 | -11/+37 |
2006-02-18 | udpated some missing items effects | Lupus | 2 | -9/+8 |
2006-02-18 | - Cleaned up irc.c (moved variable declarations before code commants >.>) | skotlex | 4 | -12/+26 |
2006-02-18 | - Fixed possible crash due to invalid index in the pet select packet. | skotlex | 2 | -0/+4 |
2006-02-17 | - Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE) | skotlex | 15 | -616/+475 |
2006-02-17 | - Added an upgrade_svn file to fix the party sql table (it lacks the auto-inc... | skotlex | 3 | -1/+5 |
2006-02-17 | - Modified the included files in irc.c, used as reference the includes in com... | skotlex | 2 | -4/+19 |