Skip to content

Tags: Hornwitser/factorio_dissector

Tags

factorio-1.1.57

Toggle factorio-1.1.57's commit message
Dissect TranslateString input action

factorio-1.1.42

Toggle factorio-1.1.42's commit message
Dissect RequestForHeartbeatWhenDisconnecting

factorio-1.1.30

Toggle factorio-1.1.30's commit message
Remove hex type values from input actions

Remove the per action hexadecimal type value and rely on each action's
type being equal to the previous one plus one.  This makes updating the
list of input actions simpler when there's insertions or removals in the
list.