L0ne_W0lf
|
af0e9da5b5
* Added some items with enforced delays to the item_delay_db!
|
14 anni fa |
Paradox924X
|
502194d7a6
Changed the check prior to adding to the attack rate so it ensures the value is non-zero instead of not 100.
|
14 anni fa |
Paradox924X
|
46802cab31
Made bAtkRate add the rate rather than setting it. (bugreport:4499)
|
14 anni fa |
Paradox924X
|
7944dc71a8
Added an item_delay database usable for item-specific use delays.
|
14 anni fa |
Paradox924X
|
9c672be638
Use packet 0xe7 instead of 0x1f5 within clif_tradestart() when there is no trade_partner (or an invalid one) specified even for PACKETVER >= 6. (bugreport:4544)
|
14 anni fa |
Paradox924X
|
3d238234d4
Follow-up to r14368. Load last_map from SQL on char load so the information is available during char select for PACKETVER > 20100721. Patch based on Ai4rei's. (bugreport:4429)
|
14 anni fa |
Paradox924X
|
7cf0394d6c
Notify players involved in a trade that it has been canceled when one player changes maps/logs out or otherwise becomes unable to participate in the trade.
|
14 anni fa |
Paradox924X
|
527041fb58
Send the actual level of the person you're trading with rather than limiting it by the max_lv/aura_lv settings.
|
14 anni fa |
Gepard
|
00ed934470
'Exp gained' packets are now sent regardless of @showexp. @showexp can be enabled regardless of PACKETVER.
|
14 anni fa |
Gepard
|
5c72ec7b7e
Applied clif_equiplist fix by Ai4rei to prevent client crash when equipment is broken/repaired and PACKETVER >= 20100629. Follow-up to r14368. (bugreport:4459)
|
14 anni fa |
L0ne_W0lf
|
c3322bda41
* Just a couple Bug fixes. :P
|
14 anni fa |
L0ne_W0lf
|
eb0b88fe56
Adding back a / that got removed in nowarpto.txt. THIS IS FOR YOU REDMAGEJOE. GOD SPEED.
|
14 anni fa |
L0ne_W0lf
|
ee06147108
Added mapflags for the map 'cave' used in the Crow of Fate quest.
|
14 anni fa |
Paradox924X
|
bc60de6f03
Fixed an issue where two ushorts were being strcmp'd. Follow-up to r14442. (bugreport:4523)
|
14 anni fa |
Paradox924X
|
a2194e03ae
Ensured character data is saved even when last map is the only value that has changed during save time. (bugreport:2218)
|
14 anni fa |
Paradox924X
|
669bc84b0f
Fixed incorrect status change constants being used in cash food scripts. (bugreport:4477)
|
14 anni fa |
Paradox924X
|
625a3870ac
Applied fix by Ai4rei to reintroduce mapName within charinfo packet when PACKETVER >= 20100803. Follow-up to r14432. (bugreport:4413)
|
14 anni fa |
Paradox924X
|
03bc90dab7
Updated script doc to appropriately describe the effects of close/close2 when used without a window on screen. (bugreport:898)
|
14 anni fa |
Paradox924X
|
53e81e1369
Applied patch by xazax to clean up various bits of code across mapserver code. (bugreport:4512)
|
14 anni fa |
Paradox924X
|
6f582c37ab
Changed Normal and Cash Food statuses so they do not stack and overwrite the other if the level (val1) is the same or higher. (bugreport:4519)
|
14 anni fa |
Paradox924X
|
95c5d9c4f1
Modified certain atcommands to use 64 bit arithmetic before capping a value to correct boundary logic for overflowing values.
|
14 anni fa |
Gepard
|
123a803ccb
* Removed unused 'indoors' mapflag (follow-up to r3729).
|
14 anni fa |
Gepard
|
99d0eef42f
Fixed wrong char info packet size for clients after 2010-07-27 (follow-up to r14368).
|
14 anni fa |
Inkfish
|
cc758e9c60
Fixed a typo in quests_13_1
|
14 anni fa |
Paradox924X
|
aad461e0f5
Prevented direct transformation into dummy jobs via @jobchange command. (bugreport:4227)
|
14 anni fa |
Paradox924X
|
a724b440b9
Prevented @stpoint and @skpoint from causing overflows.
|
14 anni fa |
Paradox924X
|
44daf9cc34
Renamed Changelog-Trunk.txt to Changelog-Renewal.txt in renewal branch. Removed unnecessary notice from top of Changelog-Trunk.txt and Changelog-Renewal.txt regarding updating of stable branch.
|
14 anni fa |
Paradox924X
|
d95e3e7999
Implemented official cash food behavior, including use delay, not being dispelled (including on death), distinct status effects and icons from the ordinary food types.
|
14 anni fa |
Paradox924X
|
40feb456e8
Applied ultramage's fix to prevent a segfault when a mob dead event triggered by a land-based skill causes the player to warp. (bugreport:4426)
|
14 anni fa |
Paradox924X
|
ef4055a3b7
Applied Ai4rei's patch to prevent an invalid rid from being attached to the execution of a script. (bugreport:4470)
|
14 anni fa |