Archipelago/worlds/stardew_valley/stardew_rule
Jérémie Bolduc 34e7748f23
Stardew Valley: Make sure number of month in time logic is a int to improve performance by ~20% (#3665)
* make sure number of month is actually a int

* improve rule explain like in pr

* remove redundant if in can_complete_bundle

* assert number is int so cache is not bloated
2024-07-20 21:24:24 +02:00
..
__init__.py Stardew Valley: 5.x.x - The Allsanity Update (#2764) 2024-03-15 13:05:14 +01:00
base.py Stardew Valley: Make sure number of month in time logic is a int to improve performance by ~20% (#3665) 2024-07-20 21:24:24 +02:00
indirect_connection.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
literal.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
protocol.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
rule_explain.py Stardew Valley: Make sure number of month in time logic is a int to improve performance by ~20% (#3665) 2024-07-20 21:24:24 +02:00
state.py Stardew Valley: Make sure number of month in time logic is a int to improve performance by ~20% (#3665) 2024-07-20 21:24:24 +02:00