Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Releases: Aceba1/TerraTech-Mod-Manager-GTK

Fix: Extend query search to 100 mods

09 May 19:42
9ea4aaa
Compare
Choose a tag to compare
  • Up to 100 mods should load at once now, resolves previous cap of 30.

Update from within the application, or download TTMM.zip and follow the readme to install for your system.

Update exectuing files for Linux & Mac OS

29 May 02:23
a339538
Compare
Choose a tag to compare

This update only updates executables for Linux & Mac OS, and provides instructions for how to install. No new improvements or changes.


Installation Guide

For Windows users:

  • Download & unzip TTMM.zip
  • Make sure to install Mono 32-bit and GTK# for .NET (both found here)
  • Double-click TerraTechModManager-GTK.exe. Be aware that Windows SmartScreen may interfere, either mark this executable as trusted or disable SmartScreen

For Mac OS users:

  • Download & unzip TTMM.zip
  • Ensure Mono is installed
  • Control-click the Execute.command file to run it the first time, otherwise Finder will prohibit it

For Linux users:

  • Download & unzip TTMM.zip
  • Ensure the mono-complete package is installed (instructions here)
  • Mark Execute.sh as an executable, with chmod +x Execute.sh, or with user interface if applicable
  • Run with ./Execute.sh, or with interface
    • It is possible to alternatively use mono TerraTechModManager-GTK.exe
    • You can create a desktop entry to also run this, for example, with Alacarte

Further Mac support

16 Sep 03:20
Compare
Choose a tag to compare

0.3.1

  • Replace instances of mono when in a Mac OS with /Library/Frameworks/Mono.framework/Versions/Current/Commands/mono
  • Including the .sh file. Should still run mono on other forms of Linux

0.3.0

  • TTMM can now modify Mac OSX installs of TerraTech!
  • Typing in the Find entry box now updates the view to show mods containing the phrase in the name, description or author name
  • Clicking on the column titles will sort the mods in ascending or descending order of that column type
  • The Continue button on the Start page is highlighted by default so you can go faster
  • The toggles on mods can now be clicked. Set from active to inactive and back, and download mods
  • Added .sh file to zip so people don't freak out about trying to run it with a terminal on mac.

Download and extract the .zip anywhere or update from within TTMM to get the update.
Make sure you have the required mono framework for your OS.

Mac support, filtering, sorting

15 Sep 19:48
Compare
Choose a tag to compare
  • TTMM can now modify Mac OSX installs of TerraTech!
  • Typing in the Find entry box now updates the view to show mods containing the phrase in the name, description or author name
  • Clicking on the column titles will sort the mods in ascending or descending order of that column type
  • The Continue button on the Start page is highlighted by default so you can go faster
  • The toggles on mods can now be clicked. Set from active to inactive and back, and download mods
  • Added .sh file to zip so people don't freak out about trying to run it with a terminal on mac.

Download and extract the .zip anywhere or update from within TTMM to get the update.
Make sure you have the required mono framework for your OS.

Bug fixes and other things

05 Sep 00:47
Compare
Choose a tag to compare
  • Fixed some bugs caused by graphical updating
  • Basic mod filtering is now possible
  • Changes to description previewer window
  • Less likely to crash by doing anything:tm:

please support me on my patreon

0.2.0

01 Aug 20:59
Compare
Choose a tag to compare
  • Disabled relocating mods upon disabling. There are only two options for mod state now. Have a good day
  • Clean up mod JSON creation
  • Make mod updates appear
  • Update all mods from a menu operation
    • Seek unfound mods for updating
  • Clean up program updating
  • Kill patcher before updating patcher
  • Task synchronization
  • Other bug fixes

Warning: Updating internally from 0.1.0 may not work, in that case please manually download and replace TTMM (You can do that from the "Go to site" button)

First public release

24 Jun 13:44
Compare
Choose a tag to compare