summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-03-22elemental converters ingredients updateLupus2-8/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21Fixed duel in pk-mode (same party/same guild/alliance non-targeting issue).LuzZza2-3/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5696 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21Fix on not showing guildmembers logins/logouts messages.LuzZza5-46/+95
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21- Fixed the inf2 for BA_DISSONANCEskotlex5-13/+18
- Fixed SC_SWOO's opt3 value. - Fixed allowing multiple recast of Dissonance/Ugly-Dance - Fixed those annoying irc.c compile warnings. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5693 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21warning msg typos fixLupus3-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5692 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21* Some minor issue on Payment Healer.Lance2-5/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5690 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21updated mystcase card effect. now drops GB even with the combo set onLupus2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5688 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20- Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps ↵skotlex3-11/+23
with players instead of just mobs in the vecinity of players. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5687 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20- Added a pc_stop_attack() invokation when starting SC_XMAS/SC_WEDDING.skotlex1-2/+3
- Increased the SC_WEDDING walk delay to double walk delay, instead of increasing it by 50% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20- Fixed "being able to cast" skills while dead.skotlex1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5685 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20Cleaned up some guild functions:LuzZza2-35/+49
-Now guild leaving/explusion packets sends correctly. -Fix to prevent creation alliance/opposition with same guilds. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20- @stfu now allows negative intervals to be specified, they increase manner ↵skotlex4-3/+16
instead. - Added overflow fix to the login-server when sending GM accounts to char. - Increased buffer size abit in check_ip (login.c) to see if it prevents stack corruption. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20- Small fix to prevent killer/killable states from allowing you to target ↵skotlex11-44/+69
yourself. - Added Explosion Spirits to list of effects that dispel on logout. - Fixed handling of guild skills by pc_blockskill_start, renamed it to skill_blockpc_start as it needs some constants available only in skill.c - Fixed autoguard icon showing with stun. - Fixed splash area of Ganbantein - Fixed acid demonstration breaking shield instead of armor. - Fixed Slim Pitcher crashing server ocassionally. - Hopefully fixed Ankle Snare lasting the whole trap's duration - Added sc_start(SC_ENDURE) on infinite endure bonus. - Fixed Berserk Pitcher consuming required items twice. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20added NJ/GS job quests. temp ones toughLupus4-0/+136
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5680 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20Fixed endless warping loopsLupus4-12/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20Fixed possible Castle Economy investment overflow with Emsolute Develop learntLupus2-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20Removed Berserk Potions from all shops, but ComodoLupus2-15/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5675 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20typo fixLupus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20fixed items after blackhole89's fixesLupus3-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5672 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5671 ↵blackhole892-588/+591
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20Heh. Took me quite a while to figure this out... but yeah. As of this ↵blackhole892-1/+4
revision, the change is at line 445 in status.c. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5670 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20added to doc: getmonsterinfo. updated NJ itemsLupus3-14/+42
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5668 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-19Fixed female thief bugVicious2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5666 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-19git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5665 ↵Lance1-1/+1
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-19* Documentation update on NPC whisper and rid2name. Lance3-83/+93
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5664 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-19* Fixed event_kill_pc to behave like what it should instead of another ↵Lance3-5/+32
replication of event_death. Added script function rid2name to convert bl ids to name. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5663 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-19Replaced getmobdata to setmobdata in changelog.Lance1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5662 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-19* Recoded getmobdata script function. Fixed mob_damage typo sd -> mvp_sd. ↵Lance4-75/+139
Cleanep up confusing indentation in clif.c. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18NJ/SG item updateVicious2-59/+60
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18added script function 'getmonsterinfo'Lupus4-0/+134
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5659 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18fixed TONS of wrong wieght, wep lvl, req lvl of the items. minor typo in ↵Lupus3-66/+68
6_hats npc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18* Fixed warnings on compilers again.Lance4-2/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18* Fixed the mob_skill_db by commenting out lines with targeted skills being ↵Zephiris2-19/+21
cast during an idle state. (Thanks to LittleWolf) [Zephiris] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17- Removed a block of code from skill_check_condition that actually belongs ↵skotlex3-3/+7
to status_check_skilluse. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17Modified battle_athena.conf for the new modifications.Lance1-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5650 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17* Fixed misleading and inaccurately documented events and added a missing flag. Lance6-25/+40
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17Corrected nullpo_retv -> nullpo_ret since npc_unload is int.Lance1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5648 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17Reappropriate my previous fix on map_foreachiddb, it's npc_unload's problem.Lance1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5647 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17Commited something I shouldn't.Lance1-2/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5646 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17* Fixed npc_cleanup_dbsub not removing key and caused pointer being freed ↵Lance4-1/+5
problem. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5645 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17- Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb)skotlex8-20/+37
- Added battle_config debuff_on_logout which removes Asura's SP regen delay and Strip-Equip effects on logout when set to yes (default). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5644 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17- removed auto-attaching of player-run scripts in initnpctimer. You must use ↵skotlex4-2/+9
attachnpctimer! - updated juperos elevator script to invoke attachnpctimer as it should be. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5643 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17alice doll fix, cooking questLupus3-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17* Another compiler warning...Lance1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5639 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17* Final fix on Juperos NPC.Lance6-12/+24
* Fix on initnpctimer not attaching rid. * Fix on OnTouch ignoring -1 NPCs. * Fix on @reloadscript crashing due to passing non BL_SKILL bl to a function that accepts only BL_SKILL bl. * Added area NPC detection in clif_parseLoadEndAck. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5638 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17Fixed a typo in constant for Acolyte class.foruken1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17Fix my fix on juperos.txtLance1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17* Fixed compiler warning in script.c get_mob_data.Lance2-25/+26
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17* Temperory resolved issues on Juperos until I get the exact description on ↵Lance2-53/+48
the behaviour in retail servers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5634 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-16A small fix.MasterOfMuppets2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5633 54d463be-8e91-2dee-dedb-b68131a5f0ec