AnauNaga
AnauNaga
- Massive world synchronization changes - All world layers no longer rely on the world seed and are now 100% synched(Terrain,Feature names, AncientSites, Rivers, Roads, and factions) - World Layers...
Normally the wait dialog would need to wait for an action to finish before appearing on the screen (limitations of rimworld and unity). - Now the wait dialog will appear...
-Added a command to force save all users -forcing a save no longer disconnects the user.
-The server will now backup player saves to a new ArchivedSaves folder -The reset save button is now red -A new dialog will appear to inform the user that their...
- all CommonEnumerators no longer need to reference the CommonEnumerator class. - CommandType is now called CommandName (System already has an enum called CommandType)
- Commands can now display more info using 'help [Command]' - Commands can now use a variable number of parameters. - toggle commands can now be used by themselves or...
Round 5234. -Dialog Manager no longer needs a reference to every dialog type. -Dialog Manager now keeps track of all dialog output values regardless of the type and amount. i.e....