29e6d64614Save NIC data when we are doing editing. In particular, if we put a VPN password in and then clicked the endpoint, the password was reset. Save the password.Tim Young2017-06-20 15:36:26 -05:00
26b33b46beChange the anchoring of the filter textbox on the puzzles selection window.Tim Young2017-06-20 15:31:59 -05:00
b1fd860835Cannot edit something that is powered off.Tim Young2017-06-19 14:03:28 -05:00
2d90ad51b8Allow us to ctrl-alt click a puzzle and mark it as solved. This is used often when I am testing them.Tim Young2017-06-19 13:39:22 -05:00
64ff7a72edChange auto-select of puzzle to work when earlier level puzzles are not done. Only select it when it is going to be shown.Tim Young2017-06-19 13:02:55 -05:00
0eceb5e3e3Save settings after every solved puzzleTim Young2017-06-19 11:17:09 -05:00
ad91b2065eTry to beautifi readme.md for use on the web.Tim Young2017-06-16 15:41:40 -05:00
17b58fc094Added instructions for building for LinuxTim Young2017-06-16 15:38:02 -05:00
77ce6a1106Fix minor bug with first puzzle (help). Puzzle never checks for final test to complete when last item is the help button.Tim Young2017-06-16 15:18:22 -05:00
35543503e2Auto-select first unselected puzzle. Helps Linux navigationTim Young2017-06-16 15:16:56 -05:00
11029d87ddremove debug print when loading rtfTim Young2017-06-16 13:17:25 -05:00
e725a88bb1Save size of window and position of window at close. Oops. Had removed that on accident.Tim Young2017-06-16 13:14:17 -05:00
b62155c76eCode to save to an XML file and fixing localization issues.Tim Young2017-06-16 13:03:38 -05:00
16f5c54ee9Mono 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.Tim Young2017-06-16 11:27:53 -05:00
b7bef436d2Mono 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.Tim Young2017-06-15 09:11:54 -05:00
148b137c10The power puzzle did not have the switch powered off like it was supposed to beTim Young2017-06-15 09:08:27 -05:00
5912e1244fSome windows need killing when a puzzle is complete. Close all extra windows.Tim Young2017-06-15 08:48:09 -05:00
49be222b5dMake it so we can add items. Had broken it when we made the ability to drag / select a big box of stuff.Tim Young2017-06-14 14:15:58 -05:00
d129fdc1a4Re-enable dragging of links. Had broken that when making the ability to drag multiple items around the screen.Tim Young2017-06-14 14:10:00 -05:00
ab060f622dWhen using mono, remove images from the help file. Mono blows up when reading the images for some reason.Tim Young2017-06-14 13:53:39 -05:00
fc52fe3236Add func to determine if we are using mono.Tim Young2017-06-14 11:34:39 -05:00
a2c04e0bfdfix invalid access blowout. Found when trying to get it to run on LinuxTim Young2017-06-13 16:53:06 -05:00
34a795c7a7Turn off signing (to see if it works with Linux better)Tim Young2017-06-09 18:48:04 -05:00
b4b6227f2dFix filename issue for building in LinuxTim Young2017-06-09 18:45:33 -05:00
0886c46c6elast tracert packet has summary of whole tracert.Tim Young2017-06-08 10:47:57 -05:00
fe42364f4dFixed tracert firewall bug. Firewalls would not deal with masq return packet because a secondary item responded. (not the destination)Tim Young2017-06-08 10:19:57 -05:00
9071ea404aTracert works better with VPN. VPN-Endpoints did not decrement tracert ttls. Now it works as it ought.Tim Young2017-06-08 09:18:26 -05:00
d4acde7b18can right-click and delete, right-click and change color of selected itemsTim Young2017-06-07 09:10:02 -05:00
708ff2372fKeep initial builder window from starting off the screenTim Young2017-02-25 10:56:47 +03:00
abc42db1f8Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost.Tim Young2017-02-25 10:53:23 +03:00
d948be0a54Better centering of the IP address edit box when first opened.Tim Young2017-02-25 10:44:12 +03:00
f4ab85f359IPAddress edit box should now appear inside the network box.Tim Young2017-02-25 10:33:56 +03:00
74731290a1Adding the GPL. It did not have a license before this because the source was not public. Getting caught up with some cr/lf changes.Tim Young2017-02-24 14:26:58 +03:00
58beb9490bMore updates. Fixed PingFailed. More VLAN levelsTim Young2017-01-26 16:41:29 -06:00
52c7ab63e2Fixed bug with network loop puzzle. That caused issues with tSourceIP. Needed to set tSourceIP when forwarding / routing, and coming out of a VPNTim Young2016-12-10 16:47:14 -08:00
2094f7fac4Make vlan colors on the outside of the packetTim Young2016-11-16 08:54:01 -08:00
66a310f602Change to device config translation stuff. Languagify components was broken.Tim Young2016-09-29 13:47:01 -05:00
7f4108a164Packets only occur in 10 spots per network wire. If multiple packets are being drawn in one location, only draw them once. Speeds things up considerablyTim Young2016-09-29 08:36:42 -05:00
c6f9d1a0d9After a build, the version gets updatedTim Young2016-02-04 16:43:49 -06:00
f9b7ceffaeAdd a checkmark to display the names and ips of network devices. And make a net-test. Added it to level0-help puzzle.Tim Young2016-02-04 16:38:49 -06:00
dbbf30a4f3Modify puzzle to be a little easier to understand.Tim Young2016-02-04 11:16:17 -06:00
ebcc650984Fix do "refresh" after dhcp requestTim Young2016-02-03 13:52:04 -06:00