Nick Thomas lupine
lupine pushed to master at lupine/ordoor 2020-04-10 20:55:03 +01:00
f3fea83173 Reimplement cursor as a query operation
lupine pushed to master at lupine/ordoor 2020-04-10 19:55:23 +01:00
bb3ddc4896 First pass at custom cursor display
d99a5b9ec3 Instantiate a ship on startup
Compare 2 commits »
lupine pushed to master at lupine/ordoor 2020-04-02 01:30:00 +01:00
fd73f03aa5 Initial outline of a Ship
df1f116b3d Clean up the options flow handlers a tiny bit
aa43011e8d Set options from defaults on first start
Compare 3 commits »
lupine pushed to master at lupine/ordoor 2020-04-01 19:46:14 +01:00
8ce24ce5f8 Display listbox text
lupine pushed to master at lupine/ordoor 2020-04-01 01:38:57 +01:00
7935f78acc Add a partial listbox implementation
31da40e772 Move inventorySelect to its own file
Compare 2 commits »
lupine pushed to master at lupine/ordoor 2020-03-31 23:45:28 +01:00
c1925697c9 Refactor inventorySelect to build it hierarchically
lupine pushed to master at lupine/ordoor 2020-03-31 23:31:55 +01:00
2ae3611d7f Allow menu records to be processed hierarchically by the UI driver
lupine pushed to master at lupine/ordoor 2020-03-31 22:31:14 +01:00
7586b90f8a Update go.mod
lupine pushed to master at lupine/ordoor 2020-03-30 00:16:08 +01:00
b5a722eef0 Make a start on font rendering
lupine pushed to master at lupine/ordoor 2020-03-27 02:17:22 +00:00
27fbccdc5f Get the briefing menu linked up
lupine pushed to master at lupine/ordoor 2020-03-27 02:08:03 +00:00
c090fd32e9 Link various screens accessible from the bridge
lupine pushed to master at lupine/ordoor 2020-03-27 00:55:07 +00:00
316db89148 Get the bridge door animations running
lupine pushed to master at lupine/ordoor 2020-03-26 23:35:42 +00:00
79bfab7d6b We can reach the bridge \o/
lupine pushed to master at lupine/ordoor 2020-03-26 22:10:10 +00:00
e4ce932324 Display overlay text in the UI
lupine pushed to master at lupine/ordoor 2020-03-26 20:47:11 +00:00
a0fd653c24 Add some information about sound
lupine pushed to master at lupine/ordoor 2020-03-25 02:12:22 +00:00
3d3a55af9d Break flow out of ordoor
lupine pushed to master at lupine/ordoor 2020-03-25 00:48:11 +00:00
4eb4b6e69f More menu navigation
lupine pushed to master at lupine/ordoor 2020-03-25 00:23:34 +00:00
7824396c24 Add stubs for unknown widget types
b986359047 Draw overlays
Compare 2 commits »
lupine pushed to master at lupine/ordoor 2020-03-24 23:11:56 +00:00
d376d9850c Wire the sliders into the config file
lupine pushed to master at lupine/ordoor 2020-03-24 22:34:01 +00:00
20ad9ae6f8 Add a slider UI widget