skotlex
db1a23187d
- Changed some numbers for their respective constants in battle.c
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8901 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-29 16:17:00 +00:00
skotlex
a23e7c9802
- Added a check un unit_run when unit_walktoxy fails. Should fix running getting you stuck sometimes when running on diagonals near obstacles.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8900 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-29 13:57:41 +00:00
Lupus
1ecadb4326
added a custom event, fixed typos in Shuriken maker
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8898 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-29 03:57:47 +00:00
Playtester
f4fe47dc54
* Added official Kiel Dungeon entrance
...
- commented the custom warps
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8897 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-28 18:33:32 +00:00
Playtester
f67a027134
Small drop rate fix...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8896 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-28 17:31:44 +00:00
Playtester
c461135882
* Raised drop rate of some MVP drops
...
- also added Morrigan's Manteau to Thanatos drops
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8895 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-28 17:25:31 +00:00
skotlex
f7a1d44c3e
- Merged the necessary changes to make the script engine support negative constants (db/const.txt). Thanks to Rayce (from jA) for the code.
...
- Cleaned up the skill.c code to take into account when skill_unitsetting returns null (skill failed), fixes a possible crash with Wand of Hermode
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8891 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-28 13:26:40 +00:00
skotlex
32b53e9ba2
- Cleaned up status_get_party/guild_id, it should also fix a possible crash when invoking such a functio on a masterless pet.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8889 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-27 16:52:41 +00:00
skotlex
9eeaa9cb7e
- Merged some splash changes from stable. Sharp-Shooting will now display a skill animation.
...
- The no_spawn_on_player setting will now also work for static mobs, but only if the setting is set to 100 or higher.
- Some small cleanups.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8887 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-27 15:07:55 +00:00
Lupus
5e1a7c1b24
parenthesis fix
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8886 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-27 13:33:26 +00:00
Lupus
2838d657af
added to keep new versions of 1st class quests. Work in progress!
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8884 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-27 11:40:56 +00:00
Playtester
bc680efd0b
Raised skill casting rate for Rachel mobs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8882 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-27 10:36:32 +00:00
Lupus
f4bff7da72
1st class quests. WIP
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8881 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-27 09:32:14 +00:00
Lupus
b9c8958362
fixed item lists in shuriken maker
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8880 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-27 03:48:32 +00:00
skotlex
962762114b
- Yet again messed with the packet sent during a splash attack, but this time taking into account the packets that eA was using some many revisions ago. Tests are needed to see if Magnum Break/Grimtooth don't spam the skill animation anymore, and to see if GrandCross didn't break it's animation as well.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-26 19:35:29 +00:00
skotlex
faa1896447
- Added function skill_dance_switch which handles converting overlapping song/dances to dissonance/ugly dance. It should make the overlapping area now behave completely like the mentioned song/dances (taking into account interval and target type changes).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8876 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-26 18:53:55 +00:00
skotlex
c2794a9e1b
- Updated battle_check_target so that non-offensive skills cannot be used on a homun except for the homun and it's master.
...
- Steal zeny won't work on treasure chests now.
- Small optimization in the dual-wielding check.
- Some cleaning in char_sql/itemdb.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8875 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-26 13:59:21 +00:00
Lupus
e79c0a92af
1st class. mage quest + tutorial
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8874 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-26 11:07:12 +00:00
Lupus
a143e48e13
updated 1st class quests
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8873 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-26 10:21:52 +00:00
Lupus
1ee52e2e1e
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8872 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-26 05:59:40 +00:00
eaac
7773201dfd
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 23:53:21 +00:00
eaac
f70b82717f
* Fixed the Shuriken Blacksmith. Incomplete Label (M_DAIS -> M_DAIS4) and extra parenthesis on line 128 ( a ) in the end of the condition) [erKURITA]
...
PS: Do people actually test their npcs before releasing it? :?
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8870 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 23:41:13 +00:00
skotlex
25e8e6c1ce
- Added an ugly check so that Heal will display 0 when healing a berserked character (and it will again display full heal amount when healing a player who's at full life)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8869 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 21:40:02 +00:00
skotlex
54f5c903d5
- Disabled again client-self-muting since it's causing too much trouble.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8868 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 21:35:10 +00:00
skotlex
1bdee644f1
- Merged FlavioJS's script patch which should fix stuff like "mes ();" causing crashes.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 20:47:07 +00:00
skotlex
fc0f3b45bf
- Fixed item group 35 (lottobox) in item_misc.txt
...
- Item group reading will now complain when a line doesn't has enough fields.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8865 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 20:03:58 +00:00
skotlex
7637480204
- Oops, fixed a pretty bad typo on the fix for #baselvup
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 15:20:42 +00:00
skotlex
7025584abe
- Fixed #baselevelup adding instead of substracting status points when used with negative levels. Also made it reset your stats if there wasn't enough to substract from.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 15:17:12 +00:00
skotlex
2653525969
- Removed config setting allow_atcommand_when_mute as it's no longer used (see manner_system in misc.conf for it's replacement)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8860 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 15:08:26 +00:00
skotlex
45d40fd4d0
- Applied FlavioJS's suggestion of expanding WFIFOPOS to also take the direction. This had the side effect of fixing the direction missing from the mob spawn packet, which explains why all npcs face north when you are within sight while doing a @reloadscript.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8858 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 14:06:38 +00:00
skotlex
c9f213bc82
- Changed the order of packets in TK_HIGHJUMP, may fix the reports of getting stuck when jumping into a warp.
...
- Changed a bit the code of marionette control, where a redefined local variable may be the cause of mob-targetted Marionette Control stacking stats up.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 13:49:29 +00:00
Playtester
33606ab5e1
Changed Immaterial Sword's SP Vanish chance to 3%.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8856 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 10:30:08 +00:00
Playtester
cda0e1624b
* Added Ninja/Gunslinger job exp as separate exp chart
...
* Immaterial Sword now has a 0.3% chance of reducing target's sp by 30%
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 10:19:00 +00:00
Lupus
a936c5ebca
added Thanks to Au{R}oN + some lighthalzen NPC
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25 06:39:47 +00:00
skotlex
2c685ecbf4
- When the code auto-guesses that a skill should require ammo, it will accept any type of ammo for using it instead of only arrows. Fixes Magnum Break usage on Gunslingers.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8852 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-24 19:28:58 +00:00
Playtester
6c0bcbe689
Now Valkyrie Randgris will only resummon when she has less than 3 slaves
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8849 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-23 09:45:43 +00:00
skotlex
816e3fe096
- Probably fixed a signed/unsigned mismatch warning on the new socket code.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8848 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-22 19:22:21 +00:00
skotlex
ce8f45f670
- Fixed the "map server claims to have char online, but this other map server also has it tagged as online" message triggering in some cases where it shouldn't.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-22 13:53:54 +00:00
Lupus
dc958356cc
fixed bug
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-22 10:36:08 +00:00
Lupus
2e3652bb1c
fixed minor bugs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8844 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-22 08:17:49 +00:00
Zephiris
aa5feb1909
* Fixed some maps in db/mapindex.txt being under the wrong id and added comments so this will not happen again. * ATTENTION! * People running TXT servers will have to tell their players to redo their /memo points since the map ids of the old file were wrong. [Zephiris]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-22 06:25:02 +00:00
Lupus
62e847a16c
ein quest bug
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-22 06:16:35 +00:00
skotlex
3218162748
- Fixed a bug on "select" when skipping empty entries when the selected entry is the last.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8839 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-22 01:02:46 +00:00
skotlex
c616fec871
- Improved a bit RFIFOFLUSH as suggested by Harbin.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8838 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-21 19:10:31 +00:00
Playtester
e8c9941812
Implemented Rachel Sanctuary mob skills
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8837 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-21 16:14:30 +00:00
Lupus
f05439dafb
typo - removed extra (
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8836 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-21 16:02:22 +00:00
Lupus
9b9890e91c
2 typos fixed
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-21 14:36:42 +00:00
skotlex
c105112227
- Removed the unrecognized class error messages from pc_mapid2jobid and pc_jobid2mapid since these can now trigger normally through the use of the script functions roclass and eaclass.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-21 14:26:54 +00:00
Lupus
d96b18145c
fixed 2 bugs in DTS.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-21 11:38:07 +00:00
Lupus
001711c37a
freed 15 more perm variables. Fixed bugs in Cube Room
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-21 11:12:52 +00:00