skotlex
|
370ab1a2da
- Fixed pc_set_hate_mob letting you place mobs on any of the three positions regardless of size :/
|
18 년 전 |
skotlex
|
6630ebff98
- Made the report_Src function also report name of non-bl objects.
|
18 년 전 |
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]
|
18 년 전 |
skotlex
|
97eb6c01f9
- Simplified the code for @storage
|
18 년 전 |
toms
|
1390b25174
Fixed some gcc4 warnings (oops ^^)
|
18 년 전 |
toms
|
5a0f0ae14c
Fixed some gcc4 warnings
|
18 년 전 |
toms
|
19131abb68
Fixed some gcc4 warnings
|
18 년 전 |
Lupus
|
b0ff60c47b
|
18 년 전 |
Lupus
|
cf75d0d331
name typo Gershaun
|
18 년 전 |
Playtester
|
d239403438
Changed mob_skill_db.txt to windows format.
|
18 년 전 |
skotlex
|
df7e54c3df
- Fixed Spider Web fire damage bonus.
|
18 년 전 |
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.
|
18 년 전 |
skotlex
|
0cedd1e5f4
- High-Jump is usable everywhere now, except that on maps where it previously failed, now will just make you jump in place.
|
18 년 전 |
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.
|
18 년 전 |
Playtester
|
77dd0bb951
Fixing Holden combo not draining sp correctly
|
18 년 전 |
skotlex
|
aa84d16456
- Modified the Asura code (again), hopefully movement sprite issues are fixed now
|
18 년 전 |
skotlex
|
ee19937202
- Reloading scripts will no longer eliminate mobs with no respawn data. Watch out for duplicating Treasure Boxes?
|
18 년 전 |
Playtester
|
799aa0bcf2
Added official Rachel Sanctuary mob stats
|
18 년 전 |
Playtester
|
f755466138
Fixed the order of mob skills thanks to [Leon]
|
18 년 전 |
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.
|
18 년 전 |
Playtester
|
f35d8f71e4
Updated some item names according to info from Haplo
|
18 년 전 |
Playtester
|
4b670c83f2
Fixed some Thanatos mob names
|
18 년 전 |
skotlex
|
401920c1d8
- Fixed NPC_INVISIBLE's cloak ending after attacking once.
|
18 년 전 |
skotlex
|
c61da328ed
- Moved some speed adjustments in status_calc_pc to where they belong.
|
18 년 전 |
skotlex
|
98466dbf0e
- Forgot to add mob_ai&256 info to the conf changelog.
|
18 년 전 |
skotlex
|
fd7c6a36a2
- Added monster_ai&256. When set, a monster will pick a random starting position to begin checking versus it's skills, otherwise, it will always begin checking from the beginning.
|
18 년 전 |
skotlex
|
e31d762f33
- Fixed the status change duration reduction equation was was totally wrong, thanks to k3dt
|
18 년 전 |
Lupus
|
59e3616a92
|
19 년 전 |
skotlex
|
3d19bd2c4e
- Now mobs won't do a distance check to lose their target on every ai iteration, but only when they finish walking (unless you set monster_ai&1)
|
19 년 전 |
skotlex
|
7ad8d4effa
- Reverted the Summon Flora change where all plants were being summoned in one go.
|
19 년 전 |