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-05-18
remove workaround no longer needed with Harmony 2.0.2 (#711)
Jesse Plamondon-Willard
2020-05-11
fix Harmony issue when assembly is loaded from memory (#711)
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
2019-09-14
add separate LogNetworkTraffic option
Jesse Plamondon-Willard
2019-09-14
drop monitor.ExitGameImmediately method
Jesse Plamondon-Willard
2019-09-14
fix translatable assets not updated when switching language (#586)
Jesse Plamondon-Willard
2019-09-14
load mods much earlier so they can intercept all content assets
Jesse Plamondon-Willard
2019-09-14
add content pack translations
Jesse Plamondon-Willard
2019-09-14
remove deprecated APIs (#606)
Jesse Plamondon-Willard
2019-09-13
make Harmony patch names more consistent
Jesse Plamondon-Willard
2019-09-13
fix unspecified log levels
Jesse Plamondon-Willard
2019-09-13
fix formatting and code style (#636)
Jesse Plamondon-Willard
2019-09-13
checkEventPrecondition crash fix
berkay2578
2019-03-16
add support for suppressing warnings in mod DB
Jesse Plamondon-Willard
[next]