144 Commits

Author SHA1 Message Date
0df4b14e01 Add context menu item to replace a device 2018-02-13 17:36:43 +00:00
d3124c95bb Network itemhastest 2018-02-13 10:27:11 +00:00
26404f3c2b Add capability of a network URL for a puzzle 2017-10-25 09:35:38 -05:00
240671304c More changes to translation window 2017-10-03 15:57:12 -05:00
ec6dbe0c3f give a nice message when the random puzzle is solved. 2017-09-01 15:15:16 -05:00
6079754714 Make options save different device captioning. 2017-08-31 09:25:37 -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
59992d0e28 Break ethernet by removing the link entirely 2017-08-29 16:01:34 -05:00
2b944891e2 make the distance microwaves and flourescent lights damage things a constant. 2017-08-29 15:32:26 -05:00
36654e837f do not duplicate "breaks." If we successfully break it one way, do not repeat it. 2017-08-29 15:08:31 -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
c6bee193ce track additional information so we can tell which nic to break, which route to break, etc 2017-08-26 14:56:50 -05:00
ea3f2adb65 Add a test to show the broken item 2017-08-26 08:16:45 -05:00
eddfb773c0 One item to break 2017-08-26 08:09:37 -05:00
75bcd6d0ba more functions preparing to break a network 2017-08-26 08:01:31 -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
fb1fb82cf4 make initial functions for nonvisual packet processing. 2017-08-25 15:05:12 -05:00
1c703c60b5 Get loading / saving of packetmessages working. They had been lost during the clone operation. 2017-08-17 13:50:29 -05:00
e5599ee522 Stop console writeline of testing process 2017-08-17 10:41:51 -05:00
aed5340351 ability to load / save the messages 2017-08-17 09:57:23 -05:00
765eee55d4 leave network test messages in the network so we can retrieve them later. 2017-08-16 19:35:51 -05:00
ce37f24dbd Get net-test to work once. 2017-08-16 11:05:24 -05:00
00f886080f Get invisible Network to complet auto dhcp request at beginning 2017-08-16 10:47:08 -05:00
8c600642b6 button calls function to try one for testing 2017-08-14 17:21:24 -05:00
eac09a2d80 Move homework test status to schoolwork class 2017-08-14 16:17:50 -05:00
c07247bb66 Pieces for testing and tracking status of homework checking. 2017-08-14 16:13:17 -05:00
02e3b45cb2 Add "skip visuals" to tick. So we can run lots of ticks without updating visuals. Needed to process tests automatically. 2017-08-14 15:44:56 -05:00
6a51ed058a If teacher opens a homework that is already graded. Do not prompt to grade it again 2017-08-12 17:09:35 -05:00
61aa50044e Fix a minor bug where cloned items lost the last ID. Broke all sorts of things. 2017-08-12 17:03:41 -05:00
71f43c4f24 Allow teacher to mark as graded when something is completed. 2017-08-12 16:58:41 -05:00
c905a5a952 Pop up a "submit homework" button when the homework has been completed. 2017-08-11 15:25:22 -05:00
3bf05ed8ff fix a bug with cloning. 2017-08-03 14:21:05 -05:00
4c921ab280 Process for connecting a network link to the device it is connected to. Without this, cloned networks fail. 2017-08-03 11:36:53 -05:00
3a7a3f4299 stop displaying spurious help messages & pop open help when we launch a network 2017-07-31 19:14:05 -05:00
746e9edb36 Launch a network from homework 2017-07-31 17:01:03 -05:00
1ab8e0e0fb Mark puzzles as done in the user file 2017-07-29 18:42:27 -05:00
ce8b16c2d6 Lots of changes to get the enbu file to load 2017-07-29 18:31:19 -05:00
799cf1844a Load/save person class and schoolwork class 2017-07-29 09:11:36 -05:00
a3dcf049e2 Update release notes. 2017-07-20 15:09:01 -05:00
437bb2601e Disable Options menu when we loaded a puzzle from a resource. Cleaned up the load system a little bit. 2017-07-20 14:50:03 -05:00
b999bb705e Make hidden items (switches, devices, links) to simulate lost or unknown stuff on the network 2017-06-21 15:19:19 -05:00
0eceb5e3e3 Save settings after every solved puzzle 2017-06-19 11:17:09 -05:00
16f5c54ee9 Mono does not like my settings for some reason. Moved settings to my own class that loads from properties.settings. Will load/save to xml in another commit. 2017-06-16 11:27:53 -05:00
b7bef436d2 Mono does not create new RTF windows if the RTF window is already there. It ends up with old puzzle information instead of new info. Kill the RTF window when going from puzzle to puzzle. 2017-06-15 09:11:54 -05:00
5912e1244f Some windows need killing when a puzzle is complete. Close all extra windows. 2017-06-15 08:48:09 -05:00