Mysteryem
552a6e7f1c
Stardew Valley: Precollect building items in deterministic order ( #4883 )
...
#4239 refactored buildings, but introduced iteration of a set when precollecting the building items into start inventory.
The iteration order of sets varies between separate Python processes due to set order being partially based on the hashes of the objects in the set and because Python processes each have a random hash seed by default.
2025-04-18 18:41:46 +02:00
..
2025-03-14 08:24:37 +01:00
2025-03-24 22:26:30 +01:00
2025-04-05 12:30:08 -04:00
2025-04-08 12:26:30 -04:00
2025-04-04 23:11:45 +02:00
2024-08-29 08:12:58 +02:00
2025-04-04 23:11:45 +02:00
2024-04-12 00:32:10 -04:00
2025-03-08 11:59:35 -05:00
2024-07-31 17:32:51 +02:00
2024-11-06 09:37:36 +01:00
2025-03-17 02:46:34 +01:00
2024-11-07 10:35:12 +01:00
2025-04-10 13:19:03 -04:00
2025-04-04 23:11:45 +02:00
2025-04-01 12:37:49 -04:00
2025-04-05 10:27:51 -04:00
2025-04-10 21:18:49 -04:00
2025-01-14 10:49:30 +01:00
2025-04-12 02:41:08 +02:00
2025-03-29 17:32:33 +01:00
2025-03-29 17:32:33 +01:00
2025-04-11 20:52:20 +02:00
2025-01-13 18:35:01 -05:00
2024-06-01 06:07:13 -05:00
2025-04-04 23:11:45 +02:00
2025-01-06 09:42:18 -05:00
2025-03-29 17:32:33 +01:00
2025-04-18 00:57:17 +02:00
2024-06-01 06:07:13 -05:00
2024-12-21 23:12:35 +01:00
2025-01-27 01:52:02 +01:00
2025-03-14 08:24:37 +01:00
2025-04-01 16:29:32 +02:00
2025-04-05 18:39:31 +02:00
2025-04-01 16:29:32 +02:00
2025-04-10 01:41:07 +02:00
2024-12-19 20:47:33 -05:00
2025-01-29 02:03:37 +01:00
2025-04-10 13:13:38 -04:00
2025-03-24 22:26:30 +01:00
2025-04-10 21:17:28 -04:00
2025-02-27 11:13:37 -05:00
2025-04-01 16:29:32 +02:00
2025-04-01 18:08:09 +02:00
2025-02-23 17:27:05 +01:00
2025-04-04 23:11:45 +02:00
2025-04-01 16:29:32 +02:00
2024-10-29 11:07:49 +01:00
2025-04-02 00:50:39 +02:00
2025-04-09 13:20:56 -04:00
2024-12-09 01:57:34 +01:00
2024-11-05 08:33:41 +00:00
2024-08-07 23:57:07 +02:00
2025-03-30 22:19:24 +02:00
2024-12-07 11:29:27 +01:00
2025-04-09 22:21:16 +02:00
2025-02-07 21:06:06 +01:00
2024-07-22 01:47:46 +02:00
2025-04-01 18:14:47 +02:00
2025-03-08 12:07:50 -05:00
2025-04-01 16:29:32 +02:00
2025-01-19 23:07:01 -05:00
2025-04-06 17:00:14 +02:00
2024-07-31 18:27:35 +02:00
2025-04-18 18:41:46 +02:00
2025-01-10 23:28:38 +01:00
2025-04-15 15:51:05 +02:00
2025-03-08 11:54:23 -05:00
2025-03-24 22:26:30 +01:00
2025-04-05 00:53:13 +02:00
2025-04-07 23:17:25 +02:00
2024-08-12 01:53:40 +02:00
2024-08-18 23:03:57 +02:00
2024-05-16 18:46:13 +02:00
2025-04-05 17:48:18 +02:00
2024-10-28 02:37:21 +01:00
2025-04-05 16:07:37 +02:00
2024-12-01 04:09:22 +01:00
2025-03-14 08:24:37 +01:00
2025-03-24 22:26:30 +01:00
2024-11-27 03:28:00 +01:00
2025-04-05 18:46:24 +02:00
2025-04-05 18:06:30 +02:00
2024-03-22 09:02:38 +01:00
2025-04-05 18:46:24 +02:00