GlobalEmpire / GERT

Globally Engineered Routing Technology - Simple, powerful, flexible
Other
6 stars 8 forks source link

Gus 1.2 #102

Closed leothehero closed 2 years ago

leothehero commented 2 years ago

Standardized errors codes across both GUSs and GUSc. Added automatic downloading of updates on GUSc.

Automatic Updates are now a toggleable config option for both GUSs and GUSc, the config option is called "DailyCheck", is true by default, and can be modified and viewed with the ChangeConfigSetting() and GetSetting() methods which are now available on both.

Additionally, GUSs has two new config settings: "StartImmediately", which determines whether or not the program starts the event listeners on first load. It is true by default. "SETDNS", which is true by default. If true so, it registers itself under the "GUS" hostname. This allows it to be moved off of the MNC, granted the DNS service is operational. If the DNS service is not operational, GUSc will fallback to 0.0 as the address, and any GUSs instances not on the MNC will not function.