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
/
Metadata
/
CoreAssetPropagator.cs
Age
Commit message (
Expand
)
Author
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-04-02
fix errors due to null asset names in asset propagation
Jesse Plamondon-Willard
2022-04-01
keep old XNB file extension behavior for backwards compatibility (#766)
Jesse Plamondon-Willard
2022-03-26
update asset propagation for new content API (#766)
Jesse Plamondon-Willard
2022-03-05
migrate more internal code to IAssetName (#766)
Jesse Plamondon-Willard
2022-02-18
add AssetName to encapsulate asset name handling (#766)
Jesse Plamondon-Willard
2022-02-13
flip slashes in asset propagator to match MonoGame
Jesse Plamondon-Willard
2022-02-13
simplify and standardize key comparison in asset propagator
Jesse Plamondon-Willard
2022-02-11
use Array.Empty to avoid unneeded array allocations
Jesse Plamondon-Willard
2021-11-28
remove walls_and_floors asset propagation
Jesse Plamondon-Willard
2021-11-28
update for accessibility change in Stardew Valley 1.5.5
Jesse Plamondon-Willard
2021-10-08
fix compile errors on Linux
Jesse Plamondon-Willard
2021-10-06
fix barn/coop map edits resetting the exit warp
Jesse Plamondon-Willard
2021-09-25
fix farmhouse edits shifting player down one tile
Jesse Plamondon-Willard
2021-09-13
add asset propagation for giftbox texture
Jesse Plamondon-Willard
2021-09-03
remove asset propagation for Data/Bundles
Jesse Plamondon-Willard
2021-07-31
fix map reload not correctly reloading interior doors
Jesse Plamondon-Willard
2021-07-30
migrate to the new Harmony patch pattern used in my mods
Jesse Plamondon-Willard
2021-05-27
add asset propagation for paint masks
Jesse Plamondon-Willard
2021-04-04
fix error when mod edits bundle data while a split-screen player is joining
Jesse Plamondon-Willard
2021-04-04
improve error-handling during asset propagation
Jesse Plamondon-Willard
2021-04-02
fix asset propagation for localized movie data
Jesse Plamondon-Willard
2021-03-19
update NPC pathfinding cache when map warps change
Jesse Plamondon-Willard
2021-03-16
avoid asset propagation into the world if it's unloaded
Jesse Plamondon-Willard
2021-03-14
add asset propagation for interior door sprites
Jesse Plamondon-Willard
2021-02-21
use inheritdoc, minor cleanup
Jesse Plamondon-Willard
2021-02-13
fix asset propagation for map seats
Jesse Plamondon-Willard
2021-01-31
extend aggressive memory optimization to a few more common textures (#757)
Jesse Plamondon-Willard
2021-01-31
rework aggressive memory optimization to minimize mod impact (#757)
Jesse Plamondon-Willard
2021-01-31
add experimental 'aggressive memory optimization' flag (#757)
Jesse Plamondon-Willard
2021-01-24
minor cleanup
Jesse Plamondon-Willard
2021-01-24
fix interior door errors when reloading maps
Jesse Plamondon-Willard
2021-01-22
update for new map override logic in SDV 1.5.4
Jesse Plamondon-Willard
2021-01-19
reset some missed map cache fields (#751)
Jesse Plamondon-Willard
2021-01-18
reset map overrides when reloading a map (#751)
Jesse Plamondon-Willard
2021-01-18
add asset propagation for Strings\StringsFromCSFiles
Jesse Plamondon-Willard
2021-01-18
merge sections in asset propagator
Jesse Plamondon-Willard
2021-01-12
tuck location map reload into method (#751)
Jesse Plamondon-Willard
2020-12-20
update patches and asset propagation
Jesse Plamondon-Willard
2020-10-16
reapply the game's town map changes in asset propagation
Jesse Plamondon-Willard
2020-09-19
fix asset propagation for Data\MoviesReactions
Jesse Plamondon-Willard
2020-09-06
fix asset propagation for title menu buttons
Jesse Plamondon-Willard
2020-09-06
move title menu asset propagation into method
Jesse Plamondon-Willard
2020-09-05
minor cleanup
Jesse Plamondon-Willard
2020-07-26
use ordinal comparison/sorting instead of invariant
Jesse Plamondon-Willard
2020-05-04
fix asset propagation for Gil's portraits
Jesse Plamondon-Willard
2020-04-01
fix marriage dialogue left in invalid state after dialogue propagation
Jesse Plamondon-Willard
2020-03-29
fix path segmenting on Linux/Mac in asset propagation
Jesse Plamondon-Willard
2020-03-23
fix asset changes not propagating to NPCs in an event
Jesse Plamondon-Willard
2020-02-10
fix dialogue propagation clearing marriage dialogue
Jesse Plamondon-Willard
[next]