blackhole89
|
96bf1fd79e
data.x=x; data.y=y was not done at all except when using random coordinates. dfhsdfhsdfh
|
пре 19 година |
skotlex
|
a7301992bc
- Reverted again the change that stuns the caster on Ske, Ska, Swoo when the target is a nonplayer (rather than always)
|
пре 19 година |
skotlex
|
46d5c713cd
- Updated cast times of Kaupe and Kaahi.
|
пре 19 година |
skotlex
|
0b816774d5
- NPC_POWERUP and NPC_AGIUP now cause a increase in hit/flee (respectively) of 40% per level.
|
пре 19 година |
skotlex
|
9df8532910
- Fixed Fog of Wall's symmetry in respect to Misc attacks, they no longer get reduced by 50% regardless of who is standing on the fog.
|
пре 19 година |
skotlex
|
483d1d7418
- Added missing icon for Joint Beat
|
пре 19 година |
skotlex
|
05667b0fa9
- Script commands sc_start, sc_start2 and sc_start4 will now start regardless of sc defense of the target player (that is, they cannot be avoided)
|
пре 19 година |
Lupus
|
a866920e15
removed old logs
|
пре 19 година |
skotlex
|
db83032024
- Added a npc-script-event cache to avoid looking up event-scripts every time they need to be executed. Events cached are all those defined in script_config.
|
пре 19 година |
skotlex
|
88722161e5
- Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (even if there's no other TK around).
|
пре 19 година |
reddozen
|
578f1bc99a
fixed my MVP drop conf
|
пре 19 година |
skotlex
|
352ba1bd12
- Some clean-ups in the mob_ai
|
пре 19 година |
skotlex
|
96bafcccea
- Cleaned up and used mob_skill_event function when hit by a ground-skill.
|
пре 19 година |
skotlex
|
b30e1fdda7
- Cleaned up the mob-random-walking code.
|
пре 19 година |
skotlex
|
eae69d7bf5
- Pair of almost insignificant changes in mob.c (removed a unneeded next_walktime set on loot-lock and usage of range2 rather than 3 for min_chase when locking an "attacked by" target)
|
пре 19 година |
reddozen
|
29db2f4743
added support to regulate MVP drops [Reddozen]
|
пре 19 година |
skotlex
|
ffea9656f8
- Removed attack_type from sd->state structure (it's only use was for soul-drain!)
|
пре 19 година |
skotlex
|
9310d31229
- Fixed possible crash when mob drop logs is enabled.
|
пре 19 година |
skotlex
|
38243e373c
- Modified the mob_db structure. The mvp related columns were moved to before the drops, amount of drops increased from 10 to 15.
|
пре 19 година |
skotlex
|
f8db64c952
- Added constant MAX_MOB_DROP to specify the amount of normal drops a mob has. The mob_db reading code will automatically parse the file according to the number of drops expected (the Mexp/Mper and MVP item rewards must still be after the normal drops). Set to 10 currently.
|
пре 19 година |
skotlex
|
0f3de92a52
- Added function stristr to strlib.c, used by mob.c and item_db.c for case-insensitive seeks.
|
пре 19 година |
skotlex
|
ebf3c20d6b
- Added unlocking ud.target on mob_unlocktarget, fixes mobs chasing you around while cloaked.
|
пре 19 година |
skotlex
|
1e0a083910
- Changed the default rate of clone mob skills to 5% modified by mob_skill_rate setting.
|
пре 19 година |
skotlex
|
234ac1fddc
- Some changes in the slave skill conditions. All their skills are triggered at a 10% chance now.
|
пре 19 година |
skotlex
|
97f93f125a
- Fixed unit_attack_timer mismatch warnings (this was solved yesterday, but I forgot to apply the fix to trunk)
|
пре 19 година |
skotlex
|
66cb46e29d
- Modified mob_drop_adjust function to receive unsigned int as initial parameter, should give a bit more room before data overflows.
|
пре 19 година |
skotlex
|
f983dc57c3
- Modified and simplified the random item group format. It now is <GroupID>,<ItemID>,<Rate>, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times.
|
пре 19 година |
skotlex
|
bec2797d52
- All GMs will be sent to the char server through packet 0x2aff now.
|
пре 19 година |
skotlex
|
e8e49ec9be
- Cleaned up @grind2
|
пре 19 година |
skotlex
|
9f19b5cfdc
- Fixed skill_delayfix not altering delay at all after you reached 150.
|
пре 19 година |