Skip to content

Releases: fantoms/ACEManager

Beta 2.0

20 Oct 19:55
Compare
Choose a tag to compare
Beta 2.0 Pre-release
Pre-release

Database Maintenance:

  • EXPERIMENTAL: Added user import feature. Imports a text file. Make sure each line has 3 elements seporated by commas:
    username,password,permissionnumber
  • EXPERIMENTAL: Added command line automation (please test!).
  • New button: Reset all databases from another location (Database Folder)
  • New button: Reset all databases from the ACE Database\ folder.
  • Moved Base files into Base\, for better compatibility.
  • Now removes the ACE-World Zip archive after extraction.
  • Changed the Applications settings to only display useful settings. Please check config file after saving one time, to edit advanced settings.

Known Issue:

  • Clear Database on all buttons does not work with stored procedures.

Beta 1.0

13 Oct 19:39
Compare
Choose a tag to compare
Beta 1.0 Pre-release
Pre-release
  • EXPERIMENTAL: Added database management tools for Database servers.

Please note the warnings and take great care when you're using the functionality of each button in the Database Maintenance section. Also note that this tool will stop working if the underlying structure of the databases changes. You CAN screw up/delete/wipe/ruin/remove/break a database with proper miss-use of this tool

Beta 0.3

06 Oct 01:05
Compare
Choose a tag to compare
Beta 0.3 Pre-release
Pre-release
  • Fixed: Fixed some cross-thread related issues.

Beta 0.2

28 Jun 04:10
Compare
Choose a tag to compare
Beta 0.2 Pre-release
Pre-release
  • Fixed: Changed the order of operation in the main server form, too allow App settings to take effect immediately.

Beta 0.1

22 Jun 18:04
Compare
Choose a tag to compare
Beta 0.1 Pre-release
Pre-release
  • Beta release of the Server GUI Wrapper that controls an ACEmulator Server.
  • You can type in server commands in the input window on the bottom.
  • The application should automatically restart killed processes. Please provide any feedback you find on this.