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.
|
18 years ago |
skotlex
|
2beeeee85c
- Added support for skipping empty string menu entries for the select() command (just as `menu` has it already)
|
18 years ago |
skotlex
|
c86c748d9d
- Corrected undisguise not working if you don't pass any parameters to it (which is how it should be)
|
18 years ago |
skotlex
|
370ab1a2da
- Fixed pc_set_hate_mob letting you place mobs on any of the three positions regardless of size :/
|
18 years ago |
skotlex
|
6630ebff98
- Made the report_Src function also report name of non-bl objects.
|
18 years ago |
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 years ago |
skotlex
|
97eb6c01f9
- Simplified the code for @storage
|
18 years ago |
toms
|
1390b25174
Fixed some gcc4 warnings (oops ^^)
|
18 years ago |
toms
|
5a0f0ae14c
Fixed some gcc4 warnings
|
18 years ago |
toms
|
19131abb68
Fixed some gcc4 warnings
|
18 years ago |
Lupus
|
b0ff60c47b
|
18 years ago |
Lupus
|
cf75d0d331
name typo Gershaun
|
18 years ago |
Playtester
|
d239403438
Changed mob_skill_db.txt to windows format.
|
18 years ago |
skotlex
|
df7e54c3df
- Fixed Spider Web fire damage bonus.
|
18 years ago |
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 years ago |
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 years ago |
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 years ago |
Playtester
|
77dd0bb951
Fixing Holden combo not draining sp correctly
|
18 years ago |
skotlex
|
aa84d16456
- Modified the Asura code (again), hopefully movement sprite issues are fixed now
|
18 years ago |
skotlex
|
ee19937202
- Reloading scripts will no longer eliminate mobs with no respawn data. Watch out for duplicating Treasure Boxes?
|
18 years ago |
Playtester
|
799aa0bcf2
Added official Rachel Sanctuary mob stats
|
18 years ago |
Playtester
|
f755466138
Fixed the order of mob skills thanks to [Leon]
|
18 years ago |
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 years ago |
Playtester
|
f35d8f71e4
Updated some item names according to info from Haplo
|
18 years ago |
Playtester
|
4b670c83f2
Fixed some Thanatos mob names
|
18 years ago |
skotlex
|
401920c1d8
- Fixed NPC_INVISIBLE's cloak ending after attacking once.
|
18 years ago |
skotlex
|
c61da328ed
- Moved some speed adjustments in status_calc_pc to where they belong.
|
18 years ago |
skotlex
|
98466dbf0e
- Forgot to add mob_ai&256 info to the conf changelog.
|
18 years ago |
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 years ago |
skotlex
|
e31d762f33
- Fixed the status change duration reduction equation was was totally wrong, thanks to k3dt
|
18 years ago |