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.
|
18 years ago |
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).
|
18 years ago |
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.
|
18 years ago |
Lupus
|
e79c0a92af
1st class. mage quest + tutorial
|
18 years ago |
Lupus
|
a143e48e13
updated 1st class quests
|
18 years ago |
Lupus
|
1ee52e2e1e
|
18 years ago |
eaac
|
7773201dfd
|
18 years ago |
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]
|
18 years ago |
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)
|
18 years ago |
skotlex
|
54f5c903d5
- Disabled again client-self-muting since it's causing too much trouble.
|
18 years ago |
skotlex
|
1bdee644f1
- Merged FlavioJS's script patch which should fix stuff like "mes ();" causing crashes.
|
18 years ago |
skotlex
|
fc0f3b45bf
- Fixed item group 35 (lottobox) in item_misc.txt
|
18 years ago |
skotlex
|
7637480204
- Oops, fixed a pretty bad typo on the fix for #baselvup
|
18 years ago |
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.
|
18 years ago |
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)
|
18 years ago |
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.
|
18 years ago |
skotlex
|
c9f213bc82
- Changed the order of packets in TK_HIGHJUMP, may fix the reports of getting stuck when jumping into a warp.
|
18 years ago |
Playtester
|
33606ab5e1
Changed Immaterial Sword's SP Vanish chance to 3%.
|
18 years ago |
Playtester
|
cda0e1624b
* Added Ninja/Gunslinger job exp as separate exp chart
|
18 years ago |
Lupus
|
a936c5ebca
added Thanks to Au{R}oN + some lighthalzen NPC
|
18 years ago |
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.
|
18 years ago |
Playtester
|
6c0bcbe689
Now Valkyrie Randgris will only resummon when she has less than 3 slaves
|
18 years ago |
skotlex
|
816e3fe096
- Probably fixed a signed/unsigned mismatch warning on the new socket code.
|
18 years ago |
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.
|
18 years ago |
Lupus
|
dc958356cc
fixed bug
|
18 years ago |
Lupus
|
2e3652bb1c
fixed minor bugs
|
18 years ago |
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]
|
18 years ago |
Lupus
|
62e847a16c
ein quest bug
|
18 years ago |
skotlex
|
3218162748
- Fixed a bug on "select" when skipping empty entries when the selected entry is the last.
|
18 years ago |
skotlex
|
c616fec871
- Improved a bit RFIFOFLUSH as suggested by Harbin.
|
18 years ago |