Dustin Carlino
|
7cd7eec5cd
|
stop embedding TimePanel inside SpeedPanel (even though they always go together)
|
2019-12-29 10:55:34 -06:00 |
|
Dustin Carlino
|
4329f55e97
|
zoom controls for minimap
|
2019-12-29 10:44:29 -06:00 |
|
Dustin Carlino
|
863e239c98
|
turning histogram into a proper ManagedWidget
|
2019-12-29 10:16:38 -06:00 |
|
Dustin Carlino
|
e361cd19f3
|
new release
|
2019-12-28 11:07:13 -06:00 |
|
Dustin Carlino
|
1de77f0d3b
|
prevent a crash spawning agents on a synthetic map [rebuild]
|
2019-12-28 11:02:27 -06:00 |
|
Dustin Carlino
|
5b6e7a6f54
|
jump straight to a challenge from command line for fast development. fixes #31
|
2019-12-26 18:53:44 -06:00 |
|
Dustin Carlino
|
71553cbc70
|
make time jump textbox start with the current time, so the format is a bit more clear. addresses #24
|
2019-12-26 18:30:51 -06:00 |
|
Dustin Carlino
|
227c20bd38
|
use proper paths in game's colorscheme-scraping build script, so things work on windows. should fix #33. try re-enabling windows build to confirm. [rebuild]
|
2019-12-26 17:52:25 -06:00 |
|
Dustin Carlino
|
38bc88d54b
|
make the pan buttons do something
|
2019-12-25 12:35:49 -08:00 |
|
Dustin Carlino
|
517a35775f
|
adding pan buttons to minimap. they dont do anything yet, but the hard
part was positioning the minimap using all the new layouting
|
2019-12-25 12:01:51 -08:00 |
|
Dustin Carlino
|
e8c9cfd2cf
|
support command stack and undo within traffic sig ed
|
2019-12-25 11:22:31 -08:00 |
|
Dustin Carlino
|
b81d66dcc3
|
real time/speed controls in traffic sig preview, with a different
meaning for reset
|
2019-12-25 10:58:12 -08:00 |
|
Dustin Carlino
|
3ddae0517e
|
put action buttons in the info panel directly; scrap the modal menu
|
2019-12-24 15:50:13 -08:00 |
|
Dustin Carlino
|
bb55b2158f
|
start sandbox mode with agents from main screen
|
2019-12-24 15:40:16 -08:00 |
|
Dustin Carlino
|
3755d9b858
|
proper clone for Sim
|
2019-12-24 14:47:07 -08:00 |
|
Dustin Carlino
|
fbbb59f6a5
|
add option to preview traffic signal edits with the live sim results
|
2019-12-24 14:34:50 -08:00 |
|
Dustin Carlino
|
ebd405e2ef
|
make the scrollbar slider work! also, stop wasting github resources
|
2019-12-23 15:00:22 -08:00 |
|
Dustin Carlino
|
21b8f41a59
|
change API of Composite. we need to own all the sliders after all. prep
for including a scrollbar.
|
2019-12-23 14:33:43 -08:00 |
|
Dustin Carlino
|
3c0b88dfdf
|
rewrite slider a bit. support vertical scrolling (untested). fix some
bugs in speed panel introduced a while ago. keep tuning github workflow.
|
2019-12-23 13:56:29 -08:00 |
|
Dustin Carlino
|
ce6c1dc6b1
|
guessed wrong for where the binary is. try again, and add a temporary step to make the next attempt more successful ;)
|
2019-12-23 12:34:09 -08:00 |
|
Dustin Carlino
|
3ca4d0223e
|
disable windows build. upload binary artifacts
|
2019-12-23 12:17:47 -08:00 |
|
Dustin Carlino
|
bfe2f8acdb
|
rust version is a triple
|
2019-12-23 11:58:35 -08:00 |
|
Dustin Carlino
|
ab8155dc60
|
rust-version is a string, not a list. patience...
|
2019-12-23 11:56:39 -08:00 |
|
Dustin Carlino
|
faa7de4d96
|
argh wrong directory
|
2019-12-23 11:54:41 -08:00 |
|
Dustin Carlino
|
b45bfc392c
|
try out a github workflow for building particularly on mac. forked from https://github.com/timfish/usb-enumeration/blob/master/.github/workflows/main.yml
|
2019-12-23 11:51:22 -08:00 |
|
Dustin Carlino
|
dafcc50479
|
for now, hack around layouting mess by hardcoding window width to make flex wrapping kind of work
|
2019-12-23 11:05:24 -08:00 |
|
Dustin Carlino
|
47db959155
|
also for picking finished trips
|
2019-12-22 20:14:15 -08:00 |
|
Dustin Carlino
|
c249934eba
|
use flex buttons for picking a bus route
|
2019-12-22 20:00:19 -08:00 |
|
Dustin Carlino
|
f250aac449
|
update to rust 1.40 and new release
|
2019-12-22 11:44:37 -08:00 |
|
Dustin Carlino
|
2a8c657770
|
only upload widget backgrounds once
|
2019-12-22 10:52:41 -08:00 |
|
Dustin Carlino
|
194dbae66f
|
embed Scroller functionality in Composite directly. use for analytics panel
|
2019-12-22 10:26:48 -08:00 |
|
Dustin Carlino
|
c130e49cb4
|
reverse earlier decision and put prebaked analytics back in UI, so existing plumbing works. but it's optional and carefully set/reset
|
2019-12-22 10:14:19 -08:00 |
|
Dustin Carlino
|
7c37c786fd
|
stick the finished trips plot in the new dashboard
|
2019-12-21 14:47:39 -08:00 |
|
Dustin Carlino
|
2a67872d17
|
turning the old scoreboard into a separate dashboard. also fold in the
bus route explorer
|
2019-12-21 14:43:03 -08:00 |
|
Dustin Carlino
|
a5910ff99b
|
add back a legend to the plots
|
2019-12-21 11:04:30 -08:00 |
|
Dustin Carlino
|
e7d9efc4e4
|
split the plot into 3 pieces, use layouting for the axes
|
2019-12-21 10:43:26 -08:00 |
|
Dustin Carlino
|
f1566b48c9
|
lift ManagedWidget and friends into ezgui. have a wrapper layer in game that adds callbacks. here's my herculean refactor of the week. :D
|
2019-12-20 15:56:04 -08:00 |
|
Dustin Carlino
|
a188741c06
|
migrate remaining users of old Plot to new Plot
|
2019-12-20 14:38:54 -08:00 |
|
Dustin Carlino
|
f6b4af1797
|
move road throughput into info panel
|
2019-12-20 14:28:34 -08:00 |
|
Dustin Carlino
|
c2e5678308
|
cut intersection delay and thruput plots over to being embedded in info panel composite. working on rendering issues.
|
2019-12-20 14:19:40 -08:00 |
|
Dustin Carlino
|
2a02e31bce
|
making Plot be something that can be composited. just some of the glue
so far, nothing working yet.
|
2019-12-20 13:42:58 -08:00 |
|
Dustin Carlino
|
38d731e2a5
|
adjust traffic signal diagram based on yuwen's mocks
|
2019-12-20 13:11:50 -08:00 |
|
Dustin Carlino
|
a67b1bf19a
|
refactor Polygon::rectangle_top_left and a few more things... taking
Distance everywhere is kind of silly
|
2019-12-20 12:42:49 -08:00 |
|
Dustin Carlino
|
ae41408c70
|
compute Composite layout upfront. only recompute when window is resized.
|
2019-12-20 11:20:09 -08:00 |
|
Dustin Carlino
|
6b5e33a665
|
glue up the next/prev phase keys
|
2019-12-20 11:00:38 -08:00 |
|
Dustin Carlino
|
49a0f7abd6
|
yay, delete old gunky attempts at scrolling
|
2019-12-20 10:30:56 -08:00 |
|
Dustin Carlino
|
b229c44511
|
make the new signal diagram selectable. it's now basically usable!
|
2019-12-20 10:25:14 -08:00 |
|
Dustin Carlino
|
04bcf77e2b
|
work on new traffic signal scrolling panel. generalized scrollable
Composite works!
|
2019-12-20 09:35:27 -08:00 |
|
Dustin Carlino
|
988b4bed18
|
adjust pregame screens slightly
|
2019-12-20 08:12:01 -08:00 |
|
Dustin Carlino
|
875ce494fe
|
woops, was keeping around temporary driveway lines in one case
|
2019-12-19 16:48:52 -08:00 |
|