141 Commits

Author SHA1 Message Date
864c697f8e filter by test / notest 2018-09-21 13:01:24 -05:00
b2335c8b3a Make an enum for regression testing. For the listbox window regression mode. 2018-09-21 08:56:14 -05:00
6986adf962 Poweron NB.doaction 2018-05-17 16:13:32 -05:00
892aa401cb Add a power-on enum 2018-05-17 16:12:58 -05:00
136b7b1ab7 Add NB.DoActions functions for Replace, ReplaceUPS, and PowerOff 2018-05-17 16:10:20 -05:00
291f1d0b1c Add enums for replace, replaceUPS, and poweroff 2018-05-17 16:08:09 -05:00
2df6c5c2f8 Get loading and saving of devices in Actions working. Lots of things needed to be "public" so reflection works. 2018-05-16 09:14:18 -05:00
eab20232ca Get the basic replay fie to load when we hold the ctrl key and press the "file" menu item. 2018-05-15 08:27:41 -05:00
bc1c994bbd DHCP as action 2018-05-14 15:09:19 -05:00
1d917fd097 Get power on/off to work through Actions. 2018-05-14 14:14:15 -05:00
871f4132fe Change an existing component in an action 2018-05-14 13:47:55 -05:00
617c5e2dc3 Get network links to use Actions 2018-05-14 11:06:19 -05:00
8b82150bbe Adding devices is part of Actions 2018-05-14 10:41:52 -05:00
76b87b0d18 Get Action list to save 2018-05-14 08:05:56 -05:00
e7856a9d3e Get replay working from dropdown menu. (right now everyone has the replay button. We will hide it for most cases later on) 2018-05-09 10:49:54 -05:00
d5a04c9d77 Do delete device using DoActions 2018-05-07 10:37:27 -05:00
06ca7c59f3 Arp and clearArp as doactions 2018-05-07 09:43:50 -05:00
8e0fdd9105 Get traceroute using ActionClass 2018-05-04 13:00:44 -05:00
b3f4733248 Change "Ping" to an action 2018-05-04 12:55:05 -05:00
51087c1119 Have a move location action 2018-05-04 06:35:01 -05:00
f6264d9098 Start of a system for regression testing. 2018-05-03 10:58:53 -05:00
c609571f39 Get network loop tracking working. 2018-04-09 17:17:40 +03:00
88ec8a6cf5 A little better spraying of the network. 2018-04-05 09:27:47 +03:00
421a6b1a59 trigger multiple spray packets even after the packet is done. 2018-04-04 16:42:32 +03:00
dae607bbae make an enum for a bad packet 2018-04-03 16:17:17 +03:00
762ff62a32 We can state that a network card (switch port) has a problem. We cannot do anything about it yet. 2018-03-24 08:29:09 -05:00
1e0fad5b4d Add two more "solved" networks. Can be used for random puzzles 2018-03-19 13:43:32 -05:00
f8edf09a79 Wireless practice puzzles. Lots of physical wiring issues, wireless, etc. More for troubleshooting practice. 2018-03-19 13:38:00 -05:00
6583bc86bb Adding a few puzzles. Level1. Practice 1-7. 2018-03-19 11:55:28 -05:00
ae04d818be Firewall Rule Equals func 2018-03-16 16:19:36 -05:00
565ab9489d initial ctrl-z working 2018-03-15 17:12:20 -05:00
f3df4f525a Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
124c347751 Add LineOfSight puzzle 2018-03-06 14:15:52 -06:00
1ada144423 Add a lock location test. Not active yet, but can be added to a network 2018-03-01 17:13:34 -06:00
483951f022 Change how we do filled stuff. And add ability to add drag marks on the corners when in shape edit mode 2018-02-26 17:50:48 -06:00
e9fe9095b6 make a NetShape class for drawing simple shapes on networks. For making a background look like a map or something. 2018-02-24 17:26:07 -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
eb938d7591 Add two bad-power puzzles (Bad powersupply and needs UPS) 2018-02-21 08:27:13 -06:00
b1eb2f1ec3 Add a frozen device puzzle 2018-02-21 08:11:32 -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
eaae8c84fc Add UPS, powersupply and frozen device to random network. 2018-02-17 17:11:51 +00:00
9a471eafa0 Animation Class 2018-02-14 20:00:27 +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
6e052280e1 Add a network test enum for a bad device 2018-02-13 10:14:09 +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
c027a0335a use translated puzzle names 2017-10-16 10:23:58 -05:00
c753f0ff04 fix wireless breaking routines so they work. 2017-08-30 17:58:08 -05:00