Player/NPC Shop patch + Fredrick/Duey patch + Loot w. time GMS-like

Reading approximated unitPrice value from WZ in such a fashion that the new double value can be represented in float point without losing too much data.
Fixed rechargeables with quantity 0 set on the playershop/hiredmerchant being handed back to the owner with quantity 1.
Solved many concurrecy issues related with items on the field and playershop/hiredmerchant.
Fixed anomalies with waiting time before picking up other players items, now acting GMS-like.
Added/patched copyleft claims in files that are from my own authorship. Please see backtrack_licenses/readme.txt for more info about this move.
Fixed issues with item retrieval when using bundles on playershop/hiredmerchant.
Fixed some exploits with playershop/hiredmerchant.
Fixed a glitch with npcshop when trying to recharge/buy items without having enough mesos.
Added portal sound effect for some scripted portals that still lacked it.
Fixed some exploits with NPCs Fredrick and Duey.
Fixed Body Pressure not displaying damage to other players.
Added a flag that permits town scrolls to act like a "banish" for players. This renders the antibanish scroll effect available.
This commit is contained in:
ronancpl
2018-05-10 13:09:57 -03:00
parent 727dfb2d62
commit 80b1776ad3
348 changed files with 3963 additions and 1597 deletions

View File

@@ -20093,9 +20093,6 @@ USE `heavenms`;
(1210100, 4032379, 1, 1, 2409, 40000),
(2130100, 4001344, 1, 1, 0, 7000),
(7220002, 4031789, 1, 1, 3844, 999999),
(9300102, 4031507, 1, 1, 6002, 999999),
(9300061, 4001101, 1, 1, 0, 999999),
(9300093, 4031495, 1, 1, 6192, 999999),
(8830007, 1302112, 1, 1, 0, 4000),
(8830007, 1302113, 1, 1, 0, 4000),
(8830007, 1312042, 1, 1, 0, 4000),
@@ -21497,7 +21494,10 @@ USE `heavenms`;
(9300343, 4030012, 1, 1, 0, 10000),
(9300343, 4031846, 1, 1, 2173, 50000),
(9300343, 4032130, 1, 1, 20707, 10000),
(9300343, 4032340, 1, 1, 21710, 200000);
(9300343, 4032340, 1, 1, 21710, 200000),
(9300102, 4031507, 1, 1, 6002, 999999),
(9300061, 4001101, 1, 1, 0, 999999),
(9300093, 4031495, 1, 1, 6192, 999999);
-- Copying drops from some mobs to other versions of them