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
/
SMAPI
/
Framework
/
SCore.cs
Age
Commit message (
Expand
)
Author
2020-08-13
remove experimental RewriteInParallel option
Jesse Plamondon-Willard
2020-07-26
use ordinal comparison/sorting instead of invariant
Jesse Plamondon-Willard
2020-06-20
fix reload_i18n not reloading content pack translations
Jesse Plamondon-Willard
2020-06-20
make parallel rewriting optional
Jesse Plamondon-Willard
2020-06-19
backport harmony_summary command to Harmony 1.x (#711)
Jesse Plamondon-Willard
2020-06-16
fix typo
Jesse Plamondon-Willard
2020-06-15
temporarily restore Harmony 1.x support with compile flag (#711)
Jesse Plamondon-Willard
2020-06-15
Merge pull request #723 from spacechase0/event-priority
Jesse Plamondon-Willard
2020-06-15
refactor & optimize event code a bit, drop old support for unknown event hand...
Jesse Plamondon-Willard
2020-05-22
add harmony_summary command
Jesse Plamondon-Willard
2020-05-22
move internal commands out of SCore
Jesse Plamondon-Willard
2020-05-09
sort mod warning lists
Jesse Plamondon-Willard
2020-05-09
simplify logged paranoid warnings
Jesse Plamondon-Willard
2020-04-17
use better short date translations
Jesse Plamondon-Willard
2020-02-01
add JSON converter for Vector2
Jesse Plamondon-Willard
2020-02-01
add support for *.tmx map files
Jesse Plamondon-Willard
2020-01-31
fix error message
Jesse Plamondon-Willard
2020-01-30
rework asset editor/loader tracking so they're affected by load order
Jesse Plamondon-Willard
2020-01-26
Merge pull request #690 from Drachenkaetzchen/performance-counter
Jesse Plamondon-Willard
2020-01-26
tweak namespace
Jesse Plamondon-Willard
2020-01-26
refactor performance counter code
Jesse Plamondon-Willard
2020-01-25
add user settings that override defaults (#693)
Jesse Plamondon-Willard
2020-01-18
update community links
Jesse Plamondon-Willard
2020-01-15
Added documentation for all performance counter methods and members. Refactor...
Drachenkaetzchen
2020-01-12
set updateFound based on the suggested update response
danvolchek
2020-01-11
Reworked the console implementation, added monitoring. Some internal refactor...
Drachenkaetzchen
2020-01-10
Added reset functionality
Drachenkaetzchen
2020-01-10
Moved most PerformanceCounter logic out of SCore into the new PerformanceCoun...
Drachenkaetzchen
2020-01-10
Initial commit of the performance counters
Drachenkaetzchen
2020-01-07
intercept schedule errors
Jesse Plamondon-Willard
2020-01-04
remove DumpMetadata option
Jesse Plamondon-Willard
2019-12-26
fix log parser content pack list entry pattern, remove unneeded ternary in co...
Dan Volchek
2019-12-24
list broken dependencies first in 'skipped mods' list
Jesse Plamondon-Willard
2019-12-20
add console warning in paranoid mode
Jesse Plamondon-Willard
2019-12-15
add friendly log message for save file-not-found errors
Jesse Plamondon-Willard
2019-12-12
batch asset editor/loader changes
Jesse Plamondon-Willard
2019-12-02
migrate from AWS to Azure
Jesse Plamondon-Willard
2019-11-18
minor updates (#638)
Jesse Plamondon-Willard
2019-11-09
overhaul update checks
Jesse Plamondon-Willard
2019-11-09
filter another new error (#638)
Jesse Plamondon-Willard
2019-11-08
update game log filters (#638)
Jesse Plamondon-Willard
2019-10-01
auto-fix save data when a custom location mod is removed
Jesse Plamondon-Willard
2019-10-01
add support for core translation files
Jesse Plamondon-Willard
2019-10-01
remove unused translation field & method
Jesse Plamondon-Willard
2019-09-26
auto-fix save data when a custom NPC mod is removed
Jesse Plamondon-Willard
2019-09-23
make console colors configurable
Jesse Plamondon-Willard
2019-09-16
log custom SMAPI settings to simplify troubleshooting
Jesse Plamondon-Willard
2019-09-14
log skipped loose files
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
show versions in duplicate-mod errors, make folder paths in trace logs clearer
Jesse Plamondon-Willard
[next]