Download Latest Version Release v10.7.0 source code.tar.gz (50.4 MB)
Email in envelope

Get an email when there's a new version of SadConsole

Home / v10.6.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-08-10 1.1 kB
Release v10.6.0 source code.tar.gz 2025-08-10 41.1 MB
Release v10.6.0 source code.zip 2025-08-10 41.5 MB
Totals: 3 Items   82.7 MB 0
  • [Breaking] The MonoGame host no longer has the ClearScreenComponent. Instead, the clear screen happens right before the final draw of the main SadConsole component.
  • [Breaking] Builder.Run was renamed to Builder.ProcessConfigs and a new Builder.Run was added to make it simpler to configure and start the game.
  • [Breaking] Custom controls should NO LONGER set IsDirty = false when exiting UpdateAndRedraw.
  • [Core] A little speed improvement to resize in special cases.
  • [Core] Added SetGlyph method overload to ICellSurface which takes a GlyphDefinition to update the glyph and mirror of a cell.
  • [Core] Fixed a bug with dragging a surface over another surface incorrectly triggering MoveToFront functionality.
  • [Extended] Added MouseDrag component.
  • [Hosts] Added OptimizedScreenSurfaceRenderer which is a renderer that only draws dirty cells.
  • [UI] During control rendering, hosts will set controls IsDirty = false when they're actually drawn instead of when the update method of the control says it should be drawn.
  • [UI] Fixed combo box popup with non-1x sized fonts.
Source: README.md, updated 2025-08-10