4145 Commits

Author SHA1 Message Date
Zephiris
8a7018deb0 * Added support for the 2006/04/04a Sakexe packet version. [Zephiris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5904 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-05 07:30:01 +00:00
Poki#3
22a6d7ad94 Moved the spawn update to eamobs (of course the custom spawns where not changed... much :P)
- Deleted City cleaners and pvp spawns. they are read from omobs.
- Added a "Whats done" file to keep track of what spawns are changed, and what are not.

Changed a few item names, as it was done in the translation project.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5875 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-02 18:44:57 +00:00
reddozen
4a125139e4 setting arrows to 1 wont work... the server was looking for daggers to be equipped into your arrow slot. so i set arrows to 22 in the item DB and in skill require.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-02 06:20:04 +00:00
Lance
343deba71c * April fool! Improved soundeffectall script command. (No, this is not a lie)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-01 02:11:23 +00:00
skotlex
a1eabcc481 - Fixed skill_require_db loading.
- Added a column to specify the amount of ammo required for skills that require ammo.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-31 18:19:10 +00:00
skotlex
b1a0b58110 - Changed the look field of all arrows to 1.
- Added column "RequiredArrowType" to skill_require_db, set to 1 all arrow-based skills.
- Added support for ArrowType requirement on skills. It checks for having an item equipped on the arrow-slot who's view has to match with the required arrow-type (works the same way it does for weapons).
- Skills will automatically be ranged and arrow-types when they have a arrow-requirement.
- Skills will automatically consume arrows if used with a bow and the skill is an attack weapon-based skill even if the skill_require_db doesn't specifies arrow requirements (this is for stuff like backstab used with bows)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5829 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-31 17:22:06 +00:00
skotlex
361d4018ee - Adjusted the range of Wall of Fog to 9 and Spider Web to 7
- Modified a bit the skill packets of Sharp-Shooting and Brandish Spear in hopes of fixing it.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-31 14:00:28 +00:00
Poki#3
e40f27bfa9 * Fixed a lot of Jnames
* Revised all the spawns based on Emperium.org.
- Only omobs got changed. eamobs is like it was.
- I unified the formatting used for the map names. Please use that in future field expansions.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-30 13:07:16 +00:00
Lupus
26782193f2 updated sp cost (from stable)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-30 13:04:13 +00:00
Lupus
0e8f27741b uptaed rose nile, and aftercast delay of GS FULL
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5804 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-30 06:22:23 +00:00
Lupus
3209b9e3af upd: sp cost, item weight
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-29 16:44:59 +00:00
skotlex
b286e0af1e - Some cleaning of the mob_ai. Mobs should stop chasing once you are beyond their min_chase range. Improved rude-attacked checking when mobs can't move.
- range3 is now used as min-chase value of mobs.
- Added a debug message when status_change_timer fails.
- Fixed tick direct modifications increasing duration instead of decreasing it.
- Fixed inf2 of Jump-Kick to make it a "combo-skill" so that it may do a BCT_ENEMY check.
- When sd->state.skill_flag is set, auto-targetting through combo-skills is disabled. 
- You can't SG_FEEL maps already memorized.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-29 14:53:22 +00:00
Vicious
9426cf84ad drop rate update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5795 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-29 02:09:25 +00:00
reddozen
26fb455a43 * Fixed Gunslinger and Ninja skills not showing up and not working due to an error
in skill_require_db
	  - also commited a commented block for GS_FLING that needs to be looked at and posiably
	    cleaned before it's uncommented.
	  - fixed exp2 not accepting Gunslingers and ninjas
	  - fixed the "jobmaster" having the same problem as rebirth
	  - added the Gunslinger shops for guns and ammo [Reddozen]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-28 10:26:32 +00:00
Vicious
0a79d2555c some jA thing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 19:45:08 +00:00
Vicious
5dfd882273 jA's db work
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5775 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 19:21:27 +00:00
skotlex
17c15fc2bc - HW_GANBANTEIN now also removes traps.
- PF_DOUBLECASTING takes effect amotion time after the initial cast instead of amotion*div
- SG_KNOWLEDGE now lasts time1 after you quit a map before it clears out (defaults to 10 mins currently)
- Modified Intravision to modify the status-change packet to specify SI_INTRAVISION instead of cloaking/hiding/chasewalk.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5774 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 16:14:00 +00:00
skotlex
876cc3f814 - Pet catching now uses the menuskill variables to prevent item usage from disrupting the catch process.
- Added Safetywall to the list not blocked by Dispell.
- Added some include limits.h required by window compiles.
- Corrected Wedding rings being trade-able. 


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5772 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 14:54:40 +00:00
Lupus
32f5f0a441 removed outdated items event bonuses
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 10:27:24 +00:00
Lupus
25137992bc 5136,Louise's Santa_Hat lost its bonus. Gosh!! There are so many other EVEN items left with BONUSES
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5760 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-26 20:21:02 +00:00
Lupus
af6d93e03f Added missing slots to Alice Doll, Marionette Doll, Kabuki Mask & Kawaii_Ribbon
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-26 12:31:17 +00:00
reddozen
7f2dafc887 * Fixed / finished most of Gunslinger [Reddozen]
- fixed some bullets in the item DB
  - adjusted a few rates in skill_cast_db.txt for Gunslingers
  - adjusted a couple skills in skill_db.txt to act correctly
  - adjusted all the SP values for Gunslinger skills
  - changed piercing shot to lv 5 from lv 10
  - made ki Translation fail giving coins to Gunslingers
  - equipping a weapon other than a gatlin gun should cancel SC_GATLINGING. Also made Gatlinfeaver on/off togelable
  - GS_CRACKER will no longer stun players
  - added GS_Disarm

* View changes here:
http://diviniaro.com/data/reddozen_3_24_2006.patch

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-24 23:13:37 +00:00
Lupus
01b4c11cb6 fixed Vulle's hat
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5728 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-24 11:38:46 +00:00
skotlex
edc99399f6 - Fixed Potion Pitcher sometimes crashing the server.
- Fixed a compile warning by adjusting the acid demonstration formula.
- Added flag 2 to the skill_castnodex_db file for skills that shouldn't be affected by delay/cast reducing skills/effects.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-23 13:56:45 +00:00
skotlex
b6ff4970fa - Changed Preserve's cost to 30sp
- Fixed Arrow Shower, UNT_MAGIC_SKILLS was renamed to UNT_ATTACK_SKILLS
- Fixed skill_use_pos checking target tile CELL_CHKNOPASS as invalid instead of CELL_CHKNOREACH


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-23 01:56:52 +00:00
skotlex
7a8371273a - Merged the unit_data structure from jA for handling unit-related data (attack times, walking, auto-attack timers, skill related data)
- Modified unit_skillcastcancel to receive flag&2, which stands for "cancel casting only if current skill is cancellable"
- Battle config options changed from yes/no to BL_TYPE settings: skillrange_by_distance, skill_noreiteration, skill_nofootset, gvg_traps_target_all, skill_log, attack_direction_change, auto_counter_type
- Clif.c will disconnect sessions that send an unknown command packet above 0x30000 instead of just ignoring it.
- Cleaned up/rewrite of the pet ai, same for pet_calc_pos
- Implemented use of mob variable attacked_players as it is used on jA
- Cleaned up error reporting during mob-skill loading to be less spamy with non-loaded mobs.
- Corrected water_height reading. I forgot to give credits to LittleWolf for providing the water-reading function :X


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-22 23:58:16 +00:00
skotlex
f5c4a9bbfc - Some cleanups in irc.c
- Changed ASC_BREAKER's cast to 700ms
- Magic skills that ignore element now also don't take into account elemental cards.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-22 14:08:03 +00:00
Lance
a4bf5eb3d0 [reddozen's fix]
- Updated Full Buster's damage, status effects, and skill levels
- Bullseye now only uses 1 coin
- changed Adjustment's required SP
- changed Incerase Accuracy's effect bonuses
- changed Magical Bullet's SP cost
- changed Piercing Shot's damage and SP
- changed Desperado's range, hit count, aftercast delay, and SP
- fixed Absorb Spirit Sphere being able to remove coins
- changed Acid Demonstration's damage to the new Japanese formula

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-22 07:24:47 +00:00
Lupus
dcd86e9161 elemental converters ingredients update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-22 06:16:15 +00:00
skotlex
a396cbebca - Fixed the inf2 for BA_DISSONANCE
- 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://svn.code.sf.net/p/rathena/svn/trunk@5693 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21 14:06:00 +00:00
Lupus
d314909d79 updated mystcase card effect. now drops GB even with the combo set on
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5688 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-21 06:41:13 +00:00
skotlex
5cc553de0f - Small fix to prevent killer/killable states from allowing you to target 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://svn.code.sf.net/p/rathena/svn/trunk@5681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 14:45:17 +00:00
Lupus
89b600e9e7 typo fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 11:12:30 +00:00
Lupus
8b6d332af4 fixed items after blackhole89's fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5672 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 11:11:04 +00:00
blackhole89
1b8704c0ef git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5671 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-03-20 10:51:14 +00:00
Lupus
5a10412b36 added to doc: getmonsterinfo. updated NJ items
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5668 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 08:32:47 +00:00
Vicious
1b2cd77d7f NJ/SG item update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18 23:11:28 +00:00
Lupus
9a51949029 added script function 'getmonsterinfo'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5659 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18 14:41:02 +00:00
Lupus
16ebed91a0 fixed TONS of wrong wieght, wep lvl, req lvl of the items. minor typo in 6_hats npc
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18 07:23:58 +00:00
Zephiris
562a64fee0 * Fixed the mob_skill_db by commenting out lines with targeted skills being cast during an idle state. (Thanks to LittleWolf) [Zephiris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-18 01:07:20 +00:00
Lupus
4207f53586 alice doll fix, cooking quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 12:28:40 +00:00
MasterOfMuppets
9a0ac94596 A small fix.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5633 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-16 23:05:49 +00:00
skotlex
8955a37a9b - Added mapflag nodrop, fixed mapflag notrade.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5619 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-15 21:07:00 +00:00
skotlex
ee24ada967 - Couple of fixes on the skill_db, thanks to Haplo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5613 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-15 16:21:12 +00:00
skotlex
68e0a223ff - Fixed skill_notok blocking guild skills
- Fixed Napalm vulcan's time2 entry in the skill_cast_db
- Removed a pair of debug switches that shouldn't be needed anymore.



git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5604 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-14 23:52:01 +00:00
skotlex
2f09d39c17 - Fixed incorrect range check in autospell2 triggers.
- Modified Wedding recall skills to behave as in officials.
- Modified Arrow Shower to be a ground-based skill and work as it should on officials.
- Fixed skill_additional_effect triggering every time you were being hit even if no damage was returned.
- Fixed battle_calc_damage_return to make magic damage be returned by 100%, and received damage nullified


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5598 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-14 17:51:42 +00:00
skotlex
936d506fdf - Changed the mode of the crystals to 193 (can move, can attack, plants)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 21:33:02 +00:00
skotlex
6e2b036285 - Shield Reflect is now passed through Devotion as well.
- Devotion won't work on guildmates now (only party-members)
- Devoted to characters lose the devotion effect when the Crusader is at less than 25% Hp.
- Changed Gravity Field's element to earth so that it may hit hidden chars.
- chrif_scdata_save will not send a save scdata request when the char has been already tagged as in the final save.
- Cleaned up status_change_start a bit to make status_change_end calls on a separate switch, before it is cancelled by the switch about "sc already active". If it fails because the sc is already active, now it returns 1.
- Cleaned SC_SUITON a bit to get rid of that compile warning.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 18:50:35 +00:00
Lupus
557741cf43 Added missing mob skills to G_HYDRA, G_PARASITE
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 15:46:13 +00:00
skotlex
f5359b3bbc - Corrected char-server parameters so that the subnet config file is the third parameter, not the second (which was conflicting with inter_athena.conf's argument), thanks to foobar.
- Fixed TK and Soul Linker's position of their job entry in exp2.txt, thanks to Coltaro.
- Fixed NPC_GRANDDARKNESS targetting the enemy instead of yourself in mob_skill_db.
- Fixed Grandcross's hit and range entries in the skill_db (it had hit 5? that wasn't even a valid value from the description)
- PR_BENEDICTIO now ignores mdef
- Removed the status_isdead checks from status_check_skilluse, they are now done only on the skill_castend_* functions.
- Fixed NPC_SELFDESTRUCTION not doing the correct damage to oneself.
- Fixed chatlog's x/y column capacity.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13 14:49:16 +00:00