skotlex
|
2d7b67257e
- Fixed crash when looters became full.
|
há 18 anos atrás |
skotlex
|
e906a6f074
- Moved attackedcount to md->state and made it an unsigned char.
|
há 18 anos atrás |
skotlex
|
e81a812069
- Cleaned up implementation of NPC_EMOTION/NPC_EMOTION_ON. Now val0 is the emotion, val1 sets the mode, val2 adds to the mode, val3 removes from the mode. val4 asks to remove the previous mode change.
|
há 18 anos atrás |
skotlex
|
3adbc9b589
- Gave a minimum think time to the dummy mob and to clones.
|
há 18 anos atrás |
skotlex
|
5036e3591a
- Cleaned up the implementation of map_foreachinmovearea so that the number of arguments passed is less.
|
há 18 anos atrás |
skotlex
|
ec8570d59f
- Oops, fixed sql compile error.
|
há 18 anos atrás |
skotlex
|
a7cd3bf966
- Fixed HVAN_INSTRUCT int bonuses.
|
há 18 anos atrás |
skotlex
|
1424d93e12
- Repairing items via scripts no longer displays "item has been repaired"
|
há 18 anos atrás |
FlavioJS
|
7831807dc5
- Fixed even share exp flutuating as described in:
|
há 18 anos atrás |
skotlex
|
8e68089e85
- Fixed passive mobs becoming increasingly unlikely to retaliate to attacks after they got inflicted by a disabling status change.
|
há 18 anos atrás |
skotlex
|
19b4efdc6c
- HT_PHANTASMIC no longer knocks back even when it misses.
|
há 18 anos atrás |
skotlex
|
b06ebc1719
- Modified the way Storm Gust freeze's counter works. Now it checks for the caster of the Storm Gust, if it's the same as the previous hit, the counter is increased, otherwise, the ID is updated and the counter is changed to 1.
|
há 18 anos atrás |
skotlex
|
436a8a53cb
- Fixed clif.c dumping unknown packets by default... (oops, used an #ifdef where an #if had to go)
|
há 18 anos atrás |
skotlex
|
00409a92bb
- Corrected KiriKage's range so it works correctly when used by non-players or when use weapon's range is used.
|
há 18 anos atrás |
skotlex
|
cfee0ccf63
- Added all the missing FIFOHEADs in the login/sql servers (required for TURBO support)
|
há 18 anos atrás |
skotlex
|
be7935af91
- Modified slaves_inherit_speed and slaves_inherit_mode so you get better control of when to copy/remove modes/speed.
|
há 18 anos atrás |
skotlex
|
bcb011580c
- The max level of NPC_SPLASHATTACK is now 1.
|
há 18 anos atrás |
skotlex
|
943bff73bc
- Raised the amount of skills that can stack on a single cell before the "in-area/out-area" detection code breaks to 24 (from 8)
|
há 18 anos atrás |
skotlex
|
0b3a00dce8
- Fixed status-change loading not working.
|
há 18 anos atrás |
skotlex
|
405f4633ec
- Moved the duel functions to pc.c since they are so totally out of place in atcommand.c
|
há 18 anos atrás |
skotlex
|
cd482bed77
- Fixed map_foreachiddb and map_foreachpc so they don't encapsulate the variable arguments into a double va_arg list. Thanks to the Ultra Mage for the tip.
|
há 18 anos atrás |
skotlex
|
91b73455dc
- Corrected Kaupe so it doesn't ends on the first part of Soul Destroyer.
|
há 18 anos atrás |
skotlex
|
4435ff8b9c
- When Kaizel (or super novice rebirth skill) triggers, you get debuffed now.
|
há 18 anos atrás |
skotlex
|
186798af26
- Added a check to prevent adding negative damage to the total accumulated damage in mob_damage.
|
há 18 anos atrás |
skotlex
|
43db171cb5
- Corrected GS skill ranges using Aegis data. All their targetted skills have a base range of 9 T_T, and Dust (Choke) has a range of 2.
|
há 18 anos atrás |
skotlex
|
d6711d07b9
- Fixed mob-skill event "skillused" not triggering at all.
|
há 18 anos atrás |
skotlex
|
71601f58b3
- Made the exp bonus settings be adjustable:
|
há 18 anos atrás |
skotlex
|
a78eb50f08
- Removed NJ_TOBIDOUGU adding damage to W_HUUMA weapons which somehow got readded.
|
há 18 anos atrás |
skotlex
|
8c699742a8
- Added config setting "summon_flora_setting", which it you can decide now two things: a. Whether or not players can harm your floras outside versus grounds, and b. Whether or not you can summon out and mix different types of plants at the same time.
|
há 18 anos atrás |
skotlex
|
2b44fd5db4
- Cleaned up the log.c file.
|
há 18 anos atrás |