Dustin Carlino
|
29e1f3f6c0
|
starting a plugin to scrape agents...
|
2018-11-22 11:38:00 -08:00 |
|
Dustin Carlino
|
5bc9992fc0
|
using blockface kml in convert_osm to prescribe parking lanes
|
2018-11-21 22:43:14 -08:00 |
|
Dustin Carlino
|
9e91332b58
|
matching extra shapes with a particular side of the road
|
2018-11-21 16:02:08 -08:00 |
|
Dustin Carlino
|
af6ead7d56
|
refactor sidewalk finder to use FindClosest
|
2018-11-21 15:48:16 -08:00 |
|
Dustin Carlino
|
bd67d88bab
|
adjust the blockface<->road matching
|
2018-11-21 15:39:49 -08:00 |
|
Dustin Carlino
|
20b79038f4
|
dont clone bounds by default
|
2018-11-21 14:55:26 -08:00 |
|
Dustin Carlino
|
2322b1f83e
|
show road matching extra shape
|
2018-11-21 14:44:26 -08:00 |
|
Dustin Carlino
|
48709b60a0
|
making a general helper for finding closest stuff... using it to match extra shapes to road center lines
|
2018-11-21 14:32:15 -08:00 |
|
Dustin Carlino
|
117adb7f1a
|
consolidating all of the kml parsing code
|
2018-11-21 13:20:41 -08:00 |
|
Dustin Carlino
|
81c2333b2d
|
initial notes on time travel
|
2018-11-21 12:15:31 -08:00 |
|
Dustin Carlino
|
ca95c58b3b
|
fix a path trace bug for paths with one step, but no geometry
|
2018-11-21 10:00:40 -08:00 |
|
Dustin Carlino
|
f3c76c4416
|
hack around accel_to_stop_in_dist problem, for now
|
2018-11-21 09:39:26 -08:00 |
|
Dustin Carlino
|
e2d2660b38
|
reproducing the bike accel_to_stop problem
|
2018-11-21 09:35:11 -08:00 |
|
Dustin Carlino
|
b22cfe7c9b
|
gets tests to at least build again, by commenting out some of them
|
2018-11-20 14:36:11 -08:00 |
|
Dustin Carlino
|
a3dc7e0bee
|
remove pathfinding requirement that lane types of start/end match up, now that bike/bus lanes are used
|
2018-11-20 13:39:20 -08:00 |
|
Dustin Carlino
|
7278719a04
|
consolidating all of the road query methods
|
2018-11-20 13:36:10 -08:00 |
|
Dustin Carlino
|
7705289a62
|
specialize tooltip_lines to one plugin. solves the problem of not being able to look up objects in DrawMap
|
2018-11-20 11:32:03 -08:00 |
|
Dustin Carlino
|
37c5a1ddb5
|
lookup sidewalk properly when bike reaches end
|
2018-11-18 19:10:14 -08:00 |
|
Dustin Carlino
|
30a03d3159
|
fix ped<->bike animation
|
2018-11-18 17:08:59 -08:00 |
|
Dustin Carlino
|
b618842ad2
|
WIP woops, found a bug with bike_reached_end
|
2018-11-18 17:02:30 -08:00 |
|
Dustin Carlino
|
fb298e4706
|
animate bike parking better
|
2018-11-18 16:53:11 -08:00 |
|
Dustin Carlino
|
044a25fce2
|
give up on Sim being Eq; settle for PartialEq, get rid of all of the annoying 'ignore this field' hacks. also getting rid of unnecessary PartialEq impls in map_model
|
2018-11-18 16:28:43 -08:00 |
|
Dustin Carlino
|
71d4df2e6d
|
save editor view when sim 'gracefully' blows up
|
2018-11-18 15:16:39 -08:00 |
|
Dustin Carlino
|
99d0d27837
|
adjust debug logs
|
2018-11-18 15:03:02 -08:00 |
|
Dustin Carlino
|
a863283571
|
different parser for ticks from filenames
|
2018-11-18 14:54:36 -08:00 |
|
Dustin Carlino
|
0df92bab75
|
debug from the most recent but relevant savestate
|
2018-11-17 20:10:00 -08:00 |
|
Dustin Carlino
|
889214ccdf
|
splitting off just the scheduling portion of spawn. no more
recalculating paths!
|
2018-11-17 18:41:53 -08:00 |
|
Dustin Carlino
|
6dbdfcb18b
|
proper enum for vehicle type
|
2018-11-17 17:38:10 -08:00 |
|
Dustin Carlino
|
343aeba3b6
|
deleted some aging code only used for tests that definitely needs overhaul anyway
|
2018-11-17 17:28:19 -08:00 |
|
Dustin Carlino
|
9084f0060b
|
PathRequest instead of massive confusing tuples. also can now use bike lanes from spawn layer
|
2018-11-17 17:12:03 -08:00 |
|
Dustin Carlino
|
0b53b2e44f
|
make bike from border work by adding a bit in spawn
|
2018-11-17 07:34:06 -08:00 |
|
Dustin Carlino
|
d7efdfc86d
|
rendering bikes differently
|
2018-11-16 14:51:41 -08:00 |
|
Dustin Carlino
|
3036511c9e
|
another darn bike/parking lane case, unrelated
|
2018-11-16 14:34:01 -08:00 |
|
Dustin Carlino
|
1e43f33939
|
render peds preparing bikes
|
2018-11-16 14:28:36 -08:00 |
|
Dustin Carlino
|
7e571618be
|
deal with unrelated bus/parking lane problem that cropped up
|
2018-11-16 14:20:41 -08:00 |
|
Dustin Carlino
|
5db8b4edb6
|
make finished bikes become peds
|
2018-11-16 14:14:36 -08:00 |
|
Dustin Carlino
|
b9770dc4bd
|
plumbing through the commands in spawn, finally...
|
2018-11-16 13:40:14 -08:00 |
|
Dustin Carlino
|
705adfcf08
|
representing the preparing-to-bike state in walking sim
|
2018-11-16 12:07:26 -08:00 |
|
Dustin Carlino
|
a2a6b16fdc
|
plumbing biking option from scenario all the way down... incomplete
|
2018-11-16 11:31:27 -08:00 |
|
Dustin Carlino
|
fb2ec0bcd0
|
plumbing some bits for bikes
|
2018-11-16 10:38:05 -08:00 |
|
Dustin Carlino
|
ee9f2a0430
|
make a vehicle type for bikes and introduce a cap speed
|
2018-11-16 09:44:04 -08:00 |
|
Dustin Carlino
|
952e97d942
|
starting to write down an enum for the massive FSM revamp. having more
reservations about going this direction.
|
2018-11-15 18:58:03 -08:00 |
|
Dustin Carlino
|
77a2d72d34
|
easily swap lanes on a road
|
2018-11-14 12:22:52 -08:00 |
|
Dustin Carlino
|
504b818800
|
drawing lanes in synthetic editor
|
2018-11-14 12:17:58 -08:00 |
|
Dustin Carlino
|
7937586e52
|
make it easy to prefill a textbox from wizard
|
2018-11-14 11:56:45 -08:00 |
|
Dustin Carlino
|
ac1272f660
|
control lanes of synthetic roads
|
2018-11-14 11:50:04 -08:00 |
|
Dustin Carlino
|
f640bf6435
|
control synthetic intersection type
|
2018-11-14 11:19:08 -08:00 |
|
Dustin Carlino
|
febf3a1cad
|
saving and loading synthetic models
|
2018-11-14 10:54:07 -08:00 |
|
Dustin Carlino
|
7b6f1c4624
|
refactoring a proper way to draw/use rectangles
|
2018-11-14 09:57:58 -08:00 |
|
Dustin Carlino
|
99fbde1d4d
|
solidifying synthetic editor: model/ui split, explicit enum of UI state,
standard controls for the 3 objects
|
2018-11-14 09:43:50 -08:00 |
|