summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-07-25- Cleaned up the skill_landprotector function to correctly block only magic ↵skotlex3-13/+36
skills from being placed on land protectors. - Corrected itemdb_group so that it will not return the random item givers (should give priority to actual item groups, so that the item heal bonuses work correctly) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24- Modified the loginlog setting on the login-sql server to store the ips ↵skotlex1-8/+11
using the htonl conversion function before storing/retrieving them from sql. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24Raised drop rate of cook books and sets a littlePlaytester2-22/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7865 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24Raised drop rate of food a littlePlaytester2-17/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7864 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24- Cleaned up the Mistress Card related code so that the no-gemstone bonus ↵skotlex3-30/+28
reduces item requirements by one rather than totally skip them. - Cleaned up the logs "can log"function to use the IT constants. Also corrected the "only log large amounts" setting not working on negative values (trades). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24Updated Changelog HeaderPlaytester1-10/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24Raised drop rate of Kiel's and Valkyrie's drops a littlePlaytester2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24updated def on 2006 helms in preparation for the 2006 headgears quest.reddozen2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7860 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24- Adjusted skill_castfix_sc so that Suffragium will get consumed even on ↵skotlex4-20/+24
instant cast skills, but Memorize won't. - Adjusted map_countoncell to receive the BL_* defines currently used instead of 0 to signal all. - BladeStop will now end when either of the characters is moved (knocked out?) around. - Moved the Zeny penalty code from respawn to pc_dead. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7859 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24- Added a check to prevent Deluge/Volcano/Violent Gale from being placed on ↵skotlex6-14/+28
top of each other. Reverted the previous 'fix' where atk was being increased based on armor element rather than element of attack. - Added flag 0x002 (no reiteration) to Deluge/Volcano/Violent Gale (skill_unit_db) - Removed the noreturn mapflag check from script command warp. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7858 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24Random Homunculus cleanupDracoRPG6-90/+70
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24Edited Rachel mobs a little and added Beret to Turtle General dropsPlaytester2-15/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7856 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24- Changed Land Protector's range back to 3.skotlex6-63/+58
- fixed unban unblocking players as well. - Fixed Volcano/Deluge/Violent Gale increasing damage based on element of attack instead of defense element of attacker. - Cleaned up the code of Magic Rod, fixed it not giving SP. - Moved the code of Hermod and Basilica to castend_pos2 so it should work now. - Modified the code of Ankle Snare so the status ends on unit's time-limit rather than when the snared object moves away. - Re-worded the water check of ST_WATER skills. - Allowed sc-cast reductions to be processed even when cast-time is instant (to let suffragium end even on instant-cast skills) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24Added temporary Rachel spawn file, commented for nowPlaytester4-4/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24Removed the regular Thanatos spawn, since the quest is now implemented.MasterOfMuppets2-7/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7853 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7850 ↵MasterOfMuppets1-1/+1
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24Implemented the Niflheim town invasion.MasterOfMuppets2-2/+144
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7848 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23Added some new items thanks to HaploPlaytester2-0/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7847 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23Added temporary Rachel spawn file thanks to SepheusPlaytester1-0/+110
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23Small delay adjustmentPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23- Modified setting skillrange_by_weapon (skill.conf) to be a per-object-type ↵skotlex5-8/+14
setting instead of yes/no. The default now is that weapon-based skills will take the attacker's range for non-players. - Changed the default of skillrange_by_distance to include homunculus. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7844 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23Jawaii warp now costs 10,000zPlaytester2-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23Implemented the Sign Quest, please take your time and test it. We need to ↵MasterOfMuppets5-2053/+9749
make sure there are no bugs to put it in stable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23Added Holy Quiver to IG_QuiverPlaytester2-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23- Fixed buildin_isequip not working correctly with non-cards.skotlex2-7/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7838 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23* Added the skills of the Rachel + Ice Dungeon mobsPlaytester2-7/+55
- I made it so that the monsters are safe to use - the skills are official, but some skills are missing - the stats are only 50% official - drops are official, but various are missing git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7837 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23Fixed the names of some NPCs.MasterOfMuppets3-26/+28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7835 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23Completed the temporary Rachel + Ice Dungeon mob statsPlaytester2-15/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23- Updated mob_db.sql to latest.skotlex3-204/+203
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22- Applied use of EQI/EQP constants to the strip skills code.skotlex1-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22Removed two warps in Aldebaran in preparation for the sign quest.MasterOfMuppets2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7829 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22- Applied Toms's suggested corrections to homun code.skotlex6-13/+18
- Corrected Cannibalize/Marine Sphere ignoring the selected summon spot. - Fixed looting pets ignoring the item pick-up priority of other players. - Should have fixed a signess warning in login txt. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22More Rachel mobsPlaytester2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7827 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22Raised the chance of Holden Card Combo dropping a stemPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7826 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22Started to implement the Rachel mobsPlaytester3-14/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7825 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22- Removed some pc_equipitem code that was added earlier today that wasn't ↵skotlex1-10/+0
really needed. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22- Added blocking of @me when muted or in berserk status.skotlex2-0/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21- Corrected the @follow timer not being deleted on logout.skotlex6-9/+22
- Applied the homunculus code fixes provided by Toms. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21* Updated Speed/Delay of Juperos mobsPlaytester2-30/+32
- all the official Aegis delays we have are implemented now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7818 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21Updated Speed/Delays of Lighthalzen mobsPlaytester2-31/+32
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7817 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21- battle_check_target will now tag homunculus as invalid target when the ↵skotlex3-2/+21
source is a skill-type object. - Added a check on pc_equipitem so that when the client specifies to equip a weapon on the right hand when the left hand is available, the weapon will be sent to the left hand instead (when dual-wielding is possible, obviously). Same for the left/right accessories. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7816 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21Updated Speed/Delays of Einbech mobsPlaytester2-13/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21- Added the necessary checks so that Suiton makes Fogwall have double ↵skotlex3-5/+12
duration, and to make water-requiring skills to consume their cells. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21- Corrected the loadmap event description to specify that the mapflag ↵skotlex2-1/+3
required is actually "loadevent", NOT "loadmap"! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7812 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21- Added the vaporize line when the player dies in pc_dead.skotlex1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7809 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21* Replaced race numbers with constants RC_(race) in the item_dbPlaytester2-25/+27
- also changed some success rates of gaining item bonuses git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21- Now when the char-txt server does not finds a requested party, it will ↵skotlex6-3/+28
clear out said party id of all characters (will help prevent massive spamming/overhead when for some reason the party file needs to be deleted). - Combo skills (inf = self, inf2 = no target self) no longer check range if you use them while your attack-timer is still active. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7806 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21* Updated Speed/Delay of Louyang and Ayothaya mobsPlaytester3-22/+24
* Fixed Lord of Death Card's Status Change chances git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7804 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21- Added back a map_freeblock call in skill_delunitgroup which caused a ↵skotlex2-0/+3
memory leak @.@... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7803 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21- Small bug fixes found during merging to stable process, includes correct ↵skotlex3-4/+4
HP scaling when hp-meter is enabled and max hp is above SHRT_MAX git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7802 54d463be-8e91-2dee-dedb-b68131a5f0ec