68 Commits

Author SHA1 Message Date
833fde06b6 Make tape look nicer, reverse the tape, implement binary and string displays for tape displays 2020-09-06 19:39:26 +09:00
29815756ab Add in tutorial level jump, and credits screen 2020-09-06 17:35:10 +09:00
78714ebc0e Refactor bot tape generator test engine to use different types of tests. 2020-09-06 17:07:42 +09:00
61247c1b0b Myriad of bug fixes 2020-09-06 17:04:48 +09:00
171d96d6cf Add mobile tooltip support 2020-09-05 14:58:13 +09:00
3de277ab72 Merge branch 'master' of https://github.com/sigonasr2/TheGreatConversion into master 2020-09-05 14:55:39 +09:00
a8d90a51a2 Merge branch 'master' of https://github.com/sigonasr2/TheGreatConversion into master 2020-09-05 14:55:14 +09:00
474970e5b1 Merge branch 'master' of https://github.com/sigonasr2/TheGreatConversion into master 2020-09-05 14:53:30 +09:00
cd0bfd92ba Add a check for mobile click dragging 2020-09-05 14:53:16 +09:00
d549bce29a Add a check for mobile click dragging 2020-09-05 14:48:38 +09:00
cc1644d8c4 Fix minor interface bugs, center view on test bot. 2020-09-05 14:08:53 +09:00
e3bc7787c8 Implement dragging grid controls 2020-09-05 13:44:45 +09:00
124f40942f Add tooltips 2020-09-05 12:11:27 +09:00
a3b2061743 Add mobile bridge belt controls 2020-09-05 11:20:04 +09:00
e1c006da3f Bridge belt implementation added. 2020-09-05 11:11:14 +09:00
1c239be7d1 Add in score displays 2020-09-05 10:22:11 +09:00
6b3d09e528 Reformatted level select screen 2020-09-05 10:08:01 +09:00
65eb842b22 Implement original starting tape display, add writer tape implementation, and show dots instead of letters for expected results 2020-09-05 09:31:50 +09:00
f64b313999 Add last mouse tracking to click and release events 2020-09-05 04:23:08 +09:00
7f11c1a14d Add level selection screen 2020-09-05 04:19:56 +09:00
2e9452f31f Merge branch 'master' of https://github.com/sigonasr2/TheGreatConversion into master 2020-09-05 03:05:20 +09:00
8b9943eb5b Fix audio typo 2020-09-05 03:04:43 +09:00
a5b136e02f Audio fix workaround for phone devices 2020-09-05 03:04:11 +09:00
9e28c3a31c Audio fix workaround for phone devices 2020-09-05 02:54:14 +09:00
b5df1648f7 Include back to startup screen 2020-09-05 02:29:43 +09:00
88d26df984 Tutorial level descriptions and objects setup 2020-09-05 02:16:51 +09:00
6921bd2cab Implement title screen and level select screen. 2020-09-05 01:23:29 +09:00
46dbc71eb2 Save feature implemented, scoring feature also include in save data 2020-09-03 20:51:34 +09:00
5a1088d44c Refactor image data to be tied to IDs 2020-09-03 20:45:51 +09:00
73d77caf7b Add connections for other output sides of branches and the starting square 2020-09-03 18:19:43 +09:00
702c37d38c add text displays, flavor text 2020-09-02 12:43:42 +09:00
2b714e2cc8 Delay testing mode slightly for flavor text 2020-09-02 12:13:11 +09:00
e0ea72f800 Fix the pause button 2020-09-02 11:33:38 +09:00
9b6169f2f1 Implement simulation speed control 2020-09-02 11:27:39 +09:00
c9324fdeb9 Interpolate bot movement 2020-09-02 10:55:59 +09:00
07b20d9d46 Add in some checks to prevent deleting important objects and make the entrance and exits visible 2020-09-02 10:45:41 +09:00
dd2ddf64ad Add preventDefault to touch events to prevent double registered events on mobile devices 2020-09-02 03:12:01 +09:00
cfc98df9a3 Remove touch events as click events are covered automatically 2020-09-02 03:02:24 +09:00
e3643f43fd Implement graphical display w/stepped timing 2020-09-01 21:07:27 +09:00
7dc2eec7ba Get rid of the random test render 2020-08-31 11:53:57 +09:00
3ec8b29afc Objects can be placed on the grid. 2020-08-31 11:49:56 +09:00
31289d1ff2 Button selection between menus 2020-08-31 11:03:34 +09:00
d0c4405f1a Include colored images! 2020-08-30 12:23:54 +09:00
08ba43582d Main Building Bar implemented 2020-08-30 11:15:07 +09:00
9a69057ba3 Fix touchmove not working 2020-08-30 10:44:49 +09:00
d328b6d02c Add touch events 2020-08-30 10:29:45 +09:00
6bbac9e8d5 Tweaks to css, now at a happy medium 2020-08-29 20:24:55 -05:00
d159dc6cff Adjust window sizing based on width 2020-08-30 09:59:14 +09:00
01cbb12714 Prevent defaults 2020-08-30 09:57:30 +09:00
52f274e11d Undo random css 2020-08-30 09:55:55 +09:00