Skip to content

Releases: veger/TLBE

v2.0.4

07 Nov 21:19
Compare
Choose a tag to compare
  • Fix race condition with StatsGUI (#67)

v2.0.3

29 Oct 20:18
Compare
Choose a tag to compare
  • Fix changing camera dimensions (#66, thanks @balukin)

v2.0.2

29 Oct 12:07
Compare
Choose a tag to compare
  • Make sure camera zoom is not lower than minimal allowed zoom when smooth tracking is disabled. (#65)

v2.0.1

22 Oct 10:24
Compare
Choose a tag to compare
  • Replace missing sprite for Area and CityBlock trackers (#62)

v2.0.0 - Support Facorio 2.0

21 Oct 14:37
Compare
Choose a tag to compare

I did not check with Space Age playthrough, so there might be bugs!

v1.5.2

21 Oct 14:32
Compare
Choose a tag to compare
  • Try to fix missing player data in order to be more flexible to unexpected situations
  • Add (per player) setting to use intervals (milliseconds) between frames instead of speed gain (factor). (#59)
  • Fix optional dependency on StatsGui

v1.5.1

13 Nov 11:48
Compare
Choose a tag to compare

What's Changed

  • Fixed small grammar mistakes in locale.cfg by @Adix-null (#57)
  • Fix migration error when loading existing saves with TBLE being newly installed (#58)

New Contributors

v1.5.0

01 Aug 08:56
Compare
Choose a tag to compare
  • Add toggle/shortcut to take a screenshot (on paused active camera). (#38)
  • Add option to include GUI in screenshots (#35)
  • Visualize capture regions on the map with markers. (Thanks @drdozer) (#39)
  • Add GUI setting to speedup transitions. (#44)
  • Show camera status (using Stats GUI mod). (#41)
  • Add City Block tracker. (Thanks @drdozer) (#45)
  • Use 10 digits for screenshot numbers.
  • Use 'transition' when mentioning camera movement (instead of zoom).
  • Fix camera transition issue, caused when camera is paused during transition (active transitions will be BROKEN). (#43)
  • Recalculate base size for selected surface.

v1.4.5

25 Aug 18:11
Compare
Choose a tag to compare
  • Added an always daylight toggle to cameras. (Thanks @drdozer ) (#31)
  • Optionally keep player tracker enabled when building (#36)

v1.4.4

02 Jul 22:36
Compare
Choose a tag to compare
  • Each camera must have its own sequential numbering when enabled (#32)
  • Support sub-directories (#33)