Dustin Carlino
|
2b2b30a6bb
|
express many ezgui widgets as a generic trait.
- prepares the API for anyone to implement widgets
- cleans up boilerplate code
- gets rid of hacks with Plot<T>
|
2020-03-22 14:06:02 -07:00 |
|
Dustin Carlino
|
0bcbac1fee
|
upgrade a few misc packages
|
2020-03-17 10:35:37 -07:00 |
|
Dustin Carlino
|
377fed6ce0
|
cutover to the separate traffic signals repo
|
2020-03-10 17:08:19 -07:00 |
|
Dustin Carlino
|
b835f8a6f7
|
unused deps
|
2020-03-06 08:27:00 -08:00 |
|
Dustin Carlino
|
1ad434f3d6
|
record some metadata about the traffic signals. bad UI for now.
|
2020-03-04 14:40:32 -08:00 |
|
Dustin Carlino
|
bdb0844512
|
make game crate compile under wasm
|
2020-02-14 16:15:44 -08:00 |
|
Dustin Carlino
|
b2c92ab8f9
|
upstreaming some changes for wasm here
- use instant crate
- bring in the wasm ezgui backend and necessary setup tweaks
- upgrade stdweb
but no map editor build magic yet
|
2020-02-14 14:28:25 -08:00 |
|
Dustin Carlino
|
606325ac77
|
make the glow and glium backends toggleable at build-time
|
2020-02-10 20:23:12 -08:00 |
|
Dustin Carlino
|
a878f57a42
|
refactor rotating colors, and use a different palette for the 10 bucket case
|
2020-02-05 14:53:22 -08:00 |
|
Dustin Carlino
|
4ceae3de14
|
embed a version number in the title screen
|
2020-01-29 11:43:54 -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
|
3e629e504d
|
grouping challenges into stages. no completion tracking yet.
|
2019-12-06 14:20:33 -08:00 |
|
Dustin Carlino
|
295f5b7786
|
managed widgets are now glued to flexbox rows and columns. need to plumb
more style options, but this was the crux
|
2019-11-30 09:15:51 -08:00 |
|
Dustin Carlino
|
9e3f318f48
|
make floodfiller show reachability based on PathConstraint. start new
methods for valid turns based on PathConstraint.
|
2019-11-14 20:00:52 -08:00 |
|
Dustin Carlino
|
7ead5f9281
|
make traffic signal diagram always be a fixed width; zoom the intersection based on that
|
2019-10-21 15:17:21 -07:00 |
|
Dustin Carlino
|
f18fc72265
|
finish structopt removal
|
2019-09-18 17:29:34 -07:00 |
|
Dustin Carlino
|
caaf0954ab
|
rename the main editor crate to game -- map editing is just a tiny piece ;)
|
2019-09-07 13:09:09 -07:00 |
|