Thraka/SadConsole
A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games!
C#MIT
Issues
- 2
- 1
Question about rendering raster images
#348 opened by 0zl - 0
- 1
Scrollbar isn't shown on table control
#338 opened by Ven0maus - 0
- 0
Change ScreenCellsX/Y to report what RenderWidth/Height is based on the default font size
#337 opened by Thraka - 5
- 0
Improvements to Renderer
#316 opened by Thraka - 1
- 1
- 2
Reduce Allocation in Mouse Processing
#301 opened by Chris3606 - 0
- 0
Review the new entity design
#330 opened by Thraka - 0
- 8
Calling InvokeClick() of a button from a keyboard shortcut doesn't change its state.
#306 opened by RychuP - 0
Rename Entity Renderer/Manager to better class names
#331 opened by Thraka - 2
- 0
ControlsConsole.Resize method crashes the engine.
#311 opened by RychuP - 0
Use IDComparer from primitives lib when updated
#323 opened by Thraka - 1
Adapt TabControl to v10
#329 opened by Thraka - 0
- 0
- 0
[V10] [Bug] Window dragging no longer works
#327 opened by Ven0maus - 1
- 2
Left click on a TextBox causes both EditModeEnter and EditModeExit events to trigger.
#312 opened by RychuP - 1
- 1
Add ComboBox control for v10
#309 opened by Thraka - 0
Replace Point(0, 0) with Point.Zero
#315 opened by Thraka - 4
ICellSurface ShiftDown doesn't set the background color of the new row correctly.
#303 opened by RychuP - 2
Surface.SetGlyph does not take .IsVisible into account, and still renders the cell regardless
#298 opened by Ven0maus - 1
Todo ~~before~~ after v9 nuget push
#262 opened by Thraka - 1
- 2
Setting `SurfaceViewer` scroll values in outside the `FrameUpdate` does not work as expected
#293 opened by AgrYpn1a - 1
Small issue with TextBox and Caret
#296 opened by coldwarrl - 1
No way to disable creation of defaultStartingConsole.
#292 opened by Otaco69 - 2
- 1
- 1
Improve Effects design
#271 opened by Thraka - 2
no documentation
#273 opened by Pommersche92 - 1
Support ColoredString in ListBox theme
#267 opened by AdrienKYoung - 1
Font seem not serializable (V9.00)
#268 opened by coldwarrl - 3
ProcessMouse with BorderConsole
#258 opened by mc-lep - 0
- 1
- 1
- 1
Redesign entity for a lite scenario
#249 opened - 0
empty ColoredString += string operation fails
#255 opened by fcheadle - 1
- 1
- 4
Console doesn't fully draw after increasing size and resizing with custom font
#250 opened by CubicMelon