skotlex
|
db1a23187d
- Changed some numbers for their respective constants in battle.c
|
пре 18 година |
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.
|
пре 18 година |
Lupus
|
1ecadb4326
added a custom event, fixed typos in Shuriken maker
|
пре 18 година |
Playtester
|
f4fe47dc54
* Added official Kiel Dungeon entrance
|
пре 18 година |
Playtester
|
f67a027134
Small drop rate fix...
|
пре 18 година |
Playtester
|
c461135882
* Raised drop rate of some MVP drops
|
пре 18 година |
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.
|
пре 18 година |
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.
|
пре 18 година |
skotlex
|
9eeaa9cb7e
- Merged some splash changes from stable. Sharp-Shooting will now display a skill animation.
|
пре 18 година |
Lupus
|
5e1a7c1b24
parenthesis fix
|
пре 18 година |
Lupus
|
2838d657af
added to keep new versions of 1st class quests. Work in progress!
|
пре 18 година |
Playtester
|
bc680efd0b
Raised skill casting rate for Rachel mobs
|
пре 18 година |
Lupus
|
f4bff7da72
1st class quests. WIP
|
пре 18 година |
Lupus
|
b9c8958362
fixed item lists in shuriken maker
|
пре 18 година |
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 година |
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 година |
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 година |
Lupus
|
e79c0a92af
1st class. mage quest + tutorial
|
пре 18 година |
Lupus
|
a143e48e13
updated 1st class quests
|
пре 18 година |
Lupus
|
1ee52e2e1e
|
пре 18 година |
eaac
|
7773201dfd
|
пре 18 година |
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 година |
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 година |
skotlex
|
54f5c903d5
- Disabled again client-self-muting since it's causing too much trouble.
|
пре 18 година |
skotlex
|
1bdee644f1
- Merged FlavioJS's script patch which should fix stuff like "mes ();" causing crashes.
|
пре 18 година |
skotlex
|
fc0f3b45bf
- Fixed item group 35 (lottobox) in item_misc.txt
|
пре 18 година |
skotlex
|
7637480204
- Oops, fixed a pretty bad typo on the fix for #baselvup
|
пре 18 година |
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 година |
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 година |
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 година |