Skip to content

Releases: hamstar0/tml-timelimit-mod

v1.3.1

12 Oct 15:11

Choose a tag to compare

Mod Browser Autorelease built on tModLoader v0.11.5

  • Updated for TML11.5
  • Added ranges to some config settings

v1.3.0

27 Aug 09:30

Choose a tag to compare

Mod Browser Autorelease built on tModLoader v0.11.4

  • Fixed missing config Clone

v1.1.7.2

16 Aug 04:02

Choose a tag to compare

Mod Browser Autorelease built on tModLoader v0.10.1.5

  • Fixed expired timer for serverclose lingering for repeat sessions

v1.1.7.1

09 Aug 21:21

Choose a tag to compare

Mod Browser Autorelease built on tModLoader v0.10.1.5

  • Fixed 'unafflict' action

v1.1.7

09 Aug 08:34

Choose a tag to compare

Mod Browser Autorelease built on tModLoader v0.10.1.5

  • Updated to Mod Helpers v2.0.2
  • Renamed chat commands for readability
  • Fixed MP player load bug failsafe

v1.1.6

28 Jul 00:18

Choose a tag to compare

Mod Browser Autorelease built on tModLoader v0.10.1.5

  • Added debug messages for network packets
  • Added debug messages for commands and API calls
  • Added debug outputs for timer actions
  • Minor internal restructuring

v1.1.5

29 Jun 15:01

Choose a tag to compare

Mod Browser Autorelease built on tModLoader v0.10.1.4

  • Migrated to Mod Helpers v1.6.3
  • Migrated to C# 6
  • Fixed console commands

v1.1.4

20 May 19:43

Choose a tag to compare

Mod Browser Autorelease built on tModLoader v0.10.1.4

v1.1.3

01 Feb 13:43

Choose a tag to compare

Mod Browser Autorelease built on tModLoader v0.10.1.1

  • Added 'serverclose' action
  • Fixed some API errors
  • Added timer commands for adjusting timers of a given action (with API bindings)
  • Fixed API for custom actions
  • Internal refactoring

v1.1.2

24 Jan 06:03

Choose a tag to compare

Mod Browser Autorelease

  • Revised net protocol (experimental)
  • Added API function GetTimersOf(string)
  • Minor bug fixes