issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Observe penalty conditions
#218
Zannick
closed
1 month ago
1
New score type: distance from known winning route
#217
Zannick
opened
2 months ago
0
Include warps as reorder points
#216
Zannick
opened
2 months ago
0
Best route from prior run couldn't be performed in the next
#215
Zannick
opened
2 months ago
0
Rethink state improvements
#214
Zannick
opened
2 months ago
3
"Imagine" routes that fail
#213
Zannick
opened
2 months ago
0
False early exits
#212
Zannick
opened
2 months ago
0
Bump antlr4-python3-runtime from 4.13.1 to 4.13.2
#211
dependabot[bot]
closed
2 months ago
0
Bump pyyaml from 6.0.1 to 6.0.2
#210
dependabot[bot]
closed
2 months ago
0
Background thread re-scoring is confirmed bogus
#209
Zannick
closed
3 months ago
0
Performance improvements for Compiler script
#208
Zannick
opened
3 months ago
0
Make it easier to switch between sorting and/or bucketing metrics
#207
Zannick
closed
3 months ago
2
Step to each spot along a condensed edge
#206
Zannick
opened
3 months ago
1
Add `NOT (boolexpr)` rule to grammar
#205
Zannick
opened
3 months ago
0
AV2: Combine edges together with penalties
#204
Zannick
closed
3 months ago
2
Movements are not being calculated correctly on locations.
#203
Zannick
closed
3 months ago
0
Move price per time calculations into the rust
#202
Zannick
closed
3 months ago
1
Show route diff in graphs
#201
Zannick
opened
3 months ago
0
Routes should define settings to use for unittests
#200
Zannick
opened
3 months ago
0
Allow defining time based on point paths and speeds
#199
Zannick
opened
3 months ago
0
New penalty fields and functions
#198
Zannick
closed
3 months ago
2
Panic in `handle_solution` on state not found in db.
#197
Zannick
opened
3 months ago
0
Catch place name errors early in rules
#196
Zannick
opened
4 months ago
0
Observations in rules need to be done backwards
#195
Zannick
closed
3 months ago
1
A* to a location and a given set of observations
#194
Zannick
opened
4 months ago
0
`can_win_just_locations` fails if it needs to change context to access locations
#193
Zannick
opened
4 months ago
2
Route/minimize modes: parse route before condense and shortest_paths building.
#192
Zannick
opened
4 months ago
0
Determine data for thru points for movement times
#191
Zannick
opened
4 months ago
1
A* Shortest paths with observations
#190
Zannick
opened
5 months ago
6
Remove hybrids in favor of locations with 'to' fields
#189
Zannick
closed
5 months ago
0
Reclassify base-movement warps as bulk exits
#188
Zannick
opened
5 months ago
0
Thru points for exits
#187
Zannick
opened
5 months ago
0
Solutions are replayed with the wrong times
#186
Zannick
closed
4 months ago
6
Error handling for cycles detected in the statedb
#185
Zannick
opened
5 months ago
0
Add mutate tasks of the top solutions to rayon
#184
Zannick
closed
5 months ago
0
Improve memory usage of access_check_after_actions
#183
Zannick
closed
5 months ago
1
Improve minimizes and mutates
#182
Zannick
opened
5 months ago
3
Handle global load stuff in the game representation
#181
Zannick
opened
5 months ago
0
Improve when we retrieve from the db for empty buckets in the heap
#180
Zannick
opened
5 months ago
0
Allow locations to have side effects or multiple item/canon pairs
#179
Zannick
opened
5 months ago
0
Reduce solution spam
#178
Zannick
closed
3 months ago
3
Make use of location communities
#177
Zannick
closed
3 months ago
1
Better guarantees for greedy one-location searches
#176
Zannick
opened
5 months ago
5
Track which locations or canon locations were never visited
#175
Zannick
opened
5 months ago
0
How to appropriately calculate diagonal speed
#174
Zannick
closed
4 months ago
0
Bump jinja2 from 3.1.3 to 3.1.4
#173
dependabot[bot]
closed
4 months ago
0
Refactor generated code into smaller files for better organization
#172
Zannick
closed
5 months ago
0
Condensed edges aren't taking penalties into account.
#171
Zannick
closed
5 months ago
0
Investigate/fix stalls during early stages of search
#170
Zannick
closed
5 months ago
3
Route improvements needed
#169
Zannick
opened
6 months ago
3
Next