3974 Commits

Author SHA1 Message Date
evera
ee6ce16a4e fixed bug in bio labs quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-15 03:52:57 +00:00
skotlex
c182e64c0d - Removed support for negative autosave intervals, instead added a minsave_interval setting which specifies which is the minimum time between character saves. Default to 100ms (map_athena.conf).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8280 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 20:14:58 +00:00
skotlex
6e5a887656 - Sacrifice no longer shows damage to self.
- 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://svn.code.sf.net/p/rathena/svn/trunk@8279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 19:48:16 +00:00
Playtester
c8198b8ea7 Updated mob stats according to official kRO website
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 18:31:13 +00:00
Playtester
9ee30e13ee Fixed attack power of Dusk
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 17:21:43 +00:00
skotlex
2705daec74 - Some cleaning of skillnotok
- 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://svn.code.sf.net/p/rathena/svn/trunk@8276 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 16:37:41 +00:00
skotlex
41f2f3ca40 - Increased Run's walk speed bonus to 25->50%
- 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://svn.code.sf.net/p/rathena/svn/trunk@8275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 16:30:14 +00:00
skotlex
78475ffd1a - Fixed script engine allowing scripts to set a player's zeny to negative 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://svn.code.sf.net/p/rathena/svn/trunk@8273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 14:54:14 +00:00
Playtester
fd8b27f8ce Fixed 2006 headgears npc giving you Lion Mask rather than Lion Masquerade
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 12:16:21 +00:00
Playtester
5512fadd94 Added official Gunslinger ASPD values according to Ragnarok Monthly
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 09:47:35 +00:00
Playtester
5cb9cfd463 * Moved the Gunslinger quest NPCs to gunslinger_quests.txt
- 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://svn.code.sf.net/p/rathena/svn/trunk@8267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 08:52:26 +00:00
evera
0486ae7b2b updated dts_warper.txt to use MISC_QUEST|128 instead of dtseligible,2
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://svn.code.sf.net/p/rathena/svn/trunk@8266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 08:13:21 +00:00
eaac
2b92d4797c * Added (finally) the official Inn Maid of Rachel. Save and warp points are 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://svn.code.sf.net/p/rathena/svn/trunk@8265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14 00:07:49 +00:00
evera
80525c2a28 Bio Ethics Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8264 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13 23:51:08 +00:00
evera
6e166fd86d oops, fixed my small bug in bio ethics
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13 23:45:51 +00:00
evera
d6472e861b Finished Bio Ethics Quest (needs bug testers)
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://svn.code.sf.net/p/rathena/svn/trunk@8262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13 23:43:32 +00:00
Vicious
cb823cdce8 elemental -1 for some GS skills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8261 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13 21:15:57 +00:00
Playtester
fd04e7fe44 Destroyer now has a 1% chance on breaking armor rather than Hit-10
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13 09:36:16 +00:00
Lupus
45f33bdeef moved warp to fix endless warping
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13 06:44:00 +00:00
skotlex
1d2c4f8950 - Removed @itemcheck as it was totally pointless.
- 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://svn.code.sf.net/p/rathena/svn/trunk@8256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13 06:14:27 +00:00
Lupus
907653ac7a updated file version! DO always increment file version!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13 06:14:13 +00:00
skotlex
9080a1b373 - Corrected the mapif_parse_PartyChangeMap function to correctly update 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://svn.code.sf.net/p/rathena/svn/trunk@8254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13 05:07:13 +00:00
blackhole89
11d3442df9 See Changelog.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8253 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12 22:47:16 +00:00
Playtester
ef4af33e08 Fixed Fling requiring unknown amunition
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12 22:19:01 +00:00
Playtester
a093397ab8 * Changed the aftercast delay of Envenom to 100ms
- this will cause that you can cast Envenom as fast as aMotion

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12 21:05:48 +00:00
Playtester
6202448594 Fixed id of Dryad Card in the Headgears 2006 quest thanks to tonyfud
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12 10:37:01 +00:00
Playtester
7a5a7e7b13 * Added Violin[3] to the Comodo Weapon seller
* Optimized a warp near Gunslinger weapon shop
* Extended the Garrison quest to slot the Garrison

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12 08:44:52 +00:00
skotlex
c39d3b2a02 - Fixed Dancers/Bards being able to use normal attacks while performing.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12 02:00:52 +00:00
skotlex
155f9c12f5 - Fixed the item group bonus not working.
- 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://svn.code.sf.net/p/rathena/svn/trunk@8242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-11 01:25:40 +00:00
toms
d7e51241f8 Code cleanup on homunc, they stay in memory until player disconnect or homunc destruction
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 23:34:35 +00:00
Zephiris
6f28d55d6c Fixed packetdb.txt updates.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 21:15:06 +00:00
skotlex
6db2d44adb - Hopefully fixed family-party-even-share not breaking when a member logs out.
- Corrected Advanced Jobs HP bonus from 30% -> 25%


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 20:17:38 +00:00
skotlex
2c74fc0254 - Should have fixed the login-sql crash when passed user-name's length is 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://svn.code.sf.net/p/rathena/svn/trunk@8237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 19:06:13 +00:00
Zephiris
4d1dadcae5 Updated the Packet DB for both trunk and stable to the latest version.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8234 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 18:30:00 +00:00
Playtester
b5df813fb5 Reverted Tracking being affected by dex
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 16:27:16 +00:00
toms
79e2a54b49 Switch airplanelocation variables to temp variables to avoid unusefull mapreg(sql/txt) writes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 15:07:48 +00:00
Playtester
e109725687 Aloevera and Anodyne now cast on self
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://svn.code.sf.net/p/rathena/svn/trunk@8231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 14:42:04 +00:00
skotlex
f706f02ebe - Fixed a warning GCC kept giving me when including mercenary.h
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8230 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 14:39:50 +00:00
skotlex
6f3c9a6dc7 - Fixed two instances in the login-sql server where the ip in the log-login 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://svn.code.sf.net/p/rathena/svn/trunk@8229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 14:25:32 +00:00
toms
c0f0a50c79 Fixed syntax error in 'guild' create table statement
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 13:11:06 +00:00
Playtester
6460e4987b Raised drop rate of six shooter[2] to 0.03%
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 11:07:53 +00:00
Playtester
3fc53d7a10 * Added file for gunslinger quests
- Garrison quest is done and tested

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 10:41:39 +00:00
evera
b52d6603f5 updated header of dts_warper.txt with newer information and changed header formatting to fit the rest of the npcs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 09:15:09 +00:00
evera
ab6dc6f536 bio ethics quest doesn't warp alche's to empty room now, displays warning of unfinished quest and warps them back.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 09:07:57 +00:00
Playtester
4b83f9bc8c Some Einbroch respawn time fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8221 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 08:29:49 +00:00
Playtester
79e1b39d3b Fixed view id of some new headgears
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 08:07:55 +00:00
Playtester
ecddffa9d3 Added two missing braces to Yellow Novus card script
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 08:03:18 +00:00
Playtester
896cc1da9f - Removed cast time on Flip Coin
- Tracking is now affected by dex

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8218 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 07:55:52 +00:00
toms
a74851d95d Removed cast time of AM_REST & AM_CALLHOMUNCULUS
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 23:41:55 +00:00
skotlex
2ea23200c8 - Fixed Asura not wasting all SP away when it fails on cast-end.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 23:02:49 +00:00