Commit Graph
100 Commits
Author SHA1 Message Date
timy 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
timy 552c949a11 Add a button to toggle the shape-editing mode 2018-02-26 16:30:51 -06:00
timy 1825f2badf Add the image for the shapes button 2018-02-26 16:26:28 -06:00
timy 4f59f3c3a6 Network shapes load, save, and print properly 2018-02-24 17:43:45 -06:00
timy 3b0bb6358f network loads and saves NetShapes 2018-02-24 17:30:13 -06:00
timy 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
timy 1453aa27be Trees drop packets very fast 2018-02-24 13:56:26 -06:00
timy 529c967876 No title for trees. They just block things 2018-02-24 13:45:29 -06:00
timy 68d83fa07d trees are not part of the network tests and other such things. 2018-02-24 13:42:03 -06:00
timy a41aee0dc4 Cannot place a tree on top of a tree 2018-02-23 20:28:02 -06:00
timy ef54588253 Cannot drag a tree 2018-02-23 18:27:50 -06:00
timy dc11048262 Cannot edit a tree 2018-02-23 18:00:18 -06:00
timy 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
timy 3cd5230c8e Update release noted for next version 2018-02-22 09:14:05 -06:00
timy baf4b31e7f Update number after publishing 2018-02-22 09:08:43 -06:00
timy 02f010bbbd Update release notes 2018-02-21 08:28:04 -06:00
timy eb938d7591 Add two bad-power puzzles (Bad powersupply and needs UPS) 2018-02-21 08:27:13 -06:00
timy b1eb2f1ec3 Add a frozen device puzzle 2018-02-21 08:11:32 -06:00
timy 7077e55d61 Add lightning animation 2018-02-20 17:36:03 -06:00
timy 0ee8d41c31 Changing images around for better flames and explosions 2018-02-20 17:10:36 -06:00
timy 4fe8c06948 Slightly better translation 2018-02-20 12:56:32 -06:00
timy 40598998e8 Hopefully a better translation of the lost switch text. 2018-02-20 12:51:20 -06:00
timy e01335c2c9 optimize the screen redraw 2018-02-20 12:40:17 -06:00
timy eaae8c84fc Add UPS, powersupply and frozen device to random network. 2018-02-17 17:11:51 +00:00
timy b4f11fcee9 update release notes 2018-02-17 13:56:10 +00:00
timy 07dc0224c3 Able to right-click and replace a broken link. 2018-02-17 13:55:22 +00:00
timy ac872dff1b Update release notes 2018-02-17 13:43:29 +00:00
timy bedceb9113 Cannot change a wireless link 2018-02-17 11:44:47 +00:00
timy b72c006915 Able to edit links 2018-02-17 11:42:21 +00:00
timy 620ffa1bc2 right-click delete a link 2018-02-16 17:48:08 +00:00
timy f7b82d38c9 recognize if we click on a link 2018-02-16 17:24:45 +00:00
timy f397456649 If needs ups, power starts off off. More Needs UPS stuff. 2018-02-16 12:45:08 +00:00
timy dc1d22b2d4 Minor issues with smoking computers and descriptive words. 2018-02-16 12:38:03 +00:00
timy ed432d03ef More things the device cannot do when powered off or broken. 2018-02-16 12:17:06 +00:00
timy a45807cb2d Items which are burned or frozen cannot do some things. 2018-02-16 12:15:04 +00:00
timy 543ea92f8f Increase chance it is the smoke that comes out. 2018-02-15 18:25:44 +00:00
timy 4da26055a6 Animation finally working! Probably need better sprites. 2018-02-15 16:57:46 +00:00
timy de5ec6cfd3 Change error message for packets hitting a frozen machine. "Packet timed out and was dropped" 2018-02-15 09:56:43 +00:00
timy 9a471eafa0 Animation Class 2018-02-14 20:00:27 +00:00
timy 9bb974c70a Have device blowing up with power working, except for animation. 2018-02-14 17:40:06 +00:00
timy 64dce3d907 We can power off things that have a screen and the screen turns off too. 2018-02-14 17:25:18 +00:00
timy 98f3d1298d More power buttons on devices 2018-02-14 17:12:08 +00:00
timy aa07337f05 Power off stuff 2018-02-14 17:10:28 +00:00
timy fd7a9bd48a If something is both frozen and burned. If you replace it, you have also rebooted it. A replaced item starts "off" 2018-02-14 16:47:46 +00:00
timy 5e1c38e81f Packets do not pass through burned devices 2018-02-14 16:38:30 +00:00
timy 44c7b90c3b able to replace a burned item. 2018-02-14 12:36:55 +00:00
timy 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
timy 13165c402c Burned items print fine. 2018-02-14 12:24:54 +00:00
timy d48db428c7 Able to draw a burned image 2018-02-14 12:11:06 +00:00
timy 24413ec12e load / save burned state 2018-02-14 12:07:06 +00:00
timy de0e9b4b98 Make a function to hopefully make something look burnt if it is burnt. 2018-02-14 11:25:32 +00:00
timy 78c9c5472f Adding two more images, one which will be adding a burned-mark onto items which have burned out. The other is a set of initial animations which we will eventually use for showing something burning or sparking. 2018-02-14 11:03:38 +00:00
timy f00ce5e965 update release notes 2018-02-13 20:36:29 +00:00
timy 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
timy faf8ed1984 Get broken device replacement working 2018-02-13 18:03:01 +00:00
timy 0df4b14e01 Add context menu item to replace a device 2018-02-13 17:36:43 +00:00
timy d3124c95bb Network itemhastest 2018-02-13 10:27:11 +00:00
timy 4628f5390c More with device is bad test. On NetTest class 2018-02-13 10:16:14 +00:00
timy 6e052280e1 Add a network test enum for a bad device 2018-02-13 10:14:09 +00:00
timy b8aeae4840 Somehow the duplicate mac puzzle lost its duplicate mac. Here is fixing it once again. 2017-11-29 11:34:19 -06:00
timy 02412c526f Remove .vs from git by changing gitignore 2017-11-08 08:22:30 -06:00
timy 77e9b45cfe Fix order of level 0 puzzles 2017-11-08 08:19:46 -06:00
timy 08b1781554 update release notes 2017-11-02 08:19:15 -05:00
timy cefaa3fe98 Update to add French language files to install package & to update to .45 2017-11-02 07:52:01 -05:00
timy 09c1fcafc3 Prompt to save unsaved changes to translation stuff 2017-11-01 16:09:06 -05:00
timy 4169aeb35e Translation window synchs fields if no field had been set. 2017-11-01 15:58:38 -05:00
timy 6f68fdf9c4 Make any new translation files that need to be made. 2017-11-01 15:20:55 -05:00
timy cdda440daf Set tooltip describing form prefix 2017-11-01 13:06:54 -05:00
timy 28549a9137 Better sorting 2017-11-01 13:03:02 -05:00
timy 96da03128e initial filter drop-down 2017-11-01 12:57:00 -05:00
timy 45e95666c5 add a list of form prefixes and descriptions to help the translation system. 2017-11-01 10:52:17 -05:00
timy 93b44141ea When a change is made, mark the files dirty so they are saved. 2017-11-01 09:56:27 -05:00
timy b5949b8090 Get correct editing box 2017-11-01 08:27:10 -05:00
timy bd4f3af010 able to save translated state of items 2017-11-01 08:19:09 -05:00
timy 8e2d54e924 Make more space 2017-11-01 08:15:07 -05:00
timy 3a04f81dde update when changes made 2017-10-31 18:27:36 -05:00
timy 308857a0d8 sorted keys and added key filters 2017-10-31 16:36:14 -05:00
timy f1632bb8df populate the item choices 2017-10-31 14:06:26 -05:00
timy 9613182a87 saved message 2017-10-31 13:12:54 -05:00
timy 3d46bd0c2e save form data if we have changed it. 2017-10-31 13:12:23 -05:00
timy ef47d491f2 track whether the item has been translated yet 2017-10-31 09:08:21 -05:00
timy 3a8adbb7e1 Work if no language file exists 2017-10-31 09:01:51 -05:00
timy d2f3423a5a track resx language 2017-10-31 09:00:05 -05:00
timy 737ee16718 load in resx file info for all known languages 2017-10-31 08:56:57 -05:00
timy 93f0ee18d7 add start to form translation. Dir choice dialog 2017-10-30 16:47:06 -05:00
timy 83ac52e5dc Add a video for the shared network puzzle 2017-10-26 17:00:05 -05:00
timy afd8898525 Add Andre as French Translator 2017-10-26 13:14:56 -05:00
timy c81582d4d1 update release notes 2017-10-26 13:11:38 -05:00
timy d3053534d4 Add video for Level0_HiddenSwitch 2017-10-26 12:29:31 -05:00
timy 8902dc5be2 Add the actual Video URLs, overwriting the temp ones. 2017-10-26 12:01:34 -05:00
timy b3027a0ad6 Update release notes 2017-10-25 11:50:44 -05:00
timy 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
timy 36b42e64d4 Ability to open a URL that is attached to a puzzle 2017-10-25 10:28:51 -05:00
timy f929e84d29 Add a localized URL for any map we want to add a URL to 2017-10-25 10:05:11 -05:00
timy db56e53268 Add a video-play image 2017-10-25 10:04:33 -05:00
timy e88fc8962a Add a Tab on the translation window. Starting to add ability to translate form items. 2017-10-25 09:36:50 -05:00
timy 26404f3c2b Add capability of a network URL for a puzzle 2017-10-25 09:35:38 -05:00
timy 08ad0da346 Update French Version on starting Puzzles 2017-10-24 16:09:39 -05:00
timy adc80e95a4 The test hints were out of order. make them show progressively more information. 2017-10-24 14:04:19 -05:00
timy 67210c4d1e Nice message if we try to change the gateway on a device that is managed via DHCP 2017-10-24 11:44:24 -05:00