skotlex
b2a4d6446c
- Cleaned up the skill_landprotector function to correctly block only magic 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://svn.code.sf.net/p/rathena/svn/trunk@7867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-25 00:42:38 +00:00
skotlex
1b9b599e2a
- Modified the loginlog setting on the login-sql server to store the ips using the htonl conversion function before storing/retrieving them from sql.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 23:32:02 +00:00
Playtester
03ad533c4a
Raised drop rate of cook books and sets a little
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7865 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 21:11:57 +00:00
Playtester
9519cccdf6
Raised drop rate of food a little
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7864 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 20:48:22 +00:00
skotlex
91cae9f29b
- Cleaned up the Mistress Card related code so that the no-gemstone bonus 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://svn.code.sf.net/p/rathena/svn/trunk@7863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 20:29:18 +00:00
Playtester
1ee23c02b1
Updated Changelog Header
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 20:15:47 +00:00
Playtester
d15a8cc448
Raised drop rate of Kiel's and Valkyrie's drops a little
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 20:12:26 +00:00
reddozen
3bda671dcf
updated def on 2006 helms in preparation for the 2006 headgears quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7860 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 19:05:06 +00:00
skotlex
7100c9aa21
- Adjusted skill_castfix_sc so that Suffragium will get consumed even on 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://svn.code.sf.net/p/rathena/svn/trunk@7859 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 19:01:53 +00:00
skotlex
e66ac3dfce
- Added a check to prevent Deluge/Volcano/Violent Gale from being placed on 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://svn.code.sf.net/p/rathena/svn/trunk@7858 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 17:28:13 +00:00
DracoRPG
d42fb96de3
Random Homunculus cleanup
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 16:58:29 +00:00
Playtester
006fff9812
Edited Rachel mobs a little and added Beret to Turtle General drops
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7856 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 16:13:56 +00:00
skotlex
cb54048d1e
- Changed Land Protector's range back to 3.
...
- 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://svn.code.sf.net/p/rathena/svn/trunk@7855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 15:10:51 +00:00
Playtester
dca18db214
Added temporary Rachel spawn file, commented for now
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 11:49:20 +00:00
MasterOfMuppets
69be46085b
Removed the regular Thanatos spawn, since the quest is now implemented.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7853 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 01:22:03 +00:00
MasterOfMuppets
afa4fbb46b
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7850 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 01:05:46 +00:00
MasterOfMuppets
e0ed03f01a
Implemented the Niflheim town invasion.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7848 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-24 01:03:29 +00:00
Playtester
e9ab141fa4
Added some new items thanks to Haplo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7847 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 21:58:06 +00:00
Playtester
3282940e0b
Added temporary Rachel spawn file thanks to Sepheus
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 21:46:35 +00:00
Playtester
74fb4ade76
Small delay adjustment
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 18:28:22 +00:00
skotlex
0c9d50445d
- Modified setting skillrange_by_weapon (skill.conf) to be a per-object-type 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://svn.code.sf.net/p/rathena/svn/trunk@7844 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 18:17:30 +00:00
Playtester
c32ef32c36
Jawaii warp now costs 10,000z
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 18:02:17 +00:00
MasterOfMuppets
54825a5459
Implemented the Sign Quest, please take your time and test it. We need to make sure there are no bugs to put it in stable.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 17:47:53 +00:00
Playtester
9697022518
Added Holy Quiver to IG_Quiver
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 17:45:26 +00:00
skotlex
c914fc106a
- Fixed buildin_isequip not working correctly with non-cards.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7838 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 16:40:46 +00:00
Playtester
b87467fb16
* Added the skills of the Rachel + Ice Dungeon mobs
...
- 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://svn.code.sf.net/p/rathena/svn/trunk@7837 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 16:35:45 +00:00
MasterOfMuppets
d307393adc
Fixed the names of some NPCs.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7835 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 14:19:09 +00:00
Playtester
9466a2f187
Completed the temporary Rachel + Ice Dungeon mob stats
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 13:09:52 +00:00
skotlex
77a985acbe
- Updated mob_db.sql to latest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 03:51:18 +00:00
skotlex
3b81e0ef03
- Applied use of EQI/EQP constants to the strip skills code.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22 17:02:58 +00:00
MasterOfMuppets
fc745ea7b0
Removed two warps in Aldebaran in preparation for the sign quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7829 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22 16:58:33 +00:00
skotlex
9a745cdd3c
- Applied Toms's suggested corrections to homun code.
...
- 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://svn.code.sf.net/p/rathena/svn/trunk@7828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22 16:47:03 +00:00
Playtester
9598e4a828
More Rachel mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7827 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22 16:44:49 +00:00
Playtester
30ca8cd91c
Raised the chance of Holden Card Combo dropping a stem
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7826 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22 15:12:13 +00:00
Playtester
4b0a832cd2
Started to implement the Rachel mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7825 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22 14:28:28 +00:00
skotlex
414c7841bd
- Removed some pc_equipitem code that was added earlier today that wasn't really needed.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22 07:50:47 +00:00
skotlex
8c8732ede2
- Added blocking of @me when muted or in berserk status.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-22 04:04:12 +00:00
skotlex
4289e1c98d
- Corrected the @follow timer not being deleted on logout.
...
- Applied the homunculus code fixes provided by Toms.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 23:45:53 +00:00
Playtester
e159e3dc6b
* Updated Speed/Delay of Juperos mobs
...
- all the official Aegis delays we have are implemented now
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7818 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 21:56:27 +00:00
Playtester
5d49aa603f
Updated Speed/Delays of Lighthalzen mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7817 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 21:14:58 +00:00
skotlex
b7bdc0faaa
- battle_check_target will now tag homunculus as invalid target when the 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://svn.code.sf.net/p/rathena/svn/trunk@7816 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 20:34:37 +00:00
Playtester
8f9927f14f
Updated Speed/Delays of Einbech mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 20:17:03 +00:00
skotlex
fc7e47d714
- Added the necessary checks so that Suiton makes Fogwall have double duration, and to make water-requiring skills to consume their cells.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 19:32:06 +00:00
skotlex
aeaddd4ca7
- Corrected the loadmap event description to specify that the mapflag required is actually "loadevent", NOT "loadmap"!
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7812 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 19:04:50 +00:00
skotlex
afb83ab5e0
- Added the vaporize line when the player dies in pc_dead.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7809 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 18:21:38 +00:00
Playtester
37bfe23675
* Replaced race numbers with constants RC_(race) in the item_db
...
- also changed some success rates of gaining item bonuses
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 17:50:09 +00:00
skotlex
0f5a4717ef
- Now when the char-txt server does not finds a requested party, it will 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://svn.code.sf.net/p/rathena/svn/trunk@7806 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 17:11:50 +00:00
Playtester
53e6afa679
* Updated Speed/Delay of Louyang and Ayothaya mobs
...
* Fixed Lord of Death Card's Status Change chances
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7804 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 16:14:12 +00:00
skotlex
1ad493fc8c
- Added back a map_freeblock call in skill_delunitgroup which caused a memory leak @.@...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7803 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 16:04:50 +00:00
skotlex
f750c3ed73
- Small bug fixes found during merging to stable process, includes correct HP scaling when hp-meter is enabled and max hp is above SHRT_MAX
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21 15:46:36 +00:00