Age | Commit message (Expand) | Author | Files | Lines |
2006-10-06 | offical novice Castles restrictions, treasure spawns, manager. Onlly entranse... | Lupus | 5 | -28/+34 |
2006-10-06 | fixed timer error, mobscript bug, overlapped npcs | Lupus | 5 | -29/+27 |
2006-10-06 | added missing label | Lupus | 1 | -1/+2 |
2006-10-05 | - skill_blown will now trigger on-touch npcs on the landing tile. | skotlex | 4 | -5/+19 |
2006-10-05 | - Added function npc_unload_duplicates(), it unloads all npcs that are a dupl... | skotlex | 4 | -0/+27 |
2006-10-05 | Selling price of Broken Pieces 10z -> 400z | Playtester | 2 | -1/+2 |
2006-10-05 | Raised the drop rates of most combo equips | Playtester | 2 | -21/+23 |
2006-10-05 | Fixed typo | Vicious | 3 | -59/+60 |
2006-10-05 | Added official chance of failure to Create Essence (u may get a Garlet instea... | Lupus | 2 | -12/+46 |
2006-10-04 | - Bowling bash now always hits twice regardless of situation. | skotlex | 4 | -12/+19 |
2006-10-04 | Raised level of Kiel MVP skills | Playtester | 2 | -7/+9 |
2006-10-04 | - Modified pc_jobchange so that it automatically removes peco/falcon/cart/hom... | skotlex | 3 | -6/+26 |
2006-10-04 | typo fixed | Lupus | 1 | -2/+2 |
2006-10-04 | updated some lighthalzen bank / jail / auction npc | Lupus | 6 | -117/+213 |
2006-10-03 | - Reverted declaration of run_script to normal since it appears there's no lo... | skotlex | 5 | -20/+14 |
2006-10-03 | - Fixed a possible crash with @reloadmobdb due to pet loot timers. | skotlex | 2 | -1/+2 |
2006-10-03 | - Fixed a possible crash and a memory leak on the login-SQL server when parsi... | skotlex | 2 | -5/+4 |
2006-10-03 | - Renamed setting delay_dependon_dex to delay_dependon_agi, the delay of skil... | skotlex | 7 | -14/+24 |
2006-10-03 | fixed Job Assassin Quest | Lupus | 2 | -9/+14 |
2006-10-02 | - Modified item-granded status resistance reduction to behave as explained by... | skotlex | 3 | -9/+15 |
2006-10-02 | - Added the opt3 values to Eske | skotlex | 2 | -5/+7 |
2006-10-02 | - Fixed the txt->sql converter only saving the very first character permanent... | skotlex | 3 | -3/+7 |
2006-10-02 | - Renamed nopenalty mapflag to noexppenalty. Using nopenalty will turn on/off... | skotlex | 8 | -9/+20 |
2006-10-01 | - Removed the speed adjustment per level of Increase/Decrease Agility | skotlex | 2 | -11/+6 |
2006-10-01 | homun skill exploit | Lupus | 2 | -1/+3 |
2006-10-01 | * Adjusted drop rates thanks to info from Tharis | Playtester | 5 | -35/+33 |
2006-10-01 | * Updated view ids of some headgears | Playtester | 2 | -9/+12 |
2006-09-30 | - Rewrote the txt->sql converter. It now links directly to the char server fi... | skotlex | 32 | -1543/+548 |
2006-09-29 | Fully official Ktullanux stats | Playtester | 2 | -1/+2 |
2006-09-29 | Official X.4 item scripts | Playtester | 2 | -11/+12 |
2006-09-29 | Fixed Gunslinger job bonus | Playtester | 2 | -1/+2 |
2006-09-29 | Official X.4 aspd values for GS, NJ and SG | Playtester | 2 | -5/+7 |
2006-09-29 | - Spurt state will now trigger on Soul Linkers as well. | skotlex | 2 | -2/+2 |
2006-09-29 | - Changed some numbers for their respective constants in battle.c | skotlex | 1 | -6/+6 |
2006-09-29 | - Added a check un unit_run when unit_walktoxy fails. Should fix running gett... | skotlex | 3 | -2/+20 |
2006-09-29 | added a custom event, fixed typos in Shuriken maker | Lupus | 4 | -3/+185 |
2006-09-28 | * Added official Kiel Dungeon entrance | Playtester | 2 | -9/+37 |
2006-09-28 | Small drop rate fix... | Playtester | 1 | -1/+1 |
2006-09-28 | * Raised drop rate of some MVP drops | Playtester | 2 | -18/+21 |
2006-09-28 | - Merged the necessary changes to make the script engine support negative con... | skotlex | 3 | -14/+23 |
2006-09-27 | - Cleaned up status_get_party/guild_id, it should also fix a possible crash w... | skotlex | 2 | -23/+41 |
2006-09-27 | - Merged some splash changes from stable. Sharp-Shooting will now display a s... | skotlex | 5 | -8/+25 |
2006-09-27 | parenthesis fix | Lupus | 1 | -2/+2 |
2006-09-27 | added to keep new versions of 1st class quests. Work in progress! | Lupus | 4 | -0/+6149 |
2006-09-27 | Raised skill casting rate for Rachel mobs | Playtester | 2 | -140/+142 |
2006-09-27 | 1st class quests. WIP | Lupus | 2 | -3/+2 |
2006-09-27 | fixed item lists in shuriken maker | Lupus | 2 | -15/+19 |
2006-09-26 | - Yet again messed with the packet sent during a splash attack, but this time... | skotlex | 2 | -19/+12 |
2006-09-26 | - Added function skill_dance_switch which handles converting overlapping song... | skotlex | 2 | -73/+93 |
2006-09-26 | - Updated battle_check_target so that non-offensive skills cannot be used on ... | skotlex | 4 | -29/+16 |