index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2017-05-28
minor cleanup
Jesse Plamondon-Willard
2017-05-28
simplify debug command output (#297)
Jesse Plamondon-Willard
2017-05-28
log debug command output (#297)
Jesse Plamondon-Willard
2017-05-28
remove unneeded SGame fields
Jesse Plamondon-Willard
2017-05-27
add Context.IsPlayerFree
Jesse Plamondon-Willard
2017-05-27
fix content API not matching XNB files with two dots (like 'a.b.xnb') if ↵
Jesse Plamondon-Willard
extension isn't specified
2017-05-27
improve libgdiplus.dylib fix for Mono players
Jesse Plamondon-Willard
2017-05-26
standardise indentation in unix launcher
Jesse Plamondon-Willard
2017-05-26
fix errors handling dependencies if some mods have no manifest
Jesse Plamondon-Willard
2017-05-25
reduce ContentLoadException nesting
Jesse Plamondon-Willard
2017-05-25
fix tilesheets for local XNB maps too
Jesse Plamondon-Willard
2017-05-25
expand .tbin loading to support custom tilesheets from the mod folder
Jesse Plamondon-Willard
2017-05-25
minor cleanup
Jesse Plamondon-Willard
2017-05-26
Added experimental .tbin support
Platonymous
2017-05-24
add translation unit tests (#296)
Jesse Plamondon-Willard
2017-05-24
add translation API (#296)
Jesse Plamondon-Willard
2017-05-23
fix Context.IsInDrawLoop having a public setter
Jesse Plamondon-Willard
2017-05-23
fix rare crash when window loses focus for some players
Jesse Plamondon-Willard
2017-05-22
show friendly error when running install.exe from within zip file
Jesse Plamondon-Willard
2017-05-22
add Context.IsInDrawLoop for specialised mods
Jesse Plamondon-Willard
2017-05-21
reimplement event deprecation warnings to fix "unknown mod" warnings
Jesse Plamondon-Willard
2017-05-21
fix smapi-crash.txt being copied from default log even if --log-path is ↵
Jesse Plamondon-Willard
specified
2017-05-21
enable mod dependencies (#285)
Jesse Plamondon-Willard
2017-05-20
update installer readme
Jesse Plamondon-Willard
2017-05-20
show friendly errors when the game is missing or pre-1.2
Jesse Plamondon-Willard
2017-05-20
bump version for release
Jesse Plamondon-Willard
2017-05-20
add metadata to internal mod registry & use mod display name everywhere
Jesse Plamondon-Willard
2017-05-19
fix error when loading a mod with no version
Jesse Plamondon-Willard
2017-05-19
bump version for release
Jesse Plamondon-Willard
2017-05-18
improve game install path detection
Jesse Plamondon-Willard
2017-05-18
fix build error with Mono 5.0 on Linux/Mac
Jesse Plamondon-Willard
2017-05-17
also raise location-list-changed on load
Jesse Plamondon-Willard
2017-05-17
fix mod-loading code not accounting for metadata failure
Jesse Plamondon-Willard
2017-05-17
raise location/player changed events on load
Jesse Plamondon-Willard
2017-05-17
drop support for multiple player indexes (not relevant for Stardew Valley)
Jesse Plamondon-Willard
2017-05-17
fix crash in unreleased code when loading a save that hasn't visited the ↵
Jesse Plamondon-Willard
mines yet
2017-05-17
adjust return-to-title code
Jesse Plamondon-Willard
2017-05-17
fix errors during overridden update loop immediately crashing the game with ↵
Jesse Plamondon-Willard
no log entry
2017-05-16
make content event available in experimental mode
Jesse Plamondon-Willard
2017-05-16
add compile flag for experimental mod dependencies features
Jesse Plamondon-Willard
2017-05-16
Merge branch 'feature/285-mod-dependencies' into develop
Jesse Plamondon-Willard
# Conflicts: # src/StardewModdingAPI/Framework/ModRegistry.cs # src/StardewModdingAPI/Program.cs
2017-05-16
tweak release notes
Jesse Plamondon-Willard
2017-05-16
fix maps not recognising custom tilesheets added through the SMAPI content API
Jesse Plamondon-Willard
2017-05-16
add warning for mods that don't have a name or version
Jesse Plamondon-Willard
2017-05-15
add Context.IsWorldReady flag
Jesse Plamondon-Willard
2017-05-15
update compatibility blacklist for SDV 1.2
Jesse Plamondon-Willard
2017-05-15
tweak .editorconfig JSON indentation rules
Jesse Plamondon-Willard
2017-05-14
fix world/player events being raised when the player loads a save due to ↵
Jesse Plamondon-Willard
values being initialised
2017-05-14
rewrite dependency logic to resolve dependency loops by disabling the ↵
Jesse Plamondon-Willard
affected mods (#285)
2017-05-14
replace mod indexes with references in dependency-sorting logic (#285)
Jesse Plamondon-Willard
[prev]
[next]