issues
search
PurpleKingdomGames
/
roguelike-starterkit
Terminal rendering for Indigo based roguelike games.
MIT License
23
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade to Scala 3.5.0
#105
davesmith00000
opened
2 months ago
0
Generic UI window rework
#104
davesmith00000
opened
3 months ago
0
Firing WindowEvent.Open should also give focus / move to top
#103
davesmith00000
opened
4 months ago
0
Buttons on static windows don't work
#102
davesmith00000
closed
5 months ago
0
Clicking outside all windows should lose focus on all windows
#101
davesmith00000
closed
5 months ago
0
Clicking and dragging the overlapping title bars of windows drags both windows
#100
davesmith00000
closed
5 months ago
0
Clicking on an input field should put the cursor near the click point
#99
davesmith00000
closed
5 months ago
0
Rename UiContext/State to UIContext/State
#98
davesmith00000
closed
5 months ago
0
Stateless components 2
#97
davesmith00000
closed
5 months ago
0
WIP: Actually stateless components
#96
davesmith00000
closed
5 months ago
0
Tab through components to give focus
#95
davesmith00000
opened
5 months ago
0
Components too coupled to terminals
#94
davesmith00000
opened
5 months ago
0
ComponentList (and Group) may not be returning the correct bounds.
#93
davesmith00000
closed
5 months ago
1
ComponentList
#92
davesmith00000
closed
5 months ago
0
Behaviour change: Pass on all events, inform on window active.
#91
davesmith00000
closed
5 months ago
0
Use context functions for implicit char sheet dependency?
#90
davesmith00000
opened
5 months ago
0
Component rendering: Flatten to a single terminal
#89
davesmith00000
opened
5 months ago
0
Bug: MouseOut only fires when the mouse leaves all windows
#88
davesmith00000
closed
5 months ago
0
More UI work
#87
davesmith00000
closed
5 months ago
0
Allow dynamic reconfiguration of ComponentGroup based on context
#86
davesmith00000
closed
5 months ago
1
UI Components: Textarea
#85
davesmith00000
closed
5 months ago
0
Window / component skinning options / character mapping
#84
davesmith00000
opened
5 months ago
0
UI Components: Sliders
#83
davesmith00000
opened
5 months ago
0
UI Components: Nested menu drop downs
#82
davesmith00000
opened
5 months ago
0
UI Components: Dropdown selection box
#81
davesmith00000
opened
5 months ago
0
UI Components: Input Field
#80
davesmith00000
closed
5 months ago
0
UI Components: Checkbox
#79
davesmith00000
opened
5 months ago
0
UI Components: Radio buttons
#78
davesmith00000
opened
5 months ago
0
Log or error on unknown window ID
#77
davesmith00000
opened
6 months ago
0
Window Scroll bars
#76
davesmith00000
opened
6 months ago
0
Component constructors
#75
davesmith00000
closed
5 months ago
0
Window API clean up
#74
davesmith00000
closed
6 months ago
0
Issue/70/window contents inherit bounds
#73
davesmith00000
closed
6 months ago
1
Issue/67/window subsystem
#72
davesmith00000
closed
6 months ago
0
Issue/56/reflowing a layout
#71
davesmith00000
closed
7 months ago
0
ComponentGroup: Option to inherit bounds.
#70
davesmith00000
closed
6 months ago
1
Issue #63: Window's aware of mouse over/out
#69
davesmith00000
closed
7 months ago
0
Event to open a window
#68
davesmith00000
closed
8 months ago
0
Add a `WindowsSubSystem`
#67
davesmith00000
closed
6 months ago
2
Write some UI docs...
#66
davesmith00000
opened
8 months ago
0
WindowManagerEvent to open / add a window
#65
davesmith00000
closed
8 months ago
0
Fixed #62: Window min/max size
#64
davesmith00000
closed
8 months ago
0
Mechanism to find out if the mouse is over a window
#63
davesmith00000
closed
7 months ago
0
Windows: Min/Max size limit
#62
davesmith00000
closed
8 months ago
0
CharSheet should contain a reference to the Font key
#61
davesmith00000
closed
9 months ago
0
WindowModel: Missing apply with two type params
#60
davesmith00000
closed
9 months ago
0
WindowManager: Add many windows
#59
davesmith00000
closed
9 months ago
0
ComponentLayout: Align left / center / right + top / middle / bottom
#58
davesmith00000
opened
9 months ago
2
Add events to tell windows to resize / reposition
#57
davesmith00000
closed
8 months ago
2
ComponentGroup: Changing the Layout / Bounds has no effect
#56
davesmith00000
closed
7 months ago
1
Next