Dustin Carlino
|
7434ff44e1
|
hide savestating controls in debug mode. they interact poorly with map edits.
|
2019-12-07 09:38:06 -08:00 |
|
Dustin Carlino
|
c329ce6522
|
remove unusd neighborhood summary tool
|
2019-12-03 15:18:27 -08:00 |
|
Dustin Carlino
|
3fc4684fec
|
starting an options panel, with a way to toggle traffic signal rendering style
|
2019-12-03 10:39:16 -08:00 |
|
Dustin Carlino
|
d66daa22f0
|
adding some hotkeys back to the main menu. not sure how to communicate them yet.
|
2019-11-25 18:37:59 -08:00 |
|
Dustin Carlino
|
1440a8630b
|
prototyping a text button, using it for a title screen
|
2019-11-24 15:23:28 -08:00 |
|
Dustin Carlino
|
9e3f318f48
|
make floodfiller show reachability based on PathConstraint. start new
methods for valid turns based on PathConstraint.
|
2019-11-14 20:00:52 -08:00 |
|
Dustin Carlino
|
98ef31fa24
|
disabled: import and render pedestrian traffic islands. include them in
search results.
|
2019-11-14 10:54:11 -08:00 |
|
Dustin Carlino
|
db33e3fa33
|
remove geom debug mode. map_editor has superceded this
|
2019-11-09 14:53:36 -08:00 |
|
Dustin Carlino
|
de88805ec0
|
move some associated-stuff coloring to debug mode
|
2019-11-08 11:36:46 -08:00 |
|
Dustin Carlino
|
ada5484501
|
finishing up the montlake map, no gridlock by default
|
2019-11-04 12:55:04 -08:00 |
|
Dustin Carlino
|
facd9c68b3
|
remove old gridlock detector, in favor of a tool to find the front of a
chain of blockage
|
2019-11-01 15:31:26 -07:00 |
|
Dustin Carlino
|
9d828abbd0
|
move bus explorer to sandbox mode. make it start at the current stop
|
2019-10-30 12:20:04 -07:00 |
|
Dustin Carlino
|
0575e57584
|
tweaks to buttons
|
2019-10-29 15:45:26 -07:00 |
|
Dustin Carlino
|
aae6d6d998
|
cleanup: collapse the old separated modal menu groups
|
2019-10-29 15:37:19 -07:00 |
|
Dustin Carlino
|
c2fd82328a
|
move more controls under a general menu
|
2019-10-29 15:31:55 -07:00 |
|
Dustin Carlino
|
7574869798
|
tie together a popup menu and a button in a really simple way. move some
info and location things there
|
2019-10-29 15:14:17 -07:00 |
|
Dustin Carlino
|
28f11e4ab3
|
draw entire bus route in explorer, with labeled stops
|
2019-10-19 13:02:17 -07:00 |
|
Dustin Carlino
|
f1cae9bd37
|
dont show info when modalmenu hidden, just title. simplify setting info
from outside.
|
2019-10-11 20:10:12 -07:00 |
|
Dustin Carlino
|
81addd9c8c
|
making menu label swaps more ergonomic
|
2019-10-11 13:15:14 -07:00 |
|
Dustin Carlino
|
f71d229594
|
ability to change menu labels. use for speed controls and debug mode.
|
2019-10-11 13:09:32 -07:00 |
|
Dustin Carlino
|
d0879117f3
|
modernizing chokepoints finder too
|
2019-10-05 14:13:21 -07:00 |
|
Dustin Carlino
|
9a58136fc1
|
remove two debuggers (original roads and reattempting intersection geom) from game. not useful, and this could work better in synthetic or fix_map_geom. also lets us stop copying an extra polyline in the final map
|
2019-09-19 14:16:50 -07:00 |
|
Dustin Carlino
|
1e4f36dec1
|
duplicate OSM ids in tag maps universally, to simplify some other places
|
2019-09-17 15:37:11 -07:00 |
|
Dustin Carlino
|
af22daaf69
|
hop to debug mode from a/b test mode, and make it a proper pushed state
from edit and sandbox mode too
|
2019-09-15 13:28:38 -07:00 |
|
Dustin Carlino
|
974e4d43b7
|
fix debug mode's overlapping UIs... dont keep trying to draw all the special debug mode stuff in nested states. also stop double-drawing when using {Road,Building}Colorer
|
2019-09-14 13:42:43 -07:00 |
|
Dustin Carlino
|
105f526e9e
|
contextual_action takes &str or String
|
2019-09-07 13:56:00 -07:00 |
|
Dustin Carlino
|
19135c7461
|
debug feature to kill off a stuck car
|
2019-09-07 13:46:47 -07:00 |
|
Dustin Carlino
|
caaf0954ab
|
rename the main editor crate to game -- map editing is just a tiny piece ;)
|
2019-09-07 13:09:09 -07:00 |
|