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
Age
Commit message (
Expand
)
Author
2017-06-02
update for release
Jesse Plamondon-Willard
2017-06-02
add TimeSpeed <2.2.1 to incompatibility list
Jesse Plamondon-Willard
2017-06-02
bump incompatible version of Better Sprinklers
Jesse Plamondon-Willard
2017-05-29
deprecate TimeEvents.DayOfMonthChanged, SeasonOfYearChanged, and YearOfGameCh...
Jesse Plamondon-Willard
2017-05-29
fix translation error when passing tokens for a null translation (#296)
Jesse Plamondon-Willard
2017-05-28
drop special case for SDV 1.2.29 bug (min version is now 1.2.30)
Jesse Plamondon-Willard
2017-05-28
bump minimum game version to 1.2.30
Jesse Plamondon-Willard
2017-05-28
add shortcut for translation with tokens (#296)
Jesse Plamondon-Willard
2017-05-28
add token support for instance fields, expand unit test (#296)
Jesse Plamondon-Willard
2017-05-28
combine Translation::Tokens overloads, support dictionaries with any generic ...
Jesse Plamondon-Willard
2017-05-28
make unit test easier to extend (#296)
Jesse Plamondon-Willard
2017-05-28
shorten translation method name, remove helper method (#296)
Jesse Plamondon-Willard
2017-05-28
add 'reload_i18n' console command to reload translation files (#296)
Jesse Plamondon-Willard
2017-05-28
refactor translation init for reuse (#296)
Jesse Plamondon-Willard
2017-05-28
add shortcut indexer to translation API (#296)
Jesse Plamondon-Willard
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 exte...
Jesse Plamondon-Willard
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
update release notes for map changes
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 speci...
Jesse Plamondon-Willard
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
Merge branch 'develop' into stable
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
Merge branch 'develop' into stable
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
[next]