skotlex
|
38dd2f2fde
- Fixed Overthrust's timer not being able to be refreshed when recasting it (conflict on what val2 should mean)
|
преди 17 години |
ultramage
|
144afd8189
Cleaned up mob_once_spawn() and mob_once_spawn_area().
|
преди 17 години |
ultramage
|
24ee182b90
Waterball code cleanup (see bugreport:707)
|
преди 17 години |
ultramage
|
e7bb626a80
Modified the map_setcell() code to to use a boolean flag instead of needing SET_ / CLR_ pairs of defines (topic:174323).
|
преди 17 години |
skotlex
|
de7ce05609
- Fixed Music Lesson's effect on Assassin Cross of Sunset.
|
преди 17 години |
ultramage
|
6bf267e60e
Changes to reduce the number of map cell types
|
преди 17 години |
ultramage
|
8fdc689343
Map cell mechanism rewrite
|
преди 17 години |
skotlex
|
1d73a777c6
- Fixed horrible handling of skill_abra_db which leads to memory corruption (depending on the contents of yor abra_db.txt file)
|
преди 17 години |
ultramage
|
08980b13b3
Fixed non-skill splash attacks showing 'unknown skill' (bugreport:665)
|
преди 17 години |
ultramage
|
b3b275f24f
Path code cleaning...
|
преди 17 години |
ultramage
|
db3db2c2e5
Fixed mob AI code iterating over non-mob objects without checking, when monster_ai flag 0x20 is set (caused by r11943)
|
преди 17 години |
skotlex
|
ece12b6e42
- Cleaned up a bit the format of skill_db.txt (that comma next to the skill name looks ugly if you ask me)
|
преди 17 години |
skotlex
|
aa83de997f
- corrected Option_Xmas value in const.txt
|
преди 17 години |
skotlex
|
81ddad8b83
- Cleared up npc shop id when warping a player.
|
преди 17 години |
ultramage
|
cd8c03aa81
Changed Cloaking to not show an animation when it fails (thanks to Harbin for pointing it out).
|
преди 17 години |
skotlex
|
de7e25a0bb
- Cleaned up a bit the code for HVAN_CHAOTIC
|
преди 17 години |
skotlex
|
e816cafde6
- Fixed a 'variable may be used uninitialized' error.
|
преди 17 години |
skotlex
|
9ca2a6c0dd
- Changed the chaotic delay from block to delay since it just a sec
|
преди 17 години |
skotlex
|
11aaa56783
- Fixed ensembles skills.
|
преди 17 години |
skotlex
|
eee82904e7
- Integrated the SG related info of hate_mob and feel_map into a single structure (sg_info).
|
преди 17 години |
skotlex
|
37d79a46de
- Corrected skill_check_condition to not delete items right away for certain skills that do the deletion themselves. Fixes several skills consuming items twice.
|
преди 17 години |
ultramage
|
c4f9142c9d
Fixed reflected spells bypassing WoE no-knockback restriction, because the code allowed that when cast on self; not anymore (bugreport:231)
|
преди 17 години |
skotlex
|
9a56a88f4a
- Corrected the online_data_cleanup routine setting offline characters that are still connected to the char-server.
|
преди 17 години |
ultramage
|
a0f115351a
Fixed a crash when Slim Pitcher is cast (due to one unconverted piece of code)
|
преди 17 години |
skotlex
|
d7bf36fe52
- Added a few missing skill fail messages on cast-end-pos skills.
|
преди 17 години |
skotlex
|
ddf923dba5
- Changed the status_change structure to use dynamic rather than static memory to hold the individual status changes, this should have a noticeable impact on the server's memory consumption.
|
преди 17 години |
ultramage
|
0ad3fa93e4
random cleanup
|
преди 17 години |
ultramage
|
5f3c387a37
* Homunculi now reset their can-act delay on call/resurrect/mapchange (allows bypassing delays by doing rest/call instead of relog) [ultramage]
|
преди 17 години |
skotlex
|
e96015d64b
- Implemented SL_SUPERNOVICE erasing the death record 1% of the casts.
|
преди 17 години |
skotlex
|
53d5219da6
- removed 'skill_fail' message when a ground skill fails as that caues double 'skill failed' messages in several instances.
|
преди 17 години |