144 Commits

Author SHA1 Message Date
73b11719b8 Have regression testing return to the listbox window when a test has completed. 2018-09-26 10:33:22 -05:00
aaf7afdd65 Better non-visible regression testing & the close button working. 2018-09-26 09:08:05 -05:00
6277fccc77 mark as passed / failed 2018-09-24 10:24:02 -05:00
84304cbc6e More progress towards getting a replay to go 2018-09-22 15:45:37 -05:00
c199065efd Message to store Replays if in replay mode and we solved a puzzle 2018-05-16 09:35:19 -05:00
13557c743f do all dhcp as action 2018-05-14 15:10:56 -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
2efca90da1 register network with ActionCollection when loaded 2018-05-03 12:58:54 -05:00
d045738205 Better processing of wireless link autojoin 2018-05-02 12:47:01 -05:00
aa24aba3a9 remove all the wireless connections on network load. They will be rebuilt. 2018-04-10 09:03:29 +03:00
11eec48969 Solve some issues with multiple saved wireless links. They ended up connecting to the wrong devices and making a mess. So, we will start by auto-generating all wireless links. 2018-04-09 18:24:12 +03: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
d8a5a8169c Mark the nic spray fixed once the nic has been re-added. They should still add a test to make sure the IP has been put back, etc. Also fixed an issue with duplicate nic names. 2018-03-24 09:34:06 -05:00
10ef0a426f We can replace a switch if it has a bad nic. 2018-03-24 09:04:37 -05:00
e1060523ab Get network equals func working & plug it into networkbuilder 2018-03-17 09:38:15 -05:00
565ab9489d initial ctrl-z working 2018-03-15 17:12:20 -05:00
6593a172fd Add a deep-clone func to the network. We will end up using this for adding ctrl-z functionality. 2018-03-15 16:12:00 -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
d72ccee22f Increase chance of damage when traversing long links. 2018-03-07 13:51:29 -06:00
38fd6705e4 devices can be locked to a region. They can be moved around somewhat, but only within a named shape. You can still lock a device so it cannot be moved around at all. 2018-03-06 15:38:47 -06:00
79304fae25 NetTestEditor lets us lock to a rectangle shape defined on the network. 2018-03-06 15:25:24 -06:00
efa99fc719 Network returns all the rectangle shapes on the map. For use on the net-test editor 2018-03-06 14:37:37 -06:00
18200217f3 Fix spelling of Grey 2018-03-05 17:06:01 -06:00
56b680e057 Finish locking items in location. Can no longer move them if they are locked. 2018-03-01 17:25:07 -06:00
69814ad21e Starting to add the initial shapelist edit window 2018-02-28 16:50:50 -06:00
9f2974cf6b Able to right-click and delete shapes 2018-02-28 12:18:04 -06:00
4531e0526a Able to resize existing shapes 2018-02-28 10:14:23 -06:00
1d1290c3c2 Able to add a new shape. Cannot edit existing shapes yet... 2018-02-27 16:03:29 -06:00
cb3a29b4ea Toggle viewing of drag areas on shapes when shape selector is pressed. 2018-02-27 07:25:32 -06:00
4f59f3c3a6 Network shapes load, save, and print properly 2018-02-24 17:43:45 -06:00
3b0bb6358f network loads and saves NetShapes 2018-02-24 17:30:13 -06:00
1453aa27be Trees drop packets very fast 2018-02-24 13:56:26 -06:00
68d83fa07d trees are not part of the network tests and other such things. 2018-02-24 13:42:03 -06:00
a41aee0dc4 Cannot place a tree on top of a tree 2018-02-23 20:28:02 -06:00
ef54588253 Cannot drag a tree 2018-02-23 18:27:50 -06:00
dc11048262 Cannot edit a tree 2018-02-23 18:00:18 -06:00
e01335c2c9 optimize the screen redraw 2018-02-20 12:40:17 -06:00
eaae8c84fc Add UPS, powersupply and frozen device to random network. 2018-02-17 17:11:51 +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
a45807cb2d Items which are burned or frozen cannot do some things. 2018-02-16 12:15:04 +00:00
4da26055a6 Animation finally working! Probably need better sprites. 2018-02-15 16:57:46 +00:00
9bb974c70a Have device blowing up with power working, except for animation. 2018-02-14 17:40:06 +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