Commit Graph

31 Commits

Author SHA1 Message Date
Tim Young 68fdbaf1b9 Dragging wireless from client to AP updates SSID & key. Done as DoAction. 2018-05-18 08:33:22 -05:00
Tim Young 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
Tim Young 1d917fd097 Get power on/off to work through Actions. 2018-05-14 14:14:15 -05:00
Tim Young 76b87b0d18 Get Action list to save 2018-05-14 08:05:56 -05:00
Tim Young e5792f869f Change the damage taken by trees. We can brush up against one and still make it through. But trees still give lots of damage... 2018-03-19 13:37:20 -05:00
Tim Young b4db7cf99c equals func on net links 2018-03-16 16:27:27 -05:00
Tim Young d72ccee22f Increase chance of damage when traversing long links. 2018-03-07 13:51:29 -06:00
Tim Young 1453aa27be Trees drop packets very fast 2018-02-24 13:56:26 -06:00
Tim Young b72c006915 Able to edit links 2018-02-17 11:42:21 +00:00
Tim Young f7b82d38c9 recognize if we click on a link 2018-02-16 17:24:45 +00:00
Tim Young c753f0ff04 fix wireless breaking routines so they work. 2017-08-30 17:58:08 -05:00
Tim Young 1cd61dd293 use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
Tim Young f2f7afc38d links have better names for debugging 2017-08-25 15:37:36 -05:00
Tim Young 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
Tim Young 0676a56352 Minor bug if SSID was null. We were comparing with "" to see if it was empty, but null != "". So we also compare with null now. 2017-06-28 11:41:48 -05:00
Tim Young 8d2e744ec2 Wireless links are properly removed when a device powered off. WLAN connections auto-reconnected. Fixed that. 2017-06-28 11:26:11 -05:00
Tim Young b999bb705e Make hidden items (switches, devices, links) to simulate lost or unknown stuff on the network 2017-06-21 15:19:19 -05:00
Tim Young 98c524c1f9 Added another puzzle and a little bit of supporting code. 2017-03-11 11:38:09 +03:00
Tim Young 7876ae832b Posting through Visual Studio 2017-02-24 14:29:51 +03:00
Tim Young 74731290a1 Adding the GPL. It did not have a license before this because the source was not public.
Getting caught up with some cr/lf changes.
2017-02-24 14:26:58 +03:00
Tim Young 3f5100dcc0 Changed layout of messages to make them consistent 2015-11-21 17:55:03 -05:00
Peter Wilson ccaaa79882 Through OW Trans Edits 2015-11-19 13:11:13 -06:00
Tim Young 827622100f network link cleanup for translation 2015-11-19 12:03:03 -05:00
Tim Young 259d68d72b removed some extra debug points 2015-09-01 15:57:13 -05:00
Tim Young 679d2f7010 Fix duplicate wireless link error 2015-08-28 13:58:27 -07:00
Tim Young 322b14a608 Fixed glitch with finding best wireless 2015-08-22 14:23:50 -07:00
Tim Young 69f00f4a48 Drop wireless packets if the link is too long 2015-08-22 12:25:15 -07:00
Tim Young 1bf394833d check for broken wireless links 2015-08-22 10:57:27 -07:00
Tim Young e24d9fd8c1 microwave and light now corrupt packets. 2015-08-14 21:47:56 -06:00
Tim Young 33e9a61efd wports working as switches, wport not printing and not in toltips 2015-08-09 16:33:00 -06:00
Tim Young 5775c35020 Getting up to date and moving translation stuff to separate function 2015-08-01 11:58:53 -06:00