Commit graph

5 commits

Author SHA1 Message Date
Cuyler36
b8f8f866fd Split ACSE into Core & WinForms projects
This will help code maintainability, and allow for cross platform support if another UI system is created.

Code refactoring will come at some point in the future.
2018-10-31 19:01:03 -04:00
Cuyler36
4c02941970 Upgrade to .NET 4.7 & C# 7.3 + Changes
- Now using the latest .NET version (4.7) & the latest C# version (7.3)
- Replaced old data conversion methods with new extension methods
- Created a unit test project & the first tests (more to come at a later date)
2018-08-13 00:49:35 -04:00
Cuyler36
d275245ffd Remove Password Library references
I may add them back later
2018-07-09 08:04:42 -04:00
Cuyler36
772d86c6b0 Misc Updates 2018-06-22 09:23:57 -04:00
Cuyler36
b8d714beaa Initial Commit
First commit of the overhauled ACSE. Supports all Animal Crossing games
from the GameCube version all the way through Welcome Amiibo!
2017-06-14 05:36:44 -04:00