summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-08-15* Added all the Gunslinger gun questsPlaytester3-85/+228
- sphere creation and ammo casing are still missing, working on it - removed erKURITA's version, he's okay with it git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8287 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-15Fixed Masamune and Kamaitachi using bAspd rather than bAspdRatePlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-15Various changes in other/dts_warper.txt:evera2-9/+71
Uses new global var $dtsday to count voting sessions Bug fix for a bug involving both warpers being activated at the same time Need bug testers for these fixes before stable merge git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-15updated header of other/Global_Functions.txtevera2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-15fixed bug in bio labs questevera2-3/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14- Removed support for negative autosave intervals, instead added a ↵skotlex6-15/+24
minsave_interval setting which specifies which is the minimum time between character saves. Default to 100ms (map_athena.conf). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8280 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14- Sacrifice no longer shows damage to self.skotlex9-151/+134
- When Asura fails, the skill display will still come off. - Cleaned up AM_CALLHOMUN so that the required item is specified on skill_require_db - Cleaned up function merc_call_homun and added function merc_hom_vaporize to handle the respective cases. - Cleaned up a bit unit_remove_map/unit_free on regards to homun. it will display the /sob emotion when the homun dies due to low intimacy. Moved removal of timers and all that to unit_free - Cleaned up function merc_hom_dead - Simplified lots of code around by using the new merc functions. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14Updated mob stats according to official kRO websitePlaytester2-12/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14Fixed attack power of DuskPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14- Some cleaning of skillnotokskotlex1-19/+17
- Corrected emergency_call setting to not use map_flag_gvg define, since the setting already has woe on/off restriction bits. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8276 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14- Increased Run's walk speed bonus to 25->50% skotlex6-32/+44
- Modified emergency_call setting to allow for more specific configuration (woe/non-woe, gvg-grounds/non-gvg-grounds, disable from nowarpto maps), see skill.conf for details. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14- Fixed script engine allowing scripts to set a player's zeny to negative ↵skotlex8-40/+35
values. - Fixed setting hide_woe_damage making even "miss" attacks seem to connect. - Cleaned up pc_getzeny to not require doubles. - When readjusting the fame-list, the last entry's id is also reset (may fix characters appearing more than once on it?) - Some sign/unsigned comparison warning fixes. - Some 'may be used unitialized' warning fixes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14Fixed 2006 headgears npc giving you Lion Mask rather than Lion MasqueradePlaytester2-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14Added official Gunslinger ASPD values according to Ragnarok MonthlyPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14* Moved the Gunslinger quest NPCs to gunslinger_quests.txtPlaytester4-102/+106
- put erKURITA's version of the Garrison quest into another file since I already added a complete version, use it if you like it more - also gave the NPCs their official names git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14updated dts_warper.txt to use MISC_QUEST|128 instead of dtseligible,2evera4-10/+30
Added that to garbage cleaning Added garbage cleaning func call to dts_warper.txt (only makes sense) And I did this at 1am, so look for bugs before I merge to stable, and report on forums. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14* Added (finally) the official Inn Maid of Rachel. Save and warp points are ↵eaac3-10/+90
official aswell, thanks to RockmanEXE [erKURITA] * Added (finally) the Garrison quest npc. Item requirements are the official ones, but the quest... well you know. Thanks to RockmanEXE [erKURITA] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13Bio Ethics Questevera2-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8264 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13oops, fixed my small bug in bio ethicsevera1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13Finished Bio Ethics Quest (needs bug testers)evera3-35/+237
Added Bio Ethics to quest_variables.txt for bit shift character variable optimization... And I don't feel good, so look over it for errors. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13elemental -1 for some GS skillsVicious2-14/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8261 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13Destroyer now has a 1% chance on breaking armor rather than Hit-10Playtester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13moved warp to fix endless warpingLupus2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13- Removed @itemcheck as it was totally pointless.skotlex12-63/+67
- Corrected states killer/killable being easily dispellable. - Fixed the totally wrong text messages being used for @killer/@killable related atcommands, added appropiate entries to msg_athena - Magic and Misc attacks will now get type "flee" when they do less than 1 damage, this blocks them from causing additional status effects when they are blocked. - Cleaned up a bit the Basilica code, it should now properly end when you walk. - Added an unnecessary qty check when inserting cards :P - Fixed some logs not working when you enabled all logs. - Corrected unmute being a level 60 command by default (should be 80) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13updated file version! DO always increment file version!Lupus1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13- Corrected the mapif_parse_PartyChangeMap function to correctly update ↵skotlex4-18/+40
level-range when someone logs on/off, fixes being unable to set even-share on once it's been broken even when the characters out of range logoff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12See Changelog.blackhole892-0/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8253 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12Fixed Fling requiring unknown amunitionPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12* Changed the aftercast delay of Envenom to 100msPlaytester2-1/+4
- this will cause that you can cast Envenom as fast as aMotion git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12Fixed id of Dryad Card in the Headgears 2006 quest thanks to tonyfudPlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12* Added Violin[3] to the Comodo Weapon sellerPlaytester6-15/+95
* Optimized a warp near Gunslinger weapon shop * Extended the Garrison quest to slot the Garrison git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12- Fixed Dancers/Bards being able to use normal attacks while performing.skotlex2-15/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-11- Fixed the item group bonus not working.skotlex5-32/+85
- Removed unnecessary member id from the item group structure. - Fixed songs/dances always being considered overlapped with themselves. - Added some additional song/dance overlap code that should correctly change the effect of songs/dances when they overlap. - Added a check so that the status-change packet is always send to self when the inflicted char is a player disguised. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Code cleanup on homunc, they stay in memory until player disconnect or ↵toms6-79/+127
homunc destruction git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Fixed packetdb.txt updates.Zephiris1-10/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10- Hopefully fixed family-party-even-share not breaking when a member logs out.skotlex4-2/+15
- Corrected Advanced Jobs HP bonus from 30% -> 25% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10- Should have fixed the login-sql crash when passed user-name's length is ↵skotlex8-19/+21
beyond the limit. - Removed setting mob_ghostring_fix - Changed setting attack_attr_none to affect all neutral-element attacks. Basicly, this setting is now used to determine who can hit for full damage always when using neutral-attacks (defaults to non-players) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Updated the Packet DB for both trunk and stable to the latest version.Zephiris2-10/+52
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8234 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Reverted Tracking being affected by dexPlaytester2-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Switch airplanelocation variables to temp variables to avoid unusefull ↵toms2-24/+25
mapreg(sql/txt) writes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Aloevera and Anodyne now cast on selfPlaytester2-2/+3
Note: There is no way to make the effect display, if anyone knows how to make it display please add it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10- Fixed a warning GCC kept giving me when including mercenary.hskotlex1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8230 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10- Fixed two instances in the login-sql server where the ip in the log-login ↵skotlex7-28/+79
table was being stored backwards. - Now when a skill's range is 0 and the skill is NOT casted on self, it will take the basic weapon's range (without Vulture/Snake Eye bonus). - Now when a duration is not specified, sc_start/sc_start2/sc_start4 will try to guess the duration by extracting it from the skill_db (it uses skill_get_time on whatever skill is associated to the status-change using val1 as skill-level) - Corrected that extra comma at the end of the Kaensin layout setup. - Some cleanups on trade_tradeaccept to prevent packets being resent when they shouldn't. - Corrected that ALLOW NULL thingie on main.sql git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Fixed syntax error in 'guild' create table statementtoms2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Raised drop rate of six shooter[2] to 0.03%Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10* Added file for gunslinger questsPlaytester3-0/+97
- Garrison quest is done and tested git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10updated header of dts_warper.txt with newer information and changed header ↵evera2-17/+23
formatting to fit the rest of the npcs git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10bio ethics quest doesn't warp alche's to empty room now, displays warning of ↵evera2-2/+10
unfinished quest and warps them back. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Some Einbroch respawn time fixesPlaytester2-15/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8221 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10Fixed view id of some new headgearsPlaytester2-8/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8220 54d463be-8e91-2dee-dedb-b68131a5f0ec