Age | Commit message (Expand) | Author |
---|---|---|
2017-12-12 | reintroduce GameEvents.FirstUpdateTick to simplify mod integrations (#409) | Jesse Plamondon-Willard |
2017-12-10 | add e.IsSuppressed to input event args | Jesse Plamondon-Willard |
2017-12-10 | fix mods being able to change cursor position reported to other mods | Jesse Plamondon-Willard |
2017-11-26 | fix e.SuppressButton() not working with some mouse buttons, update release no... | Jesse Plamondon-Willard |
2017-11-10 | Simplified mouse checks | YonKuma |
2017-11-08 | Fixing code to match SMAPI idiom | YonKuma |
2017-11-08 | Added code to suppress mouse clicks | YonKuma |
2017-10-22 | replace input events' e.IsClick with better-designed e.IsActionButton and e.I... | Jesse Plamondon-Willard |
2017-10-19 | fix e.SuppressButton() in input events not suppressing keyboard buttons | Jesse Plamondon-Willard |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard |