Skip to content

Releases: fixrtm/fixRTM

2.0.24

08 Nov 21:34
Compare
Choose a tag to compare

Requirements for this version:
RTM 2.4.23
NGTLib 2.4.20

Added

  • Picking container item #539
  • Add flag to allow place vehicles on protected rails #537
    • Set allowPlacingVehiclesOnProtectedRail=false in fix-rtm.cfg to disable this feature
  • Sneak clicking bogie to sneak click Train #541
  • Press tab key to move cursor to next field #544
  • Play brake release sound from all trains in the formation #551
  • RailMap Versioning System #561
    • This system allow fixRTM to fix/change bad rail shape behaviors!
  • Offsets for TicketVendor #568
  • Show length of rail path #578
    • You can disable via showRailLength in config
  • Configurable ATS Sounds #579
  • Merge diagonal and axis aligned marker to one marker #581
    • Old and new marker is always registered, but you can select item added to creative tab.
    • If you want old markers, please set mergeMarker to false.
    • This is client side config.

Changed

  • Start using Keep a Changelog #511
  • Start using Conventional Commits #513
  • Use minecraft provided system to sync block updates #567
    • This reduces server lag & reduces packets
  • Start using DataManager to save train speed #570
    • This improves frequency of train speed update
  • Make many sounds louder #572

Fixed

  • Pink block bogie problem reproduced #512
  • error on place vehicle (except trains) #509
  • Dropped container item cannot be stacked with item from creative tab #540
  • Copy & Paste was not working in numeric fields #543
  • Train may be overlapped after connecting then setting direction #549
  • /permit add adds same person multiple times #550
  • Container drops item in creative mode #558
  • Crossover switch with non-opposite markers may be broken #561
    • This changes shape engine of crossover switch.
      With same marker position, crossover rail may be different shape than older.
  • Shaped rail with straight marker doesn't work #561
  • Preview bezier curve is incorrect #565
  • Offsets are not synced to other players immediately
  • Wire connected between entities is not rendered #577

2.0.24-rc.1

01 Nov 04:03
Compare
Choose a tag to compare
2.0.24-rc.1 Pre-release
Pre-release

This is SNAPSHOT, not a stable release. make sure this may have many bugs.
Requirements for this version:
RTM 2.4.23
NGTLib 2.4.20

Added

  • Show length of rail path #578
    • You can disable via showRailLength in config
  • Configurable ATS Sounds #579
  • Merge diagonal and axis aligned marker to one marker #581
    • Old and new marker is always registered, but you can select item added to creative tab.
    • If you want old markers, please set mergeMarker to false.
    • This is client side config.

Fixed

  • Wire connected between entities is not rendered #577
  • allowPlacingVehiclesOnProtectedRail is not working #582

2.0.24-beta2

27 Oct 10:03
Compare
Choose a tag to compare
2.0.24-beta2 Pre-release
Pre-release

This is SNAPSHOT, not a stable release. make sure this may have many bugs.
Requirements for this version:
RTM 2.4.23
NGTLib 2.4.20

Added

  • Play brake release sound from all trains in the formation #551
  • RailMap Versioning System #561
    • This system allow fixRTM to fix/change bad rail shape behaviors!
  • Offsets for TicketVendor #568

Changed

  • Use minecraft provided system to sync block updates #567
    • This reduces server lag & reduces packets
  • Start using DataManager to save train speed #570
    • This improves frequency of train speed update
  • Make many sounds louder #572

Fixed

  • Train may be overlapped after connecting then setting direction #549
  • /permit add adds same person multiple times #550
  • Container drops item in creative mode #558
  • Crossover switch with non-opposite markers may be broken #561
    • This changes shape engine of crossover switch.
      With same marker position, crossover rail may be different shape than older.
  • Shaped rail with straight marker doesn't work `#561
  • Preview bezier curve is incorrect #565
  • Offsets are not synced to other players immediately

2.0.24-beta1

05 Oct 06:31
Compare
Choose a tag to compare
2.0.24-beta1 Pre-release
Pre-release

This is SNAPSHOT, not a stable release. make sure this may have many bugs.
Requirements for this version:
RTM 2.4.23
NGTLib 2.4.20

Added

  • Picking container item #539
  • Add flag to allow place vehicles on protected rails #537
    • Set allowPlacingVehiclesOnProtectedRail=false in fix-rtm.cfg to disable this feature
  • Sneak clicking bogie to sneak click Train #541
  • Press tab key to move cursor to next field #544

Changed

Fixed

  • Pink block bogie problem reproduced #512
  • error on place vehicle (except trains) #509
  • Dropped container item cannot be stacked with item from creative tab #540
  • Copy & Paste was not working in numeric fields #543

2.0.23

16 Jul 01:40
Compare
Choose a tag to compare

Requirements for this version:
RTM 2.4.23
NGTLib 2.4.20

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by anatawa12's fork of auto-changelog.

2.0.23

16 July 2022

  • Upgrade RTM to 2.4.23 #493

2.0.23-rc1

14 Jul 09:21
Compare
Choose a tag to compare
2.0.23-rc1 Pre-release
Pre-release

This is SNAPSHOT, not a stable release. make sure this may have many bugs.
Requirements for this version:
RTM 2.4.23
NGTLib 2.4.20

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by anatawa12's fork of auto-changelog.

2.0.23-rc1

14 July 2022

  • Upgrade RTM to 2.4.23 #493

2.0.22

24 Jun 14:38
Compare
Choose a tag to compare

Requirements for this version:
RTM 2.4.22
NGTLib 2.4.19

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by anatawa12's fork of auto-changelog.

2.0.22

24 June 2022

  • fix(rendering/wire): NPE on load #488

2.0.21

20 Jun 15:12
Compare
Choose a tag to compare

Requirements for this version:
RTM 2.4.22
NGTLib 2.4.19

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by anatawa12's fork of auto-changelog.

2.0.21

20 June 2022

  • fix(rendering/wire): wire position is not updated immediately when change offset #481
  • fix(commands/rtm/delAllTrain): delAllTrain doesn't remove any entities #480
  • fix(offsets/fluorescent): fluorescent may be placed to opposite #471
  • fix: use crowbar to open offset config #459
  • fix(offsets):on place blocks, rotation is not correct #460
  • fix: no switch type error #454
  • fix NPE on client thread from marker #453
  • save & sync offsets #451
  • implement offsets for signboard #450
  • fix: Some block still use block item to change offsets #448
  • fix: picking connectors will pick insulator #446
  • Fix リログ時にFormation情報がクライアントに共有されてない #440
  • implement pick offsets #439
  • Issue template updates #428
  • Fix NPE on many times at addMoreInfo #427
  • Display whether the item has DataMap or not on item tooltip #425
  • Port F key to sync custom button status to all trains in the formation #424
  • Fix crash if train model is changed and button is out of range #423
  • Fix crash /mctrl dir if invalid value is passed #422
  • Brake release sound doesn't sound when setNotch #421
  • reimplement 7c29afa #419
  • add some files forgot to include in 28995d0 #418
  • implement offset for Ornament #416
  • implement offset for Insulators #414
  • fix the name of lang file to lowercase #413
  • Port /rtm (door|pan|speed|summon) #412
  • use as same sorting for marker search as possible #388
  • update generated .gitattributes #409
  • use eskatos/gradle-command-action@v2 #408
  • fix Rendering ThinEBB make game crashed #393
  • Specify actions parameter type #391
  • Refix some model may be detected as another kind on inventory #390
  • Add charset detection for scripts #377
  • Fix some model may be detected as another kind on inventory #364
  • fix release note for stable releases #363

2.0.21-rc3

12 Jun 03:47
Compare
Choose a tag to compare
2.0.21-rc3 Pre-release
Pre-release

This is SNAPSHOT, not a stable release. make sure this may have many bugs.
Requirements for this version:
RTM 2.4.22
NGTLib 2.4.19

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by anatawa12's fork of auto-changelog.

2.0.21-rc3

12 June 2022

  • fix(rendering/wire): wire position is not updated immediately when change offset #481
  • fix(commands/rtm/delAllTrain): delAllTrain doesn't remove any entities #480

2.0.21-rc2

02 Jun 01:33
Compare
Choose a tag to compare
2.0.21-rc2 Pre-release
Pre-release

This is SNAPSHOT, not a stable release. make sure this may have many bugs.
Requirements for this version:
RTM 2.4.22
NGTLib 2.4.19

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by anatawa12's fork of auto-changelog.

2.0.21-rc2

2 June 2022

  • fix(offsets/fluorescent): fluorescent may be placed to opposite #471