Dustin Carlino
b231809ba2
cap hill's rainbow crosswalks! [rebuild]
2020-06-20 10:05:47 -07:00
Dustin Carlino
4dd2835cd4
fix most of the angle inversion mess!
2020-06-19 20:25:47 -07:00
Dustin Carlino
c66564dd9d
try out a new style for road labels
2020-06-19 20:12:25 -07:00
Dustin Carlino
5a9fb4ceef
starting work on a brute-force traffic signal heuristic. organizing
...
existing code better.
2020-06-19 13:07:42 -07:00
Dustin Carlino
f5385b83df
restore raw throughput counts deleted in
...
ca33695431
, flagged off, for further
exploration of compressed representations. also, apparently lakeslice
prebaked results have been missing for a while due to dropbox snafu! fix
2020-06-19 11:04:07 -07:00
Dustin Carlino
288e90e530
use lyon for stroking line plots
2020-06-18 17:44:12 -07:00
Dustin Carlino
a25994123b
lift filtering out of scatter and line plots. makes everything
...
responsive by default and is way simpler. [rebuild]
2020-06-18 15:48:46 -07:00
Dustin Carlino
4aeb80cfce
recompute scatter plot avg when filtering stuff. but actually, should
...
probably implement the filtering differently anyway...
2020-06-18 14:50:48 -07:00
Dustin Carlino
b5e9d64a9b
optionally use arrow keys to pan the map. need this for filming a trailer. fixes #10 . also make the settings panel layout less horrific
2020-06-18 12:44:47 -07:00
Dustin Carlino
bc8f352600
when people are riding a bus, map them to the bus instead of just crashing
2020-06-18 11:23:09 -07:00
Dustin Carlino
6d395cbe5c
slightly adjust the compare throughput layer. fixing crash with cached
...
routes in timeline [rebuild]
2020-06-18 10:47:38 -07:00
Dustin Carlino
26cdde056c
fix throughput and delay max_x and disable comparison by default
2020-06-17 15:05:31 -07:00
Dustin Carlino
ca9202c1e8
group the before/after series in line plots
2020-06-17 14:33:27 -07:00
Dustin Carlino
0dddd1d6c1
one last pass for polishing all layers. layout and text tweaks
2020-06-17 14:01:05 -07:00
Dustin Carlino
d2c674eb9a
per suggestion of a cugos member, color all parked cars the same. distinguishing moving cars is helpful, but not parked ones
2020-06-17 11:15:14 -07:00
Dustin Carlino
82ba62df29
quick round of refactoring layer code
2020-06-17 10:56:06 -07:00
Dustin Carlino
1d252bbc40
cleaning up the last of Colorer, and quick_menu too while I'm at it
2020-06-17 10:36:18 -07:00
Dustin Carlino
140ee166be
refactoring more color scale stuff
2020-06-16 15:28:17 -07:00
Dustin Carlino
52470ed9ff
switching to proper gradients for heatmaps too
2020-06-16 14:33:20 -07:00
Dustin Carlino
dd84087398
cleaning up more layers. got rid of ::scaled finally. refactoring
...
percentile handling. got rid of old color scales
2020-06-16 12:51:06 -07:00
Dustin Carlino
458b44bef9
tearing down Colorer::scaled in favor of a newer, simpler thing. also
...
switching more layers to a monochrome gradient. just a first step...
2020-06-16 11:38:43 -07:00
Dustin Carlino
0477d38c09
consistently showing layers while zoomed. it's useless in some cases,
...
but helpful in many. just need to find a better way to show detail on
lanes.
2020-06-16 09:54:15 -07:00
Dustin Carlino
50de52439f
tune wording of tutorial. finally introduce the drone [rebuild]
2020-06-15 17:33:37 -07:00
Dustin Carlino
647eb99fe6
put the intro story in front of the tutorial
2020-06-15 16:01:17 -07:00
Dustin Carlino
851237bed5
clamp minimap recentering a bit better [rebuild]
2020-06-15 14:25:04 -07:00
Dustin Carlino
6c1fdcace1
overhaul worst traffic jam layer
2020-06-15 14:07:16 -07:00
Dustin Carlino
c1e1a9c37d
refactoring some gradient lerping stuff
2020-06-15 13:11:54 -07:00
Dustin Carlino
a86ef0fa12
start revamping layers. for delay, have zoomed and unzoomed views. always use gradients.
2020-06-15 12:51:32 -07:00
Dustin Carlino
bfaefe1df3
implement new, better word wrap. remove the old way. applied everywhere
...
except tutorial instructions, since those need rewriting soon anyway
2020-06-15 11:42:09 -07:00
Dustin Carlino
d1695e904e
trigger [rebuild]
2020-06-14 19:20:14 -07:00
Dustin Carlino
915c734849
organizing layer picker
2020-06-14 13:59:58 -07:00
Dustin Carlino
501b65c1e6
finishing up signal editor arrow outlines
2020-06-14 13:28:15 -07:00
Dustin Carlino
64fba66e42
add links to proposal write-ups and adjust the UI for that page
2020-06-14 13:04:28 -07:00
Dustin Carlino
5cda64d6fd
adjusting start/end marker icons
2020-06-14 12:32:44 -07:00
Dustin Carlino
d437152be4
add an intro story cutscene to motivate the whole game [rebuild]
2020-06-13 20:44:46 -07:00
Dustin Carlino
57651fd270
fix crash with loading edits. still draw modified layer in edit mode.
...
communicate autosaving a bit better
2020-06-13 16:37:13 -07:00
Dustin Carlino
d92f4536e2
introduce superblock proposal [rebuild]
2020-06-12 21:14:09 -07:00
Dustin Carlino
7cc8c4724a
start reviving the edit mode changelist. time is a flat circle?
2020-06-12 18:21:30 -07:00
Dustin Carlino
01d55991c8
quick fixes after meeting:
...
- tweaks to demand panel
- put missing turns first
- "before changes" -> "before 'edits name'"
2020-06-12 15:40:47 -07:00
Dustin Carlino
75fa0b8373
recenter minimap when dragging until the camera is out of frame
2020-06-12 13:00:45 -07:00
Dustin Carlino
c20a8ea36b
tuning plot appearance: labels, grid, titles, bg and outline
2020-06-12 12:12:01 -07:00
Dustin Carlino
14c7518787
break down delay by agent
2020-06-12 11:37:12 -07:00
Dustin Carlino
e059ebdb36
starting to fix up signal editor colors. simple bugfix to maybe prevent
...
all cases of turn icons overlapping? [rebuild]
2020-06-11 18:12:11 -07:00
Dustin Carlino
269bdc9171
dont force reset from midnight in survivor mode!
2020-06-11 16:30:31 -07:00
Dustin Carlino
4e746cc033
more carefully ban some edits in survivor mode
2020-06-11 15:24:46 -07:00
Dustin Carlino
dfb9e7e349
move gameplay meters to the side. also start capturing logs for linux
...
and mac too
2020-06-11 14:55:56 -07:00
Dustin Carlino
be3b93625d
dont compute pathfinding upfront by default. [rebuild]
2020-06-11 12:20:51 -07:00
Dustin Carlino
294a619407
improve minimap from yuwen's ideas [rebuild]
2020-06-11 11:49:00 -07:00
Dustin Carlino
906566c05b
er, unbrick clicking on the minimap. and get rid of the uselss pan buttons [rebuild]
2020-06-10 14:10:55 -07:00
Dustin Carlino
aa5288d1b7
try a much more aggressive minimap [rebuild]
2020-06-10 13:54:08 -07:00