Dustin Carlino
|
fc2abb1524
|
silence spammy logs
|
2018-08-28 14:50:16 -07:00 |
|
Dustin Carlino
|
c9a0ea213b
|
spawning a bus that follows a route
|
2018-08-28 14:44:11 -07:00 |
|
Dustin Carlino
|
a9bb71c59f
|
modeling and rendering bus stops
|
2018-08-27 15:06:13 -07:00 |
|
Dustin Carlino
|
269235d1e1
|
writing savestates in a consistent place
|
2018-08-27 11:10:02 -07:00 |
|
Dustin Carlino
|
c3d7595fc3
|
(slightly) smarter stop sign assignment
|
2018-08-24 12:46:09 -07:00 |
|
Dustin Carlino
|
f36c94c730
|
render individual points from extra KML, and refactor some circle helpers
|
2018-08-23 15:17:37 -07:00 |
|
Dustin Carlino
|
7745678794
|
make the spawner deal with trips and transitions... big revamp for it
|
2018-08-23 10:11:56 -07:00 |
|
Dustin Carlino
|
7b28b8c988
|
make peds actually walk from bldg to sidewalk when starting
|
2018-08-22 14:03:08 -07:00 |
|
Dustin Carlino
|
3fba70a9a9
|
make pedestrians start aligned with building paths. almost ready to make
them travel along the front path
|
2018-08-22 13:43:11 -07:00 |
|
Dustin Carlino
|
82952ef198
|
remembering where the front path hits the sidewalk
|
2018-08-22 12:21:58 -07:00 |
|
Dustin Carlino
|
a2399f6613
|
trimming front paths to building edges
|
2018-08-22 11:54:18 -07:00 |
|
Dustin Carlino
|
00056e6e81
|
require a front path for buildings, by ignoring street names
|
2018-08-22 11:33:29 -07:00 |
|
Dustin Carlino
|
cca0915ff3
|
can only park next to an adjacent lane
|
2018-08-22 09:47:46 -07:00 |
|
Dustin Carlino
|
bf52822e37
|
wrote a few tests of parking
|
2018-08-19 18:07:28 -07:00 |
|
Dustin Carlino
|
8bf2b67e10
|
fixing a few bugs causing bigger maps to not load at all
|
2018-08-17 10:54:44 -07:00 |
|
Dustin Carlino
|
511aab4483
|
representing departing vehicles
|
2018-08-15 11:53:04 -07:00 |
|
Dustin Carlino
|
d3611c6084
|
easier queries for lane type
|
2018-08-14 21:25:19 -07:00 |
|
Dustin Carlino
|
1720e51828
|
WIP start a specific parked car, not the last one in the lane. broken,
because multiple cars jump to the beginning of the driving lane. need to
make them start in the right position (and then go there slowly)
|
2018-08-14 21:13:05 -07:00 |
|
Dustin Carlino
|
432c9644fc
|
slightly different speed limits
|
2018-08-09 13:14:30 -07:00 |
|
Dustin Carlino
|
40cb2bf6f4
|
making draw_polygon only accept a geom Polygon. guess ezgui depending on geom is fine.
|
2018-08-09 10:57:19 -07:00 |
|
Dustin Carlino
|
9e2ac24b0c
|
rm unused methods
|
2018-08-09 10:38:11 -07:00 |
|
Dustin Carlino
|
bf2bd09a54
|
WIP converting lanes and draw car to new polygon
|
2018-08-09 10:36:29 -07:00 |
|
Dustin Carlino
|
7b53264bb8
|
WIP debugging bad building polygon drawing
|
2018-08-08 13:21:45 -07:00 |
|
Dustin Carlino
|
4c0a8f588a
|
still debugging various breakages. drawing lane IDs
|
2018-08-07 12:23:00 -07:00 |
|
Dustin Carlino
|
82902199a2
|
moving parcel grouping into convert_osm, which is run with --release anyway
|
2018-08-06 13:10:48 -07:00 |
|
Dustin Carlino
|
e31061860b
|
drawing groups of parcels with different colors. very slow, since it's
done without a quadtree and every load
|
2018-08-06 12:54:56 -07:00 |
|
Dustin Carlino
|
a4b8c2247f
|
debugging for intersections
|
2018-08-01 14:39:38 -07:00 |
|
Dustin Carlino
|
5ad6f53607
|
use new dimensioned version, letting us serialize maps and clean up
hacks elsewhere
|
2018-08-01 14:05:38 -07:00 |
|
Dustin Carlino
|
890f6541af
|
turns between sidewalks were getting conflated after the TurnID change; adding parent intersection fixes it. should fix ped warping problem.
|
2018-08-01 13:31:14 -07:00 |
|
Dustin Carlino
|
473b5bf22e
|
handle missing objects in warp plugin
|
2018-07-31 13:49:04 -07:00 |
|
Dustin Carlino
|
298babc85d
|
parallelizing parked->driving car pathfinding too
|
2018-07-28 11:02:28 -07:00 |
|
Dustin Carlino
|
30eb23816c
|
deduping biking and driving turns, fixing a turn icon offset glitch
|
2018-07-27 11:46:03 -07:00 |
|
Dustin Carlino
|
b6a9e2e1a4
|
dont make u-turns unless really at a dead-end
|
2018-07-26 17:08:50 -07:00 |
|
Dustin Carlino
|
d5f002e35c
|
incoming/outgoing roads made no sense. oops.
|
2018-07-26 13:42:27 -07:00 |
|
Dustin Carlino
|
ab986a3a8a
|
debugging turn-making funkiness
|
2018-07-26 13:18:37 -07:00 |
|
Dustin Carlino
|
d22d955dbb
|
deleting and adding turns when edited
|
2018-07-26 13:06:37 -07:00 |
|
Dustin Carlino
|
7b4df16c8e
|
printing reasons why edits are invalid
|
2018-07-26 12:14:37 -07:00 |
|
Dustin Carlino
|
904aa4449e
|
editing lane types, vastly simplified, no turns yet
|
2018-07-26 12:04:02 -07:00 |
|
Dustin Carlino
|
de54b917bc
|
changing turns to have IDs thatll be stable across edits
|
2018-07-25 19:01:47 -07:00 |
|
Dustin Carlino
|
3e72f39121
|
planning how to do live road edits
|
2018-07-25 18:19:39 -07:00 |
|
Dustin Carlino
|
9200a5ef3d
|
use pretty assertions
|
2018-07-24 16:23:25 -07:00 |
|
Dustin Carlino
|
c321c07bd7
|
make map use road edits when loading from scratch
|
2018-07-24 16:06:25 -07:00 |
|
Dustin Carlino
|
120e7c5db1
|
plumb through UI controls for road edits
|
2018-07-24 15:43:01 -07:00 |
|
Dustin Carlino
|
2ba0647b7c
|
saving and loading road edits in the UI
|
2018-07-24 15:30:40 -07:00 |
|
Dustin Carlino
|
9fbf48c495
|
defining the basic data model for some road edits
|
2018-07-24 12:30:56 -07:00 |
|
Dustin Carlino
|
30b992e7f0
|
wait, make road remember lane types too
|
2018-07-24 11:40:58 -07:00 |
|
Dustin Carlino
|
0bfcae6aa6
|
WIP making intersections know in/out roads too, using for simpler turn-making
|
2018-07-24 11:13:08 -07:00 |
|
Dustin Carlino
|
7d187bcceb
|
ripping out other_side too
|
2018-07-24 10:56:23 -07:00 |
|
Dustin Carlino
|
c04572e4c7
|
dont store siblings anymore, simplify LaneSpec
|
2018-07-24 10:07:31 -07:00 |
|
Dustin Carlino
|
83d5e75e43
|
store children in road, and stop storing some state in lane and query it instead
|
2018-07-24 09:23:23 -07:00 |
|