Dustin Carlino
|
cca6ce48a6
|
creep towards floating info panels, by moving it away from the corner of the screen
|
2020-01-13 18:52:44 -08:00 |
|
Dustin Carlino
|
bb141c7026
|
also clip text. not used quite yet.
|
2020-01-13 18:26:24 -08:00 |
|
Dustin Carlino
|
61e8003cca
|
upgrade glutin (and thus winit). maybe will help dpi issues on some
platforms? [rebuild]
|
2020-01-13 17:07:31 -08:00 |
|
Dustin Carlino
|
8a7e3cecff
|
make clipping be a stateful API, as prep for clipping composites
|
2020-01-13 16:57:09 -08:00 |
|
Dustin Carlino
|
90300c655e
|
switch remaining signal editor stuff to a top-center panel
|
2020-01-13 15:56:25 -08:00 |
|
Dustin Carlino
|
af76ad9d60
|
wrap text in signal diagram to limit width
|
2020-01-13 14:57:46 -08:00 |
|
Dustin Carlino
|
1ab3c5200a
|
limit max unzoom based on actual map dims
|
2020-01-13 14:39:02 -08:00 |
|
Dustin Carlino
|
0a771404ea
|
make the zoom in/out fully feature actually smoothly zoom
|
2020-01-13 14:01:56 -08:00 |
|
Dustin Carlino
|
32afd5663b
|
inline some signal editor controls
|
2020-01-13 11:34:43 -08:00 |
|
Dustin Carlino
|
8f17bc9227
|
branch a copy of the signal diagram for the editor
|
2020-01-13 10:36:52 -08:00 |
|
Dustin Carlino
|
1f01054077
|
draw a legend for intersection demand too
|
2020-01-13 10:00:25 -08:00 |
|
Dustin Carlino
|
30664d9791
|
stop listing edits in main edit mode too
|
2020-01-13 09:51:35 -08:00 |
|
Dustin Carlino
|
23b3b1e0a4
|
add redo support in signal editor
|
2020-01-13 09:35:49 -08:00 |
|
Dustin Carlino
|
b40a4a5b59
|
stop describing edits in traffic signal editor
|
2020-01-13 09:28:52 -08:00 |
|
Dustin Carlino
|
bf6392384b
|
remove redundant traffic signal editor feature
|
2020-01-13 09:23:59 -08:00 |
|
Dustin Carlino
|
f28029c69f
|
dont crash when peds are waiting for a bus that isnt spawned, and dont walk in place while waiting
|
2020-01-13 09:21:23 -08:00 |
|
Dustin Carlino
|
649d0ddbda
|
always draw brake light with turn signals
|
2020-01-13 09:08:51 -08:00 |
|
Dustin Carlino
|
288538b14b
|
new build
|
2020-01-12 17:58:27 -08:00 |
|
Dustin Carlino
|
f78bc6a5ef
|
simplify top-center panel in challenge mode
|
2020-01-12 10:53:32 -08:00 |
|
Dustin Carlino
|
ec1e3f435b
|
make it easy to dump raw events for debugging on windows/mac [rebuild]
|
2020-01-12 09:35:38 -08:00 |
|
Dustin Carlino
|
de1c481c93
|
svg parking icons
|
2020-01-12 09:20:54 -08:00 |
|
Dustin Carlino
|
179a562178
|
the release script doesnt work in powershell. workaround for now. [rebuild]
|
2020-01-11 22:20:50 -06:00 |
|
Dustin Carlino
|
5f4e2bd81e
|
use edit map icon
|
2020-01-11 20:40:44 -06:00 |
|
Dustin Carlino
|
e207500877
|
move some controls above minimap viz panel
|
2020-01-11 20:27:25 -06:00 |
|
Dustin Carlino
|
c039aed4d0
|
make the github build process produce usable zips [rebuild]
|
2020-01-11 16:07:19 -06:00 |
|
Dustin Carlino
|
f1b42ecdb9
|
consolidate composite layouting... just need to know alignment and percentage of screen
|
2020-01-11 14:59:27 -06:00 |
|
Dustin Carlino
|
0023002935
|
proof of concept: max size for composites!
|
2020-01-11 14:32:41 -06:00 |
|
Dustin Carlino
|
abe89d65f8
|
center popup menus
|
2020-01-11 14:02:47 -06:00 |
|
Dustin Carlino
|
60c20230ec
|
align X button to the right. flexbox is so unintuitive.
|
2020-01-11 13:54:42 -06:00 |
|
Dustin Carlino
|
f4f85febd7
|
choose heatmap via yuwen's icons. layouting is funky, but when is it
not?
|
2020-01-11 13:42:26 -06:00 |
|
Dustin Carlino
|
6469664b5f
|
dont crash when changing phases without a scrollbar
|
2020-01-10 12:28:13 -06:00 |
|
Dustin Carlino
|
511c451e8a
|
totally ditch the fixed Composite positioning
|
2020-01-10 12:01:05 -06:00 |
|
Dustin Carlino
|
52e08238e5
|
use relative positioning for the minimap and legend. (when starting maximized, window size changes a few times, really exposing how silly exact positioning is)
|
2020-01-10 11:59:15 -06:00 |
|
Dustin Carlino
|
e2de6b24d9
|
start windows maximized
|
2020-01-10 11:23:52 -06:00 |
|
Dustin Carlino
|
f7c2911671
|
[rebuild] to test windows info panel click bug
|
2020-01-10 10:01:26 -06:00 |
|
Dustin Carlino
|
a6edc70d3c
|
input validation for naming edits
|
2020-01-10 09:34:23 -06:00 |
|
Dustin Carlino
|
c64b445bd9
|
clicking a menu entry in a wizard was double-using the event
|
2020-01-10 09:30:37 -06:00 |
|
Dustin Carlino
|
bc8eb8d6e0
|
ahhh, fix bug that made crosswalks not conflict with turns
|
2020-01-10 09:18:21 -06:00 |
|
Dustin Carlino
|
f12e231966
|
jump to editing traffic signal directly from sandbox mode
|
2020-01-09 19:13:06 -06:00 |
|
Dustin Carlino
|
11ece6b188
|
no more log scroller. have an OK button
|
2020-01-09 17:54:07 -06:00 |
|
Dustin Carlino
|
7b4c7306e7
|
dont allow 0s phases
|
2020-01-09 17:38:02 -06:00 |
|
Dustin Carlino
|
4115d26b6b
|
woops, adding missing turns to traffic sig needs to prioritize crosswalks
|
2020-01-09 17:23:00 -06:00 |
|
Dustin Carlino
|
d871e3b447
|
loading screen for applying map edits
|
2020-01-09 17:19:35 -06:00 |
|
Dustin Carlino
|
bc95319859
|
hide traffic sig details when turn cycling in sandbox mode
|
2020-01-09 17:17:24 -06:00 |
|
Dustin Carlino
|
1d379e8315
|
zoom limits
|
2020-01-09 15:57:34 -06:00 |
|
Dustin Carlino
|
f6274e566d
|
OSD even for pregame stuff
|
2020-01-09 15:50:00 -06:00 |
|
Dustin Carlino
|
de21ee0727
|
show keybindings in info panel
|
2020-01-09 15:43:35 -06:00 |
|
Dustin Carlino
|
0a5d945f20
|
avoid some bugs if we simulate way past 24 hours
|
2020-01-09 12:01:12 -06:00 |
|
Dustin Carlino
|
53f33a31e4
|
hide IDs unless in dev mode
|
2020-01-09 11:50:56 -06:00 |
|
Dustin Carlino
|
c049221743
|
add a timeline showing bus location
|
2020-01-08 13:59:01 -06:00 |
|