Dustin Carlino
|
2153b1605b
|
Move the legend to the minimap in the experiment, by parameterizing the
minimap on a trait to specialize it.
|
2020-12-07 14:42:49 -08:00 |
|
Dustin Carlino
|
df04fd7e18
|
Give SimpleApp a way to stash session-wide state. First use case is high scores for the experiment.
|
2020-12-04 15:08:15 -08:00 |
|
Dustin Carlino
|
4b28cfe806
|
Add a minimap
|
2020-11-28 09:45:58 -08:00 |
|
Dustin Carlino
|
b6ebee0dd8
|
Tiny refactor: Drawable::empty(ctx)
|
2020-11-25 11:19:26 -08:00 |
|
Dustin Carlino
|
f3ff910c37
|
Cleanup from the great app split:
- move show_zorder into DrawMap
- reorganize modules in map_gui
Next is to reorganize/collapse modules in game.
|
2020-11-23 17:58:32 -08:00 |
|
Dustin Carlino
|
9f422033e9
|
Make a SimpleMinimap for map_gui. Will refactor later.
|
2020-11-23 17:58:32 -08:00 |
|
Dustin Carlino
|
c3db4de087
|
Lift the Navigator tools to map_gui.
|
2020-11-23 17:58:32 -08:00 |
|
Dustin Carlino
|
139d435bd3
|
Split out the OSM viewer to its own crate, porting over a simple form of current_selection. Temporarily omit the minimap and navigator from it.
|
2020-11-23 17:58:32 -08:00 |
|