Skip to content

Releases: jub77/grafikon

Grafikon 4.1.2

24 Mar 16:25
Compare
Choose a tag to compare

Release 4.1.2

Changes:

  • update dependencies

Fixes:

  • fix reordering of stations for freight in case of change of direction of a train
  • reloading of the output templates from web is required for the fix

Start of program without bundled jdk (grafikon-[version].zip):

  • java -jar grafikon.jar
  • or grafikon.cmd on windows
  • or grafikon.sh on unix

Grafikon 4.1.1

24 Jan 17:09
Compare
Choose a tag to compare

Release 4.1.1

Changes:

  • remove MVEL templating
  • remove cleaning up directory before generating outputs
  • update dependencies
  • update bundled Java to version 21

Fixes:

  • remove deleted nodes (and other objects) from object selection in outputs

Start of program without bundled jdk (grafikon-[version].zip):

  • java -jar grafikon.jar
  • or grafikon.cmd on windows
  • or grafikon.sh on unix

Grafikon 4.1.0

15 Nov 21:48
Compare
Choose a tag to compare

Release 4.1.0

Changes:

  • switch on/off shunting in freight pane
  • update to Java 11 as minimal version
  • updated dependencies

Start of program without bundled jdk (grafikon-[version].zip):

  • java -jar grafikon.jar
  • or grafikon.cmd on windows
  • or grafikon.sh on unix

Grafikon 4.0.0

25 Jun 20:19
Compare
Choose a tag to compare

Release 4.0.0

Changes:

  • output of network (svg, png)
  • zips and installers with bundled java (windows, osx, linux)
  • fixed import of joined trains
  • updated program icons

Start of program without bundled jdk (grafikon-[version].zip):

  • java -jar grafikon.jar
  • or grafikon.cmd on windows
  • or grafikon.sh on unix

Grafikon 3.2.1

14 Feb 16:18
Compare
Choose a tag to compare

Release 3.2.1

Start:

  • java -jar grafikon.jar
  • or grafikon.cmd on windows
  • or grafikon.sh on unix

Changes:

  • improved slovak translation
  • fixed selection of tracks in multiline setup
  • fixed graphical timetable output height
  • caching scripts (performance)
  • add possibility to use default computation of line times

Grafikon 3.2.0

29 Jan 12:55
Compare
Choose a tag to compare

Release 3.2.0

Start:

  • java -jar grafikon.jar
  • or grafikon.cmd on windows
  • or grafikon.sh on unix

Changes:

  • fixed selection of tracks in multiline setup
  • fixed graphical timetable output height
  • caching scripts (performance)
  • add possibility to use default computation of line times

Grafikon 3.1.0

04 Oct 17:31
Compare
Choose a tag to compare

Release 3.1.0

Start:

  • java -jar grafikon.jar
  • or grafikon.cmd on windows
  • or grafikon.sh on unix

Changes:

  • dropped support of Java Web Start
  • telephone property for station - new output for telephone list for each station
  • freight capacity in axles for stations
    • in freight output
    • in timetable output (in note for freight trains)
    • in cards for trains in sorting yards
  • freight note for station

Grafikon 3.1.0-beta.0

30 Sep 20:52
Compare
Choose a tag to compare
Grafikon 3.1.0-beta.0 Pre-release
Pre-release

Prerelease 3.1.0-beta.0

Start:

  • java -jar grafikon.jar
  • or grafikon.cmd on windows
  • or grafikon.sh on unix

Changes:

  • dropped support of Java Web Start
  • telephone property for station - new output for telephone list for each station
  • freight capacity in axles for stations
    • in freight output
    • in timetable output (in note for freight trains)
    • in cards for trains in sorting yards

Grafikon 3.0.0

15 Mar 16:51
Compare
Choose a tag to compare

Release 3.0.0
Start:

  • java -jar grafikon.jar
  • or grafikon.cmd on windows
  • or grafikon.sh on unix

Changes:

  • station tracks are connected to line tracks
  • station can be connected to line on left/right side
  • programs check change of the direction of the train

Grafikon 3.0.0-beta.1

04 Mar 16:42
Compare
Choose a tag to compare
Grafikon 3.0.0-beta.1 Pre-release
Pre-release

Prerelease 3.0.0-beta.0

Start:

  • java -jar grafikon.jar
  • or grafikon.cmd on windows
  • or grafikon.sh on unix

Changes:

  • station tracks are connected to line tracks
  • station can be connected to line on left/right side
  • programs check change of the direction of the train

Fixes:

  • add connector to both sides of the node (backward compatibility)