214 Commits

Author SHA1 Message Date
d6a2a62c9b Add color choosing boxes for Line and Fill colors for use when adding a shape. 2018-02-26 18:07:56 -06:00
552c949a11 Add a button to toggle the shape-editing mode 2018-02-26 16:30:51 -06:00
a41aee0dc4 Cannot place a tree on top of a tree 2018-02-23 20:28:02 -06:00
204051e29f Add a tree object. It is something that will block wireless signals. Trees will be annoying because we cannot move them. We have to work around them. 2018-02-22 17:28:22 -06:00
7077e55d61 Add lightning animation 2018-02-20 17:36:03 -06:00
0ee8d41c31 Changing images around for better flames and explosions 2018-02-20 17:10:36 -06:00
e01335c2c9 optimize the screen redraw 2018-02-20 12:40:17 -06:00
07dc0224c3 Able to right-click and replace a broken link. 2018-02-17 13:55:22 +00:00
bedceb9113 Cannot change a wireless link 2018-02-17 11:44:47 +00:00
b72c006915 Able to edit links 2018-02-17 11:42:21 +00:00
620ffa1bc2 right-click delete a link 2018-02-16 17:48:08 +00:00
f7b82d38c9 recognize if we click on a link 2018-02-16 17:24:45 +00:00
f397456649 If needs ups, power starts off off. More Needs UPS stuff. 2018-02-16 12:45:08 +00:00
dc1d22b2d4 Minor issues with smoking computers and descriptive words. 2018-02-16 12:38:03 +00:00
a45807cb2d Items which are burned or frozen cannot do some things. 2018-02-16 12:15:04 +00:00
543ea92f8f Increase chance it is the smoke that comes out. 2018-02-15 18:25:44 +00:00
4da26055a6 Animation finally working! Probably need better sprites. 2018-02-15 16:57:46 +00:00
fd7a9bd48a If something is both frozen and burned. If you replace it, you have also rebooted it. A replaced item starts "off" 2018-02-14 16:47:46 +00:00
44c7b90c3b able to replace a burned item. 2018-02-14 12:36:55 +00:00
5b3be85e99 Add test for device blows up with power. Still needs lots of pieces before it is done. 2018-02-14 12:29:54 +00:00
1678207546 Change to device is frozen instead of device is bad. I got mixed up in my notes. One of the other future things I wanted to add will have us replace the device, but this fix is not that one. 2018-02-13 20:34:10 +00:00
0df4b14e01 Add context menu item to replace a device 2018-02-13 17:36:43 +00:00
abb4ac0a2f Can add a URL to help topics and puzzles. Clicking (or control-clicking) pulls up the video in a browser. 2017-10-25 11:47:29 -05:00
36b42e64d4 Ability to open a URL that is attached to a puzzle 2017-10-25 10:28:51 -05:00
adc80e95a4 The test hints were out of order. make them show progressively more information. 2017-10-24 14:04:19 -05:00
e6a1c265f7 better translation stuff 2017-09-28 19:44:25 -05:00
ec6dbe0c3f give a nice message when the random puzzle is solved. 2017-09-01 15:15:16 -05:00
d990185687 Choose network for turning into a random network. 2017-08-31 18:56:41 -05:00
c753f0ff04 fix wireless breaking routines so they work. 2017-08-30 17:58:08 -05:00
1cd61dd293 use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
7c4ff7aac3 Change to use the new map for testing the random map system. 2017-08-30 14:18:10 -05:00
65dd37f75e default to having the lables on after a random net is built 2017-08-29 16:06:14 -05:00
59992d0e28 Break ethernet by removing the link entirely 2017-08-29 16:01:34 -05:00
465de0f6b0 make changes to IP and gateway 2017-08-28 18:37:21 -05:00
537bb31835 break more things 2017-08-28 15:17:28 -05:00
e58a75d84e make it so we can lock ourselves out of a switch 2017-08-27 17:22:26 -05:00
d3b6abf1e1 get the random network visible 2017-08-27 17:06:58 -05:00
fdacb85fe6 more things tracked 2017-08-26 19:05:44 -05:00
da92d2dd3d pull out some debug code 2017-08-25 19:18:16 -05:00
4b695db457 grab 5 choices & sort them 2017-08-25 17:03:06 -05:00
e2b4d34e35 move traversalpath dump out 2017-08-25 16:14:43 -05:00
743c531c1f capture test traversal dump 2017-08-25 15:32:00 -05:00
9db658f362 initial stubs for creating a random network 2017-08-24 20:03:00 -05:00
985821fa5a Change solved / unsolved menu items to use the new enums. This standardizes the loading of the solved / unsolved networks. 2017-08-24 14:19:27 -05:00
d63452813a Impose a small delay in centering items. Makes it work smoother when simply right-clicking to do a menu or something. 2017-08-17 17:27:22 -05:00
d1828aa0c9 process all the puzzles, not just the one 2017-08-17 10:40:45 -05:00
00f886080f Get invisible Network to complet auto dhcp request at beginning 2017-08-16 10:47:08 -05:00
879944f93f Remove a null-failure 2017-08-15 17:21:18 -05:00
f763016f90 Auto-DHCP on start if we are a teacher and have the check-mark set to do so. 2017-08-14 10:50:56 -05:00
6fd86bd916 Try a blank password first. - If no password, do not prompt for one. Just use the file (probably prompting for a pass at next login) 2017-08-13 16:52:13 -05:00