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
skotlex
a4f893ed15
- A mob's HP is set temporarily to 0 before invoking it's on-death script, prevents said scripts being able to "rekill" the mob indefinitely (if stuff like killmonster is used within)
...
- Some small cleanups in chat.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8829 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 16:03:58 +00:00
Lupus
be3c90e9a9
minor fix
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 15:14:25 +00:00
skotlex
186f349ed7
- Cleaned up some more party_sub_count, so that idle_no_share will also disable people in a chat or vending from counting towards the total.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8827 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 14:30:06 +00:00
skotlex
361b384e12
- Fixed party_sub_count (TK_POWER) failing when the idle_no_share setting was disabled.
...
- Enabled Star Gladiators and Soul Linkers to do /doridori
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 13:48:51 +00:00
Zephiris
e292d2d566
Updated the Packet DB for both trunk and stable to the 2006-09-18a kro sakexe.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 11:55:53 +00:00
Lupus
8cf402bcf2
added showmobs from STABLE, typo fix
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 09:45:55 +00:00
Lupus
6cd8533bc3
fixed Cube Room quest bug, more optimizations
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 09:39:11 +00:00
Lupus
2f788df6b6
1s job skill quests optimization. now using @temp vars
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 08:28:08 +00:00
Lupus
a402eb2a81
fixed typos, added missing NEXT;, optimized Niflheim. Clear nif vars garbage
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 05:43:48 +00:00
skotlex
7c23227861
- Fixed nocommand mapflag causing the "you can't use commands on this map" message to trigger one very single chat, instead of only for actual @/# command invocation.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8817 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 00:16:34 +00:00
skotlex
2beeeee85c
- Added support for skipping empty string menu entries for the select() command (just as menu
has it already)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8816 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 23:06:42 +00:00
skotlex
c86c748d9d
- Corrected undisguise not working if you don't pass any parameters to it (which is how it should be)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 19:06:19 +00:00
skotlex
370ab1a2da
- Fixed pc_set_hate_mob letting you place mobs on any of the three positions regardless of size :/
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 19:02:46 +00:00
skotlex
6630ebff98
- Made the report_Src function also report name of non-bl objects.
...
- The double continuation error will now display both scripts that triggered it.
- Loading the storage from the char-server will fail if player is already tagged in final save state.
- Removed setting ban_spoof_namer, sending invalid global-talk packets will now just kick the player out of the server.
- Added BL_NPC support to status_get_name
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8812 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 17:23:22 +00:00
eaac
bf63a84a42
~ Fixed rpsroulette.txt (on both branches), giving 10 blue potions as prize instead of the 20 it said. Also fixed a missing variable in sphinx_mask.txt (trunk only). Noticed by JTE and fixed by Warian [erKURITA]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8811 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 15:25:33 +00:00
skotlex
97eb6c01f9
- Simplified the code for @storage
...
- Added echoing messages back to self when using @/# commands on whispers and party/guild messages, to prevent the client from muting yourself.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8810 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 14:07:32 +00:00
toms
1390b25174
Fixed some gcc4 warnings (oops ^^)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8809 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 13:35:33 +00:00
toms
5a0f0ae14c
Fixed some gcc4 warnings
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 13:29:30 +00:00
toms
19131abb68
Fixed some gcc4 warnings
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 13:25:39 +00:00
Lupus
b0ff60c47b
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8806 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 11:08:21 +00:00
Lupus
cf75d0d331
name typo Gershaun
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8804 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 10:06:48 +00:00
Playtester
d239403438
Changed mob_skill_db.txt to windows format.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8803 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 08:22:34 +00:00
skotlex
df7e54c3df
- Fixed Spider Web fire damage bonus.
...
- Made Global chat always reply back to you even on @/# commands, this prevents the client from muting yourself due to "hack". However, this same fix isn't easily applicable to @ commands invoked from whispers or party/guild messages, those are still pending.
- Some fixes in socket.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8801 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-19 02:58:40 +00:00
skotlex
da13939d47
- Merged Meruru's update to socket.c, which includes a rewritten parse function, which should hopefully be more efficient than the previous code.
...
- The new code includes support for two config settings (packet_athena.txt): frame_size, which can be used to alter the logic packet-size allowed by the code, and mode_neg, which when set to yes, sets TCP_NODELAY on all connections (defaults to yes).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-18 22:28:07 +00:00
skotlex
0cedd1e5f4
- High-Jump is usable everywhere now, except that on maps where it previously failed, now will just make you jump in place.
...
- Fixed TK_RUN as per packets provided by AuronX.
- Corrected Ki Explosion to have range 1 and to take your weapon's element.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8797 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-18 18:36:36 +00:00
skotlex
0c181dc424
- Moved the equipment/card resistances to status ailments outside of status_get_sc_def, so that they are applied only to rate, not duration.
...
- Due to this, the max sc resistance settings (battle/status.conf) no longer apply to equipment/card-granted resistances.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8795 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-18 15:36:00 +00:00
Playtester
77dd0bb951
Fixing Holden combo not draining sp correctly
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-18 15:12:11 +00:00
skotlex
aa84d16456
- Modified the Asura code (again), hopefully movement sprite issues are fixed now
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-18 15:09:30 +00:00
skotlex
ee19937202
- Reloading scripts will no longer eliminate mobs with no respawn data. Watch out for duplicating Treasure Boxes?
...
- Some cleaning of npc_final
- Made speed_add_rate a linearly stacking increase.
- Corrected a possible overflow when using show_mob_info to display the mob's up as a percent.
- Corrected the documentation for checkoption/checkoption1/checkoption2
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8792 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-18 14:43:04 +00:00
Playtester
799aa0bcf2
Added official Rachel Sanctuary mob stats
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8791 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-18 11:45:35 +00:00
Playtester
f755466138
Fixed the order of mob skills thanks to [Leon]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-18 09:47:01 +00:00
skotlex
81530c4ef9
- Reenabled client requesting to self mute, as the whole knockback packet issues of the past which were causing players to mute themselves when being knockback is no longer there.
...
- Changed NPC_CHANGEUNDEAD from a self skill to a targetted skill. Changed it's duration to 30 secs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8787 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-18 00:35:25 +00:00