Ghom
7a28a34986
[NO GBP] Fixing fishing code not caring whether a reward is limited or not. ( #86125 )
...
## About The Pull Request
At some point, I must have removed the check for limited items from
`get_modified_fish_table()` and never replaced the `fish_table.Copy()`
call with `get_fish_table()` (which has it), causing limited rewards to
be yet `again` unlimited. This extends to explosive and lobstrosities
(clientless mobs with the profound fisher comp) once the associated
value of the reward in the `fish_counts` list (the list of keeps track
of these limited rewards) reaches a negative value, because the code
only checks if the value is equal to zero where it frankly it should
check if the value is equal or less than zero.
Also I've set `explosion_malus` to true for a few fish sources that
cover multiple turfs, revisited a few comments and a redundant
UnregisterSignal call in lazy_fishing_spot
## Why It's Good For The Game
Fixing an oversight.
## Changelog
🆑
fix: Fixing fishing not caring whether a reward is limited or not.
/🆑
2024-09-12 13:19:03 +02:00
..
2024-09-03 10:41:51 +02:00
2024-09-06 19:50:28 -04:00
2024-04-04 18:55:51 -06:00
2024-03-27 16:01:56 -06:00
2024-04-25 12:36:04 +01:00
2023-10-13 00:27:21 -06:00
2024-09-10 22:47:58 +02:00
2023-10-31 01:49:56 +00:00
2024-08-17 15:26:08 -07:00
2024-03-27 16:01:56 -06:00
2024-06-14 18:27:15 -07:00
2024-05-02 20:03:41 -06:00
2024-08-21 17:07:02 +12:00
2024-06-19 15:38:29 -06:00
2024-03-27 16:40:52 -06:00
2024-09-10 17:06:09 +02:00
2024-09-05 15:00:01 +02:00
2024-03-27 16:01:56 -06:00
2024-09-06 19:50:28 -04:00
2024-07-07 23:20:07 +02:00
2023-11-16 21:44:48 +01:00
2024-03-17 15:52:41 -04:00
2024-02-29 04:24:10 +00:00
2024-09-03 10:41:51 +02:00
2024-01-26 02:23:24 +01:00
2023-11-28 21:51:37 -07:00
2024-05-29 14:22:25 -04:00
2023-11-11 07:46:02 -05:00
2024-06-29 12:40:33 -05:00
2024-05-25 21:08:08 -07:00
2023-12-24 20:44:44 +00:00
2024-09-10 22:47:58 +02:00
2024-07-19 01:24:07 +02:00
2024-01-16 19:35:56 -06:00
2024-07-25 20:29:43 +01:00
2024-06-13 23:45:58 -06:00
2024-07-21 21:59:05 -07:00
2024-06-11 21:58:09 -07:00
2024-02-13 17:07:16 +01:00
2024-08-19 11:06:58 +00:00
2024-07-08 21:58:01 +02:00
2024-06-11 21:58:09 -07:00
2024-06-29 12:40:33 -05:00
2024-09-06 19:50:28 -04:00
2024-08-18 06:06:17 -07:00
2024-07-07 15:18:08 -04:00
2023-11-15 18:31:01 -07:00
2024-04-21 17:13:23 -06:00
2024-09-06 19:50:28 -04:00
2024-07-21 13:41:37 -06:00
2024-07-20 21:41:44 +01:00
2024-06-02 02:52:52 +01:00
2023-12-06 18:05:44 -07:00
2024-01-09 14:06:16 -05:00
2024-04-16 17:37:46 -06:00
2023-10-15 22:25:19 -06:00
2024-07-19 00:52:56 +02:00
2024-03-18 21:10:57 +01:00
2023-11-11 07:46:02 -05:00
2024-06-11 21:58:09 -07:00
2024-09-12 13:19:03 +02:00
2024-09-03 17:38:54 +02:00
2024-07-23 13:50:55 -06:00
2024-09-03 10:41:51 +02:00
2024-02-12 20:50:20 +01:00
2024-06-24 16:21:25 -05:00
2024-04-13 15:30:14 -06:00
2023-11-14 13:57:52 -07:00
2024-05-16 23:46:03 +02:00
2024-03-29 22:26:35 -06:00
2023-10-15 22:25:19 -06:00
2023-10-21 13:39:45 -04:00
2023-11-19 04:58:31 +01:00
2024-09-05 22:58:39 -06:00
2024-07-01 15:50:19 +00:00
2024-07-20 21:41:44 +01:00
2024-04-25 12:36:04 +01:00
2024-07-23 13:50:55 -06:00
2024-07-20 21:41:44 +01:00
2024-06-25 00:34:17 -04:00
2023-11-13 01:20:19 -07:00
2024-02-10 13:39:01 -08:00
2024-01-16 20:57:42 +01:00
2024-08-04 21:59:12 -06:00
2024-08-04 21:59:12 -06:00
2024-04-17 18:57:35 +01:00
2024-05-16 19:54:00 -07:00
2024-08-20 06:46:11 +02:00
2024-05-22 23:11:45 -06:00
2024-07-01 00:50:05 +02:00
2024-09-03 10:41:51 +02:00
2024-06-07 13:35:39 -04:00
2024-06-11 21:58:09 -07:00
2023-09-28 13:42:23 -06:00
2024-07-17 01:14:08 +02:00
2024-06-19 12:15:27 +12:00
2024-07-05 22:20:30 +00:00
2024-06-08 19:26:03 -04:00
2024-02-13 17:07:16 +01:00
2024-07-19 01:35:12 +02:00
2023-10-15 22:25:19 -06:00
2024-06-06 00:41:40 -04:00
2024-04-12 03:30:32 +00:00
2024-03-07 09:21:12 -07:00
2024-09-03 10:41:51 +02:00
2024-08-14 13:06:22 +02:00
2024-02-10 18:57:19 +01:00
2024-07-23 13:50:55 -06:00
2024-09-04 10:02:49 -04:00
2023-10-15 22:25:19 -06:00
2023-11-13 01:20:19 -07:00
2024-06-29 12:40:33 -05:00
2024-04-18 19:53:57 -04:00
2024-07-03 11:45:15 -04:00
2023-10-26 01:30:53 +00:00
2024-09-04 10:02:49 -04:00
2024-02-27 01:33:12 +00:00