Dustin Carlino
|
94b80ccf34
|
a UI plugin to follow a car or ped
|
2018-08-29 11:26:52 -07:00 |
|
Dustin Carlino
|
a9bb71c59f
|
modeling and rendering bus stops
|
2018-08-27 15:06:13 -07:00 |
|
Dustin Carlino
|
3333aa69a8
|
refactoring helpers for tests and headless
|
2018-08-27 13:52:34 -07:00 |
|
Dustin Carlino
|
891b07bec4
|
load from map or savestate
|
2018-08-27 13:14:03 -07:00 |
|
Dustin Carlino
|
f0a60e434d
|
load most recent sim savestate
|
2018-08-27 11:42:55 -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
|
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
|
0e2ae49596
|
debug a car in a different color
|
2018-08-22 10:13:32 -07:00 |
|
Dustin Carlino
|
ef307e817f
|
debugging for an intersection policy problem. traffic signal allows
overrun!
|
2018-08-21 19:02:24 -07:00 |
|
Dustin Carlino
|
1eecc48dbe
|
removing parametric driving model for now. too much work to keep it updated as aorta driving model improves, and no benefit anticipated.
|
2018-08-20 12:39:03 -07:00 |
|
Dustin Carlino
|
e2ee2ecc84
|
drawing cars a bit more nicely
|
2018-08-19 19:01:31 -07:00 |
|
Dustin Carlino
|
cef21f2545
|
dont start a parked car if it'll cause a crash. keep trying till it
works.
|
2018-08-17 14:26:42 -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
|
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
|
7eb279a978
|
simplify toggleable layer; dont need to repeat key names
|
2018-08-14 14:06:32 -07:00 |
|
Dustin Carlino
|
b55e0ae263
|
displaying extra arbitraryish kml for debugging
|
2018-08-14 14:01:41 -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
|
0caa8969dd
|
fix contains_pt signature
|
2018-08-09 10:49:26 -07:00 |
|
Dustin Carlino
|
bf2bd09a54
|
WIP converting lanes and draw car to new polygon
|
2018-08-09 10:36:29 -07:00 |
|
Dustin Carlino
|
1b610aa708
|
making a proper polygon type, finally. using it in a few places, not all
yet
|
2018-08-08 18:00:10 -07:00 |
|
Dustin Carlino
|
5d2a4f3ac4
|
trying an ear clipping algorithm for buildings and parcels. works great,
lots of cleanup needed now!
|
2018-08-08 14:39:08 -07:00 |
|
Dustin Carlino
|
7b53264bb8
|
WIP debugging bad building polygon drawing
|
2018-08-08 13:21:45 -07:00 |
|
Dustin Carlino
|
449085f02f
|
stop sign should only admit leader vehicles
|
2018-08-08 11:50:05 -07:00 |
|
Dustin Carlino
|
4c0a8f588a
|
still debugging various breakages. drawing lane IDs
|
2018-08-07 12:23:00 -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
|
be4ffc8d31
|
only draw turn icons in editor mode
|
2018-08-05 14:24:38 -07:00 |
|
Dustin Carlino
|
7611be90ab
|
trying enums with delegation...
|
2018-08-04 12:26:58 -07:00 |
|
Dustin Carlino
|
c2306ef47a
|
forking aorta driving model from parametric one...
|
2018-08-04 08:03:55 -07:00 |
|
Dustin Carlino
|
7f6bc5aac4
|
refactoring selection plugin, dont popup tooltips without Ctrl
|
2018-08-03 14:11:15 -07:00 |
|
Dustin Carlino
|
73eaf4818f
|
draw thick border around buildings
|
2018-08-02 12:42:43 -07:00 |
|
Dustin Carlino
|
d47912e13c
|
hide turn icons when lane is hidden
|
2018-08-02 12:24:19 -07:00 |
|
Dustin Carlino
|
67c81df83f
|
draw stopping buffer for cars
|
2018-08-02 11:15:47 -07:00 |
|
Dustin Carlino
|
1348db1288
|
different colors for cars and peds
|
2018-08-01 15:06:23 -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
|
aaf2933768
|
debug cars and peds
|
2018-08-01 09:35:02 -07:00 |
|
Dustin Carlino
|
c7aced1112
|
coloring pedestrians differently when selected
|
2018-07-31 13:56:14 -07:00 |
|
Dustin Carlino
|
473b5bf22e
|
handle missing objects in warp plugin
|
2018-07-31 13:49:04 -07:00 |
|
Dustin Carlino
|
296e16aea9
|
warp to agents
|
2018-07-31 13:25:03 -07:00 |
|
Dustin Carlino
|
a91359a66f
|
render buildings earlier so paths dont overlap sidewalks
|
2018-07-30 20:51:53 -07:00 |
|
Dustin Carlino
|
1cf2ca435e
|
display cars/peds at low zoom levels in intersections
|
2018-07-28 11:21:46 -07:00 |
|
Dustin Carlino
|
ac0f580ef1
|
adjust when color picker runs, to avoid a key conflict
|
2018-07-28 11:12:28 -07:00 |
|
Dustin Carlino
|
298babc85d
|
parallelizing parked->driving car pathfinding too
|
2018-07-28 11:02:28 -07:00 |
|
Dustin Carlino
|
3fa06fd032
|
dont repeat keypress manually in OSD message
|
2018-07-26 14:28:01 -07:00 |
|