Tim Young timy
  • Joined on 2021-07-26
timy pushed to web at timy/EduNetworkBuilder 2024-06-14 23:02:47 +02:00
858bfef1bb Change how the text menu works. It is somewhat behind in that it does
timy pushed to web at timy/EduNetworkBuilder 2024-06-13 18:11:29 +02:00
deb5f29cee Changed some spaces to tabs. Happened automatically.
9aa26b82c6 make drawshape work better
726bafe580 Change drawshape to be drawhighlight as we pass it a highlight.
Compare 3 commits »
timy pushed to web at timy/EduNetworkBuilder 2024-06-04 00:42:36 +02:00
80c1abd5fe Trying to add a .editorconfig file for the Visual Studio editor. Visual
timy pushed to web at timy/EduNetworkBuilder 2024-06-01 02:12:43 +02:00
5ce6dc6d3e Moved actionStruct to be a class. Better that way
bf2e281c40 Use the translated version of the puzzle description.
Compare 2 commits »
timy pushed to web at timy/EduNetworkBuilder 2024-05-18 00:05:49 +02:00
98733d1ad5 Get basic problem translations. Ping only for now
timy pushed to web at timy/EduNetworkBuilder 2024-05-17 18:34:06 +02:00
0859bffc23 Put a selection-box around an item if we clicked on something
9be833dd2c Brought over the language strings from edunetworkbuilder and functions
Compare 2 commits »
timy pushed to web at timy/EduNetworkBuilder 2024-05-16 22:40:26 +02:00
0e9a6d1a15 Fixed a bug where clicking on a line would change how things were
timy pushed to web at timy/EduNetworkBuilder 2024-05-16 01:07:32 +02:00
3e902cba95 Devices with problems properly have red background
77b034f845 Highlight items that have problems.
Compare 2 commits »
timy pushed to web at timy/EduNetworkBuilder 2024-05-10 19:23:53 +02:00
f3ed276ca9 Fixed not clearing the old highlights when we moused-off something.
timy pushed to web at timy/EduNetworkBuilder 2024-05-10 19:01:35 +02:00
7b57cbe97a Changing the highlight system to something that works for more cases.
ee0a3f9255 Visual Studio complained about some of my tags in the index.html. So I
Compare 2 commits »
timy pushed to web at timy/EduNetworkBuilder 2024-05-01 00:39:30 +02:00
a19cb99b9d Getting it so we can click on devices. Mainly figuring stuff out.
6119432875 Added lines to separate out portions of the screen. Also, I think ui.js
Compare 2 commits »
timy pushed to web at timy/EduNetworkBuilder 2024-04-30 18:00:06 +02:00
84685e3bd4 Added a thumbs-up image to be used in a bit. Saw the visual studio
timy pushed to web at timy/EduNetworkBuilder 2024-04-27 20:40:03 +02:00
d7f73f04d8 Most of the mouse-over highlighting is working properly
50b4843d76 Get highlights working (mostly)
b978a3abb0 Make the start of an action click system
4ec5b370e9 Able to click on the eye and toggle the view
Compare 4 commits »
timy pushed to web at timy/EduNetworkBuilder 2024-04-22 22:32:52 +02:00
50099ee4ef Properly showing device names and IPs.
df520fcce6 Get the name to display under the network devices
Compare 2 commits »
timy pushed to web at timy/EduNetworkBuilder 2024-04-20 18:09:14 +02:00
dc741e8c0b Add an eye icon. Will use this for changing the display (name, ip
17eae5a959 Added a new file for querying users. Will use it for showing the status
5175e19ec3 Fixed some bugs with the select menu. Added link to the select list and
Compare 3 commits »
timy pushed to web at timy/EduNetworkBuilder 2024-04-19 19:12:35 +02:00
88b769b5ee Get the initial puzzle selection working for one level (0)
timy pushed to web at timy/EduNetworkBuilder 2024-04-19 18:03:32 +02:00
54bd271784 Starting on puzzle selection menu
timy created branch web in timy/EduNetworkBuilder 2024-04-18 00:17:15 +02:00
timy pushed to web at timy/EduNetworkBuilder 2024-04-18 00:17:15 +02:00
8a08bd209e Starting to work on a web version of EduNetworkBuilder. The first bunch
timy pushed to master at timy/EduNetworkBuilder 2024-02-06 20:00:30 +01:00
38a6107cea Initial regression testing logging. Shows changes being done for every step while solving the puzzle.