Paradox924X
|
53f1cbbf6c
Replaced a map_moveblock() call with a call to unit_movepos() to prevent an exploit.
|
14 yıl önce |
L0ne_W0lf
|
aa9990ec16
* instance_npcname will now error if the NPC being looked up is not found, care of ramsey.
|
14 yıl önce |
brianluau
|
239a74fc2c
- Fixed duration of Box_Of_Sunlight. (bugreport:4408)
|
14 yıl önce |
L0ne_W0lf
|
a5170e7694
Follow up to r14392, forgot to remove the old snprintf.
|
14 yıl önce |
L0ne_W0lf
|
56def26c05
Mob chat now strips "#unique" names off monsters, curtosy of Daegaladh.
|
14 yıl önce |
L0ne_W0lf
|
7869596502
Fixed silly copy paste errors in Tierra Gorge entrance npcs. (bugreport:4401)
|
14 yıl önce |
L0ne_W0lf
|
0b1cd84732
* Commented out code from r14388, as this breaks NPCs that rely on running global events in duplicates. (IE: WoE scripts)
|
14 yıl önce |
Paradox924X
|
e93febd7f3
Removed processing for undocumented and unused event 'OnCharIfInit' which is essentially an alias for event 'OnInterIfInit'.
|
14 yıl önce |
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 yıl önce |
Skotlex
|
1ffca62da2
- Added a few missing updates to the last packet update to properly support player clones and disguising.
|
14 yıl önce |
Inkfish
|
3a10ff3524
Fixed a typo in clif_storagelist
|
14 yıl önce |
L0ne_W0lf
|
271c2201f2
* Fixed wrong events being called for flavius02 BG waiting rooms. (bugreport:4395)
|
14 yıl önce |
L0ne_W0lf
|
c7531e095a
* Follow up to r14383, changed use of clif_font_area to clif_font, seems Skotlex forgot them.
|
14 yıl önce |
Skotlex
|
e19451d423
- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used for proper deletion of items as well as movement/spawn packets for Renewal clients.
|
14 yıl önce |
brianluau
|
6b106aeb56
- Fixed some small typos.
|
14 yıl önce |
L0ne_W0lf
|
6d8d0d3b43
* Added bonus3 bAdd/SubEle, which allows you to specify a battle flag as well! Dun dun dun!
|
14 yıl önce |
L0ne_W0lf
|
e18b3a2254
Fixed level 4 weapon quest deleting wrong items. (bugreport:4390)
|
14 yıl önce |
Inkfish
|
6f58038c69
Fixed an exploit where unauthorized GMs can give zeny through auction.
|
14 yıl önce |
L0ne_W0lf
|
f912cd0151
* Attempting to tackle, and fix some simple errors in skills.
|
14 yıl önce |
Skotlex
|
1a2fd04b19
- Merged Shinryo's patch to speed up map-cache loading.
|
14 yıl önce |
L0ne_W0lf
|
f9f50d8c09
* Fixed Flavius only needing 1 person on either side to start.
|
14 yıl önce |
L0ne_W0lf
|
1c1353e59e
* Fixed error in bg_common, and duplicate warp names.
|
15 yıl önce |
L0ne_W0lf
|
dc0977ed37
* Quest log kill count now updated properly. (Added from topic 253813)
|
15 yıl önce |
L0ne_W0lf
|
a9a0d68dca
* Documented Battleground commands with as much information as I've got.
|
15 yıl önce |
Paradox924X
|
4a01d8b2c5
Updated several buffers to use an appropriate size of CHAT_SIZE_MAX rather than 200 or 256. This will help prevent buffer overflows with long atcommands.
|
15 yıl önce |
Paradox924X
|
081b3107e8
Made the rates command much more verbose.
|
15 yıl önce |
Paradox924X
|
f8270ee5f1
Ensure exp rate changes from a reloadbattleconf cause a call to mob_reload().
|
15 yıl önce |
L0ne_W0lf
|
9bb87169be
* A rather large overhaul of the battlegrounds.
|
15 yıl önce |
Skotlex
|
9c244595de
- Merged a few minor bugfixes
|
15 yıl önce |
L0ne_W0lf
|
d5dbf77b28
* Implemented three new mercenary skills.
|
15 yıl önce |