skotlex
8309da5f58
- Made Magic Crasher a BF_WEAPON attack.
...
- Made skill_unit_range a per-level setting. meteor and Lov now have their unit range adjusted in the skill_unit_db rather than hardcoded.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5536 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 19:14:21 +00:00
Vicious
c4d6af569a
more ninja/gs update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5535 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 18:39:57 +00:00
blackhole89
1f037dd750
There go the status icons.
...
What is SI_MAEMI? Or rather, the icon in i_maemi.tga.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5534 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 17:15:36 +00:00
skotlex
26374a61c1
- Moved a bunch of sc_effects that should be cancelled on hit from mob_damage/pc_damage to battle_damage.
...
- Changed ITEM_NAME_LENGTH to 50.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5533 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 16:54:36 +00:00
skotlex
f1231f7723
- Fixed stun's duration not getting reduced by vit + luk/3
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5531 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 15:25:57 +00:00
skotlex
1a023c8a7c
- Fixed #itemlist not taking into consideration crafted/forged items and pet eggs. Cleaned up a bit the function as well.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5530 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 14:42:51 +00:00
Vicious
d574e42132
partial SC work. it doesn't break, but it doesn't work either.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5529 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 09:14:11 +00:00
Vicious
599c56738d
skill tree for NJ/GS
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5528 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 07:52:27 +00:00
Vicious
ae8573f399
* included MAX_WEAPON_SIZE for flexible weapon types
...
* more ninja/GS work
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 05:43:51 +00:00
skotlex
d29bdd1949
- Fixed a bug that was making the no_spawn_on_player setting useless.
...
- Added Deadly Poison and Bleeding to status_get_sc_def, meaning that now vit does increases defense against being inflicted from it.
- Fixed a crash and an infinite loop in @whodrops @.@
- Expanded the item_db column sizes for the names to 50.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5526 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 04:05:48 +00:00
Vicious
e2200363f2
enabled skill_cast_db. still lacking LOTS of info
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5525 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 01:01:57 +00:00
Vicious
a3d320f902
more skill fix.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-09 00:56:11 +00:00
blackhole89
e44d01699a
GS_TRIPLEACTION: multihit x3
...
GS_RAPIDSHOWER: multihit x5
GS_SINGLEACTION, GS_SNAKEEYE: passive like AC_OWL
GS_CHAINACTION: passive like TF_DOUBLE
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5523 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 20:45:23 +00:00
Vicious
ab4248e6b8
Some more skill fix.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5522 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 19:43:20 +00:00
Vicious
236ee6573a
Some item/skill db fixes, thanks to Zephiris and Foruken
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 19:21:35 +00:00
skotlex
3eb48e92a4
-pc_jobid2mapid and pc_mapid2jobid now return int, and will return -1 when the class couldn't be deciphered.
...
- pc_authok will change you to notice if your current class is invalid.
- rewrote pc_jobchange to be much more simple and less of a hassle by using pc_jobid2mapid and pc_mapid2jobid as necessary.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5520 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 19:16:56 +00:00
skotlex
4a5e8159d1
- Mobs will now chase you even if you hit them from outside their range of view.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5519 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 18:00:19 +00:00
skotlex
2e340d40e0
- Fixed item disappearing from the floor when you attempted to pick it up and there was no room in your inventory.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5517 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 16:56:52 +00:00
Vicious
f36f60be04
nj/gs skill update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 16:37:58 +00:00
skotlex
a2797c2755
- Items now store the top MAX_SEARCH drops from mobs and lists them through the new atcommand @whodrops. All merged from my server, of course =D
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5515 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 16:03:28 +00:00
Vicious
10f9078ab9
some skill check condition
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5514 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 15:43:04 +00:00
foruken
608d7837c3
Fixed ASC_CDP cool down time, to match skill description.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 15:20:46 +00:00
skotlex
fbda66933a
- Added functions mobdb_searchname_array and itemdb_searchname_array which return an array of matches.
...
- Modified @iteminfo and @mobinfo to search and display various matches instead of just one.
- Constant MAX_SEARCH in map.h defines the max size of search results.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5512 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 15:16:48 +00:00
Vicious
d4e9bcf863
fixed compile issue. fixed ninja issues.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5510 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 05:52:55 +00:00
Vicious
d2a34c42cc
some NJ/GS fix.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5509 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 05:18:46 +00:00
skotlex
67e039e791
- Updated mob_db.sql and item_db.sql to latest.
...
- Modified mob_db's HP column to be an int.
- Fixed the included global_functions file for the Kafra Express script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5507 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 03:33:48 +00:00
Vicious
598056945a
@job ninja/gs.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5506 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-08 02:31:16 +00:00
Vicious
a5b79a35cf
work jobchange. WORK! T_T
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5505 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 23:39:11 +00:00
Vicious
934151fee6
some random battle.c edit. /ho
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5504 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 23:16:05 +00:00
Vicious
14fe678320
mapid of ninja/gs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5502 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 21:53:57 +00:00
skotlex
fad5deaa7b
- Added a check that forces self skills to cast on yourself in skill_use_id
...
- Skills with INF_SELF_SKILL + INF2_NO_TARGET_SELF are now "combo" skills in the sense they auto-select your attack target, and do not stop your attacking animation. Attackable time by default is adjusted by amotion.
- Gospel won't start taking effect until after 10 secs have passed.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5501 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 21:31:01 +00:00
Vicious
396e392fd0
more ground work for ninja/GS
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5500 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 21:11:54 +00:00
blackhole89
fc52720f62
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5499 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 21:00:09 +00:00
blackhole89
665c941b53
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5498 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 20:56:29 +00:00
blackhole89
cafdec7373
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5497 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 20:50:44 +00:00
blackhole89
9e4fc7611b
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5496 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 20:39:28 +00:00
blackhole89
a8f3053a15
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 20:27:51 +00:00
blackhole89
e86bede8c9
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5494 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 20:26:48 +00:00
skotlex
0078db6a30
- Some overflow protections on calculation of max hp. Now when max hp becomes negative, it is bumped to the server's max_hp setting (it is assumed there was an overflow)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5493 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 19:59:57 +00:00
Zephiris
5c27631619
- Fixed the soul linker skill tree. (Thanks to muad_dib) [Zephiris]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5492 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 19:21:52 +00:00
Poki#3
955f2bbf68
Fixed some reference to old locations of the Blacksmith NPC's, Thanks to Neouni.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5491 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 19:09:35 +00:00
Vicious
81145f1ab6
some more temp plugs. XD
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5489 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 18:39:23 +00:00
Vicious
5da241c9a9
temp ninja/gs skill tree
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5488 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 18:27:40 +00:00
Vicious
33b81a5e70
updated skill db a bit. still temp plugs.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5487 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 18:11:52 +00:00
Vicious
3075eeeca6
@job ninja/gunslinger. you need latest exe
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5485 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 17:08:41 +00:00
skotlex
39b2650cf0
- skill_blown flag&0x40000 now knocks back in a random direction.
...
- Some small cleanups to prevent skill_blown execution when the distance is 0 or the target couldn't be knocked back.
- WZ_STORMGUST now knocks back on a random direction.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5484 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 17:06:15 +00:00
Vicious
35d6afee31
Ninja skill db temp plug
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5483 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 16:37:59 +00:00
skotlex
223025ffd0
- Some code-speedups on reading the skill-requirements in skill_check_condition.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5482 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 13:51:42 +00:00
Vicious
008213f9b4
Changed biolab mob drop to normal drop
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5480 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 04:16:32 +00:00
skotlex
445fa07fa2
- Some corrections due to the guild skill position change.
...
- Removed file todo-for-stable as it's impossible to keep it updated :X
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5479 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-07 04:15:39 +00:00