Dustin Carlino
|
bba48ec654
|
For the new road editor, also select lanes on the map directly. #597
|
2021-04-26 14:41:08 -07:00 |
|
Dustin Carlino
|
8ab2d38a97
|
Don't let the UI map downloader get out of sync with the updater's config
|
2021-04-26 14:17:19 -07:00 |
|
Dustin Carlino
|
36427d163c
|
Fix the traffic signal challenge. It shouldn't reset the simulation after editing!
And fix up the score panel a bit
|
2021-04-26 10:49:15 -07:00 |
|
Dustin Carlino
|
4826808b9b
|
Use fast_paths from crates.io, now that a new release is out
|
2021-04-25 18:03:16 -07:00 |
|
Michael Kirk
|
c0b5afc12f
|
update web docs
|
2021-04-25 10:30:36 -07:00 |
|
Dustin Carlino
|
d558518518
|
new release
|
2021-04-25 10:04:06 -07:00 |
|
Dustin Carlino
|
962f36a320
|
Link to actdev video, mostly as a way to [rebuild] [release]
|
2021-04-25 09:08:14 -07:00 |
|
Dustin Carlino
|
050cdacdda
|
Fix running subprocesses on Windows by adjusting the timeout. Closes #623
Thanks to Kobata on Discord!
|
2021-04-24 17:51:28 -07:00 |
|
Dustin Carlino
|
97b41b9e19
|
Make the deploy_actdev script work again
|
2021-04-24 13:57:00 -07:00 |
|
Dustin Carlino
|
a09bbd37c2
|
Improve the geometry of some consolidated intersections by taking the
convex hull. In many cases, this removes interior "jaggedness".
Regenerate all data... [rebuild]
|
2021-04-24 12:58:05 -07:00 |
|
Dustin Carlino
|
55127924ea
|
Fix more junctions in Tempe, and opt it into the screenshot testing
|
2021-04-23 18:04:00 -07:00 |
|
Dustin Carlino
|
37fe59451e
|
Re-import Tempe after many upstream junctions fixed in OSM
|
2021-04-23 15:25:00 -07:00 |
|
Dustin Carlino
|
298d322054
|
Record the time of a problem, and add a filter for that in the layer. #600
Also change the dot map color to purple, start with the heatmap by
default, and add the count to the panel.
Regenerate prebaked data
|
2021-04-23 10:15:52 -07:00 |
|
Dustin Carlino
|
46f7d7e099
|
Add a layer to show where on the map problems are occurring, either individually or as a heatmap. #600
|
2021-04-23 10:15:52 -07:00 |
|
Dustin Carlino
|
bc591c1b5f
|
Plumb back the widget name in Outcome::Changed
|
2021-04-22 13:09:32 -07:00 |
|
Dustin Carlino
|
babdc9e384
|
Let TextBox know its own name, and clean up the API for creating them
|
2021-04-22 13:09:32 -07:00 |
|
Dustin Carlino
|
ff039f017a
|
Let Spinner know its own name
|
2021-04-22 13:09:32 -07:00 |
|
Michael Kirk
|
fa40e7c968
|
make stop signs more red at night
|
2021-04-22 12:59:37 -07:00 |
|
Michael Kirk
|
e8e678f4ca
|
remove repeated choice from "speed". use nicer method
|
2021-04-22 10:43:09 -07:00 |
|
Dustin Carlino
|
8722c102b9
|
Fix bug moving lanes left/right where the width of different lanes
wasn't getting updated, due to the code-path handling the old case...
|
2021-04-22 10:22:06 -07:00 |
|
Dustin Carlino
|
2112736a1f
|
Polish UI of new road editor
|
2021-04-22 07:57:23 -07:00 |
|
Dustin Carlino
|
4b5bea1f10
|
Fix dumb bug from 18589cb083
|
2021-04-22 07:57:23 -07:00 |
|
Dustin Carlino
|
e0871d9db2
|
Undo/redo in the new road editor
|
2021-04-22 07:57:23 -07:00 |
|
Dustin Carlino
|
8dbb1a47e5
|
Refactor how edits are applied inside the new road editor
|
2021-04-22 07:57:23 -07:00 |
|
Dustin Carlino
|
f781d3e74f
|
Delete the temporary old road editor. I didn't expect the new editor to become usable so quickly.
And enable the new editor for everyone, with the experimental warning
|
2021-04-22 07:57:23 -07:00 |
|
Dustin Carlino
|
9aa5d97271
|
Select the newly created lane
|
2021-04-22 07:57:23 -07:00 |
|
Dustin Carlino
|
4ee50de58d
|
Make dropdowns start with the current value when you open them
|
2021-04-22 07:57:23 -07:00 |
|
Dustin Carlino
|
1fb1253e97
|
Refactor speed_limit_choices
|
2021-04-22 07:57:23 -07:00 |
|
Dustin Carlino
|
6cd869e494
|
Temporary way to move lanes left/right
|
2021-04-22 07:57:23 -07:00 |
|
Dustin Carlino
|
acfe095a3f
|
Handle editing just the width of one lane
|
2021-04-22 07:57:23 -07:00 |
|
Dustin Carlino
|
c73ceebd35
|
MVP of Yuwen's new road editor!
|
2021-04-22 07:57:23 -07:00 |
|
Dustin Carlino
|
38f5da4f80
|
Make the native download progress screen show how many files are left.
|
2021-04-21 17:01:51 -07:00 |
|
Dustin Carlino
|
3b9a7cfa1f
|
Add a basic per-file progress bar for native downloads!
|
2021-04-21 17:01:51 -07:00 |
|
Dustin Carlino
|
599c7b6d6b
|
Change the procgen house tool to also handle taking in a .osm file and doing the quick one-shot conversion. This'll simplify the actdev site import process.
|
2021-04-20 17:20:57 -07:00 |
|
Dustin Carlino
|
d644bf3b5f
|
Debug tool to change color schemes without recompiling
|
2021-04-20 17:03:55 -07:00 |
|
Dustin Carlino
|
4212b200d1
|
Download city.bin if needed
|
2021-04-20 16:18:21 -07:00 |
|
Dustin Carlino
|
7004cd7af2
|
Trim down the .zip build to only include Montlake -- that's it. [rebuild]
|
2021-04-20 16:10:17 -07:00 |
|
Dustin Carlino
|
a2f08dcc52
|
Fix huge_seattle data pack issue introduced a few commits ago
|
2021-04-20 16:10:17 -07:00 |
|
Dustin Carlino
|
ee78644089
|
Download files before starting a challenge mode or Santa level, if needed
|
2021-04-20 16:10:17 -07:00 |
|
Dustin Carlino
|
8f70f9f9e9
|
In the city picker, list all cities from data/MANIFEST, whether or not they exist locally. Prompt to download when needed.
|
2021-04-20 16:10:17 -07:00 |
|
Dustin Carlino
|
1b5f0f14a8
|
Just rewrite some color scheme entries in hex to copy/paste easier
|
2021-04-20 16:01:18 -07:00 |
|
Dustin Carlino
|
21bfb801d3
|
Import Hiroshima
|
2021-04-20 07:58:38 -07:00 |
|
Dustin Carlino
|
37b1eef4b0
|
Clarify mpsc API
|
2021-04-19 17:55:42 -07:00 |
|
Dustin Carlino
|
faaa4162fa
|
Async map downloader for native, using the existing FutureLoader. Can
only print progress to the console, not the loading screen.
|
2021-04-19 17:55:42 -07:00 |
|
Dustin Carlino
|
da13b8b683
|
Download only the cities specified in the UI map updater.
|
2021-04-19 17:55:42 -07:00 |
|
Dustin Carlino
|
da80aa5a71
|
Refactor abstio download helpers to plumb progress somewhere
|
2021-04-19 17:55:42 -07:00 |
|
Dustin Carlino
|
7176994a87
|
Refactor CarID to be a struct, not a tuple
And regenerate prebaked data from a few commits ago
|
2021-04-19 15:16:48 -07:00 |
|
Dustin Carlino
|
bc2a21ca89
|
Refactor some methods in Traversable
|
2021-04-19 14:50:51 -07:00 |
|
Dustin Carlino
|
c62cf1c90c
|
Refine the detection for when a car wants to over-take a bike, and expose it in the UI as a problem. #81, #600
|
2021-04-19 14:44:42 -07:00 |
|
Dustin Carlino
|
478a146350
|
Display a caution icon for large intersection crossings, and add tooltips for all drawn problems. #600
|
2021-04-19 11:40:39 -07:00 |
|