Releases: dram55/MarioMaker2OCR
Releases · dram55/MarioMaker2OCR
1.0.49
(42e8a16) Font color, background and font family customization to drambar - in settings.js
1.0.48
(87a1bd1) Customizable font-size and color for drambar in settings.js
1.0.47
(7e2bcad) Move black time into event argument, and fire event after the blackscreen has ended. This is to determine if processing time impacted the time calculation.
1.0.46
(a3cfeb7) Better OCR on level codes with adjacent "T" characters
1.0.44
(3528b3d) Adding logging of Black Screen length
1.0.43
(faf8526) Expand ROI on clearscreen for startover and quit - supports comments on screen
(c16dbfe) Multiple language support for some startover, quit and exit events
1.0.42
(66cede1) remove default text from smmbar and prevent overflow text
1.0.41
(c23e545) smmbar - handle gameover, pause timer if level cleared, ignore level event if duplicate
1.0.40
(8d7e41f) Use travis build number to update AssemblyInfo.cs
(8115e7b) Fix issue with clear not firing while playing your own level. Close #41