Files
TravianZ/Templates
Ferywir 6edd4cc4a9 Fix(market): restore "max per merchant" click in send-resources tab
The marketplace send tab (17.tpl) was refactored with an empty <script>
block, which dropped the `haendler` (available merchants) and `carry`
(per-merchant capacity) globals that add_res()/upd_res() in unx.js rely on.
Without them `ic = haendler * carry` evaluates to NaN, so clicking the
"(capacity)" link next to a resource (or the resource icon) no longer fills
the input. Restore the two globals so the max-per-merchant fill works again.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 15:27:49 +03:00
..
2026-05-07 11:20:05 +03:00
2026-05-07 11:20:05 +03:00
2026-05-07 11:20:05 +03:00
2026-05-07 11:20:05 +03:00
2026-05-07 11:20:05 +03:00
2026-05-07 11:20:05 +03:00
2026-05-08 13:06:53 +03:00