Age | Commit message (Expand) | Author | Files | Lines |
2006-08-15 | - Applied multiple fixes which should take care of making homun save/load wor... | skotlex | 7 | -35/+41 |
2006-08-15 | Delete homunc's skills from sql when the homunc is destroyed | toms | 2 | -9/+18 |
2006-08-15 | * Fixed disarm not working | Playtester | 3 | -2/+4 |
2006-08-15 | Homunc Timers should be disabled when the homunc is vaporized or dead an re-e... | toms | 4 | -14/+21 |
2006-08-15 | - Updated vc-project files to compile with the new int_homun files. | skotlex | 5 | -3/+19 |
2006-08-15 | - Cleaned up some of the pet related @/# commands, same for some script comma... | skotlex | 11 | -254/+255 |
2006-08-15 | - Fixed the int_homun.c compilation issue with Char-SQL. | skotlex | 1 | -1/+1 |
2006-08-15 | - Some cleanup of int_homun.c | skotlex | 10 | -22/+468 |
2006-08-15 | Added Ammo Dealer Tony | Playtester | 4 | -5/+102 |
2006-08-15 | - Added a crash-fix on status_calc_bl_sub_homun to abort in case the homun ha... | skotlex | 2 | -0/+10 |
2006-08-15 | - Updated the char save structure for char-TXT servers so that the homun id w... | skotlex | 5 | -119/+150 |
2006-08-15 | - Added SCB_DYE which marks which status-changes need a forced cloth dye chan... | skotlex | 3 | -13/+24 |
2006-08-15 | - Asura Strike now moves you to the target on fail always (unless the target ... | skotlex | 8 | -80/+105 |
2006-08-15 | Made Kiel MVP's skills non-cancelable | Playtester | 2 | -4/+5 |
2006-08-15 | * Fixed some parts of the Gunslinger gun quests | Playtester | 5 | -19/+144 |
2006-08-15 | Fixed SIGSEGV with homunc save | toms | 2 | -2/+4 |
2006-08-15 | * Added all the Gunslinger gun quests | Playtester | 3 | -85/+228 |
2006-08-15 | Fixed Masamune and Kamaitachi using bAspd rather than bAspdRate | Playtester | 2 | -2/+4 |
2006-08-15 | Various changes in other/dts_warper.txt: | evera | 2 | -9/+71 |
2006-08-15 | updated header of other/Global_Functions.txt | evera | 2 | -2/+3 |
2006-08-15 | fixed bug in bio labs quest | evera | 2 | -3/+6 |
2006-08-14 | - Removed support for negative autosave intervals, instead added a minsave_in... | skotlex | 6 | -15/+24 |
2006-08-14 | - Sacrifice no longer shows damage to self. | skotlex | 9 | -151/+134 |
2006-08-14 | Updated mob stats according to official kRO website | Playtester | 2 | -12/+13 |
2006-08-14 | Fixed attack power of Dusk | Playtester | 2 | -1/+2 |
2006-08-14 | - Some cleaning of skillnotok | skotlex | 1 | -19/+17 |
2006-08-14 | - Increased Run's walk speed bonus to 25->50% | skotlex | 6 | -32/+44 |
2006-08-14 | - Fixed script engine allowing scripts to set a player's zeny to negative val... | skotlex | 8 | -40/+35 |
2006-08-14 | Fixed 2006 headgears npc giving you Lion Mask rather than Lion Masquerade | Playtester | 2 | -4/+5 |
2006-08-14 | Added official Gunslinger ASPD values according to Ragnarok Monthly | Playtester | 2 | -1/+3 |
2006-08-14 | * Moved the Gunslinger quest NPCs to gunslinger_quests.txt | Playtester | 4 | -102/+106 |
2006-08-14 | updated dts_warper.txt to use MISC_QUEST|128 instead of dtseligible,2 | evera | 4 | -10/+30 |
2006-08-14 | * Added (finally) the official Inn Maid of Rachel. Save and warp points are o... | eaac | 3 | -10/+90 |
2006-08-13 | Bio Ethics Quest | evera | 2 | -4/+5 |
2006-08-13 | oops, fixed my small bug in bio ethics | evera | 1 | -4/+4 |
2006-08-13 | Finished Bio Ethics Quest (needs bug testers) | evera | 3 | -35/+237 |
2006-08-13 | elemental -1 for some GS skills | Vicious | 2 | -14/+16 |
2006-08-13 | Destroyer now has a 1% chance on breaking armor rather than Hit-10 | Playtester | 2 | -2/+3 |
2006-08-13 | moved warp to fix endless warping | Lupus | 2 | -2/+5 |
2006-08-13 | - Removed @itemcheck as it was totally pointless. | skotlex | 12 | -63/+67 |
2006-08-13 | updated file version! DO always increment file version! | Lupus | 1 | -1/+2 |
2006-08-13 | - Corrected the mapif_parse_PartyChangeMap function to correctly update level... | skotlex | 4 | -18/+40 |
2006-08-12 | See Changelog. | blackhole89 | 2 | -0/+16 |
2006-08-12 | Fixed Fling requiring unknown amunition | Playtester | 2 | -1/+2 |
2006-08-12 | * Changed the aftercast delay of Envenom to 100ms | Playtester | 2 | -1/+4 |
2006-08-12 | Fixed id of Dryad Card in the Headgears 2006 quest thanks to tonyfud | Playtester | 2 | -2/+3 |
2006-08-12 | * Added Violin[3] to the Comodo Weapon seller | Playtester | 6 | -15/+95 |
2006-08-12 | - Fixed Dancers/Bards being able to use normal attacks while performing. | skotlex | 2 | -15/+20 |
2006-08-11 | - Fixed the item group bonus not working. | skotlex | 5 | -32/+85 |
2006-08-10 | Code cleanup on homunc, they stay in memory until player disconnect or homunc... | toms | 6 | -79/+127 |