2357 Commits

Author SHA1 Message Date
celest
63a226a4a0 Rearrange makefile so dependencies won't get overwritten by 'make depend'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-28 03:27:28 +00:00
skotlex
4ded556eb0 - skill_castend_id and skill_castend_pos will trigger unit_stop_walking with flag 1 (fix pos) rather than none. Should fix some skills making you appear moving while doing them.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-28 03:07:59 +00:00
skotlex
e967ccf396 - Modified clif_skill_nodamage to allow for a NULL source. This is to simplify code related to AL_HEAL/MG_RECOVERY effects where someone shows a healing value, but there's no "caster" in sight (Pitcher skills, Blood Drain, Kaahi)
- Updated Kaahi to use clif_skill_nodamage to display amount healed.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6335 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-28 02:41:54 +00:00
skotlex
ebf3c20d6b - Added unlocking ud.target on mob_unlocktarget, fixes mobs chasing you around while cloaked.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-28 00:03:26 +00:00
skotlex
1e0a083910 - Changed the default rate of clone mob skills to 5% modified by mob_skill_rate setting.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6332 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 23:07:45 +00:00
skotlex
7a07d3c6ec - Applied some changes in unit.c to make mobs pick chase paths as they should.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 22:42:31 +00:00
skotlex
a5e5db6539 - unit_remove_map will reset attackable-time, canact and canwalk delays.
- Added a timer in clif.c so that walk requests that are done while your cannot move duration will be delayed and processed afterwards (as long as the walk delay remaining is less than 2000 ms)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 21:00:39 +00:00
Playtester
03906b69cf Fixed another Aldebaran Castle 4 warp in warps/guild/guildcastles.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 20:02:36 +00:00
blackhole89
6fca002f26 Fixed the fix to the Ninja job quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 19:22:44 +00:00
blackhole89
9895d86389 Lord Gywall (who's a GM on my server) had a question in the Ninja quest referring to something specific to tRO. Removed that; also fixed some grammar.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 19:19:47 +00:00
skotlex
38a15cc4e1 - Fixed compilation error/warning on script command setbattleflag.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6323 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 18:27:43 +00:00
skotlex
234ac1fddc - Some changes in the slave skill conditions. All their skills are triggered at a 10% chance now.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6322 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 16:55:14 +00:00
skotlex
28a65510a3 - Changed in the behaviour of wedding skills, should invoke skill_castend_pos when skill_castend_id triggers, should enable all the config settings for land skills to apply to the wedding skills.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6321 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 16:15:41 +00:00
skotlex
6082535bca - Small change in @commands, may fix the null-pointer error.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6318 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 15:25:53 +00:00
skotlex
6e1f885043 - Small change in the pet_ai that should stop the "strange" catch-up behaviour of pets when you are much faster than them.
- Corrected the unequip script of the wedding dress/tuxedo (it should be Class, not bClass)
- Changebase script command will also refresh the weapon sprites (in case you changed into Wedding/Xmas class)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6317 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 15:15:22 +00:00
skotlex
fc449ba30f - Fixed the compilation error. Gee, how did that slipped by...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6315 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 14:43:55 +00:00
skotlex
3caf2d4406 - Now when you do @baselevel to reduce your level and you don't have enough stat points to deduct, you will get a stat-reset and THEN your stat points will be reduced.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6314 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 14:25:02 +00:00
skotlex
2728afbb10 - Added at command @commands, displays the list of commands available to you.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6313 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 14:10:29 +00:00
skotlex
21b2151c97 - Added the missing clif_* calls to make changebase's view-class change update on the client.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6312 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 13:40:15 +00:00
skotlex
1a3d6004c5 - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8")
- All kicks do 3 hits now.
- Added battle config hide_woe_damage which hides damage on woe maps packet-wise.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6311 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 13:31:29 +00:00
skotlex
11bb133151 - Fixed base-level up @ command giving stat points instead of taking them away when leveling down.
- Some small change in pc_heal which would let you have negative SP if you were killed on the same pc_heal invocation.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6307 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 12:18:18 +00:00
skotlex
97f93f125a - Fixed unit_attack_timer mismatch warnings (this was solved yesterday, but I forgot to apply the fix to trunk)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6306 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 11:44:02 +00:00
Lupus
ccac4a5746 added setmapflag sample
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 06:53:32 +00:00
Lupus
b662c487e4 updated 'setmapflag' script command
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6304 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 05:55:23 +00:00
Lupus
37b5553438 commented out temp gunslinger shops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6303 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 05:09:28 +00:00
skotlex
af55aa1e6e - Updated item_db.sql to current.
- Some small code-cleanups.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6298 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 23:01:55 +00:00
skotlex
66cb46e29d - Modified mob_drop_adjust function to receive unsigned int as initial parameter, should give a bit more room before data overflows.
- Increased range check for Extremity to 2.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6297 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 21:33:07 +00:00
skotlex
d66d94cd80 - Item use interval is set to a default of 100ms now.
- Updated Full Buster so that the can't act delay carries on to the weapon attack delay and can't use item intervals.
- Added script command getbattleflag to retrieve the current value of a battle_config switch.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6296 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 21:12:08 +00:00
Playtester
a12fcabe54 Fixed Food Seller in Alberta
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6295 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 20:35:58 +00:00
skotlex
dfca545bcf - When Taekwons level up they get Bless and Agi Up level 10 instead of the S.Novice bonuses.
- Increased number of hits for TK kicks. 3 hits for TK_COUNTER and TK_TURNKICK, 2 hits for TK_STORMKICK and TK_DOWNKICK (until further information arrives)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6294 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 19:20:17 +00:00
eaac
200ad25417 * functions_kafra.txt was pretty buggy, including a zeny exploit (free warps). Thanks to OZ over IRC for pointing out. It needs more optimization too. [erKURITA]
* eAAC Update: quest_warper.txt [erKURITA]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 16:45:57 +00:00
skotlex
56571363d2 - Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip scripts.
- Removed special state changebase and view-change check on status_calc_pc


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 15:35:47 +00:00
skotlex
6aa5c83229 - Changed the skill_wall_check to use shoot-path seeking. May fix skill_wall_check setting.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6291 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 13:43:10 +00:00
Playtester
8fab64aa3c Updated drop rates of Remover and Gemini to 1/2 of the guessed values from Tharis
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6290 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 08:47:25 +00:00
Lance
33916be18e * Fixed typo in skill.c: skill_clear_group
* Fixed command descriptions in script_commands.txt
* Cosmetic changes to script.c

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6289 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 08:03:03 +00:00
Kargha
2cfae7e330 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6288 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-04-26 01:15:08 +00:00
Kargha
4cf6d42212 fixed a small error
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6287 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-26 01:14:04 +00:00
skotlex
d44188210b - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag to determine what to erase. &1 for elemental fields, &2 for traps. Also rewrote how it works to prevent missing elements (since each time an element is erased, the array contents shift)
- Added battle config traps_setting to determine how traps should behave. With &1 traps are invisible if you didn't see them get set up. With &2 traps will be removed after changing maps. The default is 2.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 23:58:19 +00:00
Kargha
b4feb79020 Re-Made Izlude NPCs, thanks to Muad_Dib
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 23:50:06 +00:00
skotlex
65a1e97ed5 - Cleaned up a bit the implementation of SC_MAXIMIZEPOWER, SC_CHASEWALK and SC_CLOAKING to prevent infinite looping timers.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6283 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 23:05:54 +00:00
skotlex
3f18944b8d - When battle_damage's flag is &2, the flag 3 is passed to mob_damage so that it won't give exp nor items. NPC_SUICIDE was updated to reflect this.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 20:47:26 +00:00
skotlex
6fff5230e5 - Moved the mapflag skill restrictions from skill_checkcondition to skillnotok, this makes auto-spells not work in maps where they aren't allowed.
- Added TK_HIGHJUMP to skillnotok, the skill is blocked in noteleport maps (with the exception of gvg ones)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 20:36:26 +00:00
Kargha
b2b2a79c47 Fixed a small typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6280 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 19:51:00 +00:00
Vicious
00d1d9a5cb biolab mvp recalling
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 19:36:42 +00:00
Vicious
198047d6b7 updated the db to X.2/X.3's itemsummonlist.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 19:29:52 +00:00
skotlex
bb9ff12f90 - Added reporting when receiving an unknown packet in login-sql before ending connection.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6276 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 19:06:58 +00:00
skotlex
f983dc57c3 - Modified and simplified the random item group format. It now is <GroupID>,<ItemID>,<Rate>, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times.
- Added constants to identify all groups to db/const.txt
- Cleaned up and updated item_db to use these new constants (warning: item_db.sql needs to be updated!)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 18:05:40 +00:00
Playtester
4b4b96ea91 Added two Alberta NPCs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6274 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 17:37:33 +00:00
Playtester
f1be7f1bc6 Fixed price of yummy fish
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 17:16:12 +00:00
Playtester
82722a30a8 Updated Mode and Delays of Odin Temple mobs
-using Frus delays for now

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-25 16:32:41 +00:00