skotlex
|
d770421a9d
- Trick dead now ends on logout
|
19 vuotta sitten |
skotlex
|
9399f60ace
- Some fine-tuning of the warp portal code which prevents it from messing up other skills if you "precast" it.
|
19 vuotta sitten |
skotlex
|
3dbf70680c
- Close confine won't get the bonus range on cast as other skills do due to exploits.
|
19 vuotta sitten |
skotlex
|
1e07d35220
- Fixed startnpctimer starting multiple timers if the npc timer was already started.
|
19 vuotta sitten |
skotlex
|
d69479b946
- Added define clif_deadsit to send the dead state into player packets if the player is in trick dead state.
|
19 vuotta sitten |
skotlex
|
1b71a1a4da
- Small fix in pet_attack that would make pets not unlock their target in some situations.
|
19 vuotta sitten |
Valaris
|
dacc1b195d
* Crash fix in npc.c npc_timerevent.
|
19 vuotta sitten |
skotlex
|
28c32a9532
- Improved the NPC timer system to enable to have multiple timers going on at a time with different players attached to each. Now npc event timers are of two types: attached or global. The global timers don't have a player attached and can be started/halted by anyone. The character timers have a player attached, and they can only be stopped by a script that has the same player attached.
|
19 vuotta sitten |
skotlex
|
7d7c9b8324
- Fixed some includes in skill.c and npc.c, thanks to 252-rer for finding it out.
|
19 vuotta sitten |
skotlex
|
697d29d7d4
- Fixed a typo bug in SC_STAR_COMFORT handling.
|
19 vuotta sitten |
Komurka
|
05eba2d392
* Added 'restricted' mapflag, based on lordalfa patch
|
19 vuotta sitten |
Valaris
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 vuotta sitten |
Valaris
|
fd99753f8e
Clearing trunk.
|
19 vuotta sitten |
celest
|
171609d4a2
* Readded @disablenpc
|
20 vuotta sitten |
amber
|
de69f62bf9
Fixed and tweaked error messages in npc parsing [MouseJstr]
|
20 vuotta sitten |
amber
|
107001247d
Fixed some memory corruptions [MouseJstr]
|
20 vuotta sitten |
celest
|
05e31aee3c
* Fixed a bug with InitTimer/StopTimer
|
20 vuotta sitten |
amber
|
dfd7258882
Fixe compile time problems with our mixed C++/C conformance
|
20 vuotta sitten |
celest
|
f9452b9683
* Fixed indoorsrwstable.txt reading
|
20 vuotta sitten |
celest
|
37851efb84
* Added 'map_charid2id'
|
20 vuotta sitten |
celest
|
91fb421a67
* Fixed alot of memory leaks
|
20 vuotta sitten |
celest
|
b9a1f0d7fd
Check changelog ^^
|
20 vuotta sitten |
celest
|
d2dd679325
* Don't log SQL char actions if log_char is not enabled in char_athena.conf
|
20 vuotta sitten |
celest
|
4d4414fbbc
* Added display script filename when a script error is found while parsing
|
20 vuotta sitten |
shinomori
|
73bd900546
|
20 vuotta sitten |
celest
|
33477a0c35
Reverted a jA change in event loading
|
20 vuotta sitten |
celest
|
b5d12d7ea8
Replaced some free's with aFree
|
20 vuotta sitten |
celest
|
055dde5bb4
* Updated core and map-server to jA 1115~1137
|
20 vuotta sitten |
Lupus
|
9f0d5a05a8
added new script commands
|
20 vuotta sitten |
shinomori
|
a3cbadb9fc
wrong pc.h...
|
20 vuotta sitten |