Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unofficial.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise it's not apparently whether all mods are up-to-date, or it's still waiting for a server response.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add overload to the player_add console command to add items by name
|
|
|
|
|
|
Log user input to logfile
|
|
|
|
This uses the new Game1.input in SDV 1.3.0.37 to override the game's input more consistently, though it still doesn't intercept clicks correctly yet.
|
|
|
|
Although any mod can write to the console directly, this is rare enough that using 'game' as the logger name is less confusing.
|
|
|
|
|