Zannick / logic-graph

Tools for video game logic representation and analysis, particularly routing and beatability checks for speedruns and randomizers.
MIT License
3 stars 0 forks source link

Uplift the movements check out of `local_travel_time` so it is done only once per ctx #44

Closed Zannick closed 1 year ago

Zannick commented 1 year ago

Right now it is done once per ctx per destination.