L0ne_W0lf
|
0b1cd84732
* Commented out code from r14388, as this breaks NPCs that rely on running global events in duplicates. (IE: WoE scripts)
|
преди 14 години |
Paradox924X
|
e93febd7f3
Removed processing for undocumented and unused event 'OnCharIfInit' which is essentially an alias for event 'OnInterIfInit'.
|
преди 14 години |
Paradox924X
|
c076c81731
Made it so global events don't get executed in duplicates to prevent unnecessary reprocessing of events that only need to be run once. This potentially reduces the total number of global events by hundreds, even thousands.
|
преди 14 години |
Skotlex
|
1ffca62da2
- Added a few missing updates to the last packet update to properly support player clones and disguising.
|
преди 14 години |
L0ne_W0lf
|
c7531e095a
* Follow up to r14383, changed use of clif_font_area to clif_font, seems Skotlex forgot them.
|
преди 14 години |
L0ne_W0lf
|
6d8d0d3b43
* Added bonus3 bAdd/SubEle, which allows you to specify a battle flag as well! Dun dun dun!
|
преди 14 години |
Inkfish
|
6f58038c69
Fixed an exploit where unauthorized GMs can give zeny through auction.
|
преди 14 години |
L0ne_W0lf
|
f912cd0151
* Attempting to tackle, and fix some simple errors in skills.
|
преди 14 години |
Skotlex
|
1a2fd04b19
- Merged Shinryo's patch to speed up map-cache loading.
|
преди 14 години |
L0ne_W0lf
|
dc0977ed37
* Quest log kill count now updated properly. (Added from topic 253813)
|
преди 15 години |
L0ne_W0lf
|
a9a0d68dca
* Documented Battleground commands with as much information as I've got.
|
преди 15 години |
Skotlex
|
9c244595de
- Merged a few minor bugfixes
|
преди 15 години |
L0ne_W0lf
|
d5dbf77b28
* Implemented three new mercenary skills.
|
преди 15 години |
L0ne_W0lf
|
651dc32ac0
* Rev. 14365 Updated npc_randomattack, it now does 100*skillevel percent damage.
|
преди 15 години |
L0ne_W0lf
|
6085d04bc5
* Follow up to r14357. Moved where sd is checked for existance in specialeffect2.
|
преди 15 години |
L0ne_W0lf
|
829ff8eca9
* Updated specialeffect2 to accept player names. (follow up to r14353)
|
преди 15 години |
L0ne_W0lf
|
94ebad5ce0
* Follow up to r13895, added a battle.conf setting to control if ranges should be checked with autocasts.
|
преди 15 години |
L0ne_W0lf
|
e7e55d4e06
* Added support for NPC names in the 'specialeffect' script command, go go copy/paste!
|
преди 15 години |
Gepard
|
100bb34a4f
Fixed codepage indicators being included in NPCs' whispervars. (bugreport:4325)
|
преди 15 години |
Gepard
|
68f73aad02
Added support for NPC/PC names in 'emotion' script command. (topic:249193)
|
преди 15 години |
L0ne_W0lf
|
4d87e0aefe
* Blocked being able to use the skill CR_DEVOTION on players under the status SC_HELLPOWER.
|
преди 15 години |
Inkfish
|
da59a9f4a0
'clif_hpmeter' shouldn't send the packet to the player himself.
|
преди 15 години |
L0ne_W0lf
|
42f675d341
* Updated SC_ITEMBOOST to work similar to how it used to in r11351.
|
преди 15 години |
Yommy
|
fccc67c6be
* Added support for packet 0x7fe which changes the bgm temporarily for a single player.
|
преди 15 години |
L0ne_W0lf
|
52ebde00b8
* Corrected warnings (and errors on some compilers) from r14327.
|
преди 15 години |
L0ne_W0lf
|
387bcdf5ae
* Implemented the Manuk and Splendide item status effects, thanks to Epoque.
|
преди 15 години |
Paradox924X
|
00a2a3283e
Added support for using 'town', 'autotrade', 'allowks', 'monster_noteleport', 'pvp_nocalcrank' and 'battleground' mapflags in scripts (bugreport:4226).
|
преди 15 години |
Paradox924X
|
e2bd29e7c2
Replaced all occurrences of 'leaved' with 'withdraw'.
|
преди 15 години |
Paradox924X
|
024b015009
Rewrote and optimized clif_hpmeter to employ map_foreachinarea() rather than an iteration over every session (bugreport:3956).
|
преди 15 години |
Paradox924X
|
b2f667910d
Rewrote and reorganized checks in @autotrade to check and display most useful information first (bugreport:4253).
|
преди 15 години |