Fixed a level & updated release notes
This commit is contained in:
parent
5ee49ddcf5
commit
62e3e97c61
@ -25,7 +25,7 @@
|
||||
<InstallUrl>http://tyounglightsys.ddns.info/EduNetworkBuilder/v1/</InstallUrl>
|
||||
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
||||
<WebPage>publish.htm</WebPage>
|
||||
<ApplicationRevision>22</ApplicationRevision>
|
||||
<ApplicationRevision>23</ApplicationRevision>
|
||||
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
||||
<UseApplicationTrust>false</UseApplicationTrust>
|
||||
<PublishWizardCompleted>true</PublishWizardCompleted>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<EduNetworkBuilder>
|
||||
<!--This is a network file for EduNetworkBuilder.-->
|
||||
<Network>
|
||||
@ -15,67 +15,6 @@
|
||||
<sortorder>4.3</sortorder>
|
||||
<uniqueidentifier>125</uniqueidentifier>
|
||||
<startinghelplevel>basic</startinghelplevel>
|
||||
<device>
|
||||
<hostname>ip_phone0</hostname>
|
||||
<size>100</size>
|
||||
<uniqueidentifier>121</uniqueidentifier>
|
||||
<location>560,500</location>
|
||||
<mytype>ip_phone</mytype>
|
||||
<isdns>False</isdns>
|
||||
<isdhcp>False</isdhcp>
|
||||
<gateway>
|
||||
<ip>0.0.0.0</ip>
|
||||
<mask>0.0.0.0</mask>
|
||||
<gateway>0.0.0.0</gateway>
|
||||
<type>gw</type>
|
||||
</gateway>
|
||||
<nic>
|
||||
<nictype>lo</nictype>
|
||||
<nicname>lo0</nicname>
|
||||
<myid>
|
||||
<hostid>121</hostid>
|
||||
<nicid>122</nicid>
|
||||
<hostname>ip_phone0</hostname>
|
||||
<nicname>lo0</nicname>
|
||||
</myid>
|
||||
<nictype>lo</nictype>
|
||||
<uniqueidentifier>122</uniqueidentifier>
|
||||
<usesdhcp>False</usesdhcp>
|
||||
<encryptionkey />
|
||||
<interface>
|
||||
<nicname>lo0</nicname>
|
||||
<myip>
|
||||
<ip>127.0.0.1</ip>
|
||||
<mask>255.0.0.0</mask>
|
||||
<gateway>0.0.0.0</gateway>
|
||||
<type>ip</type>
|
||||
</myip>
|
||||
</interface>
|
||||
</nic>
|
||||
<nic>
|
||||
<nictype>eth</nictype>
|
||||
<nicname>eth0</nicname>
|
||||
<myid>
|
||||
<hostid>121</hostid>
|
||||
<nicid>123</nicid>
|
||||
<hostname>ip_phone0</hostname>
|
||||
<nicname>eth0</nicname>
|
||||
</myid>
|
||||
<nictype>eth</nictype>
|
||||
<uniqueidentifier>123</uniqueidentifier>
|
||||
<usesdhcp>True</usesdhcp>
|
||||
<encryptionkey />
|
||||
<interface>
|
||||
<nicname>eth0</nicname>
|
||||
<myip>
|
||||
<ip>192.168.1.20</ip>
|
||||
<mask>255.255.255.0</mask>
|
||||
<gateway>192.168.1.254</gateway>
|
||||
<type>route</type>
|
||||
</myip>
|
||||
</interface>
|
||||
</nic>
|
||||
</device>
|
||||
<device>
|
||||
<hostname>net_switch0</hostname>
|
||||
<size>100</size>
|
||||
|
@ -12,8 +12,7 @@
|
||||
* added net-test for DHCP server status (on/off)\par
|
||||
* If multiple DHCP servers, client randomly chooses which to keep.\par
|
||||
*Add Wireless Puzzle\par
|
||||
*Fix many wireless device bugs\par
|
||||
\line\b Version 1.0.21 08/15/2015\b0\par
|
||||
*Fix many wireless device bugs\line\b Version 1.0.21 08/15/2015\b0\par
|
||||
* Added a microwave and fluorescent light. They corrupt data when packets run close to them.\par
|
||||
* Added some packet corruption puzzles\par
|
||||
* Fixed window resize-on-load issue where the help window popped up first, then the builder window resized over to hide the help window. \par
|
||||
|
Loading…
Reference in New Issue
Block a user