User Tools

Site Tools


usage:modules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
usage:modules [2020-02-04 11:59]
orwell created
usage:modules [2022-08-08 01:57] (current)
114.119.144.36 ↷ Links adapted because of a move operation
Line 12: Line 12:
 **Depends on:** ''advtrains'' **Depends on:** ''advtrains''
  
-  * ''advtrains_train_???'' +  * ''advtrains_train_*'' 
-These modules add various wagons using the advtrains.register_wagon() API.+These modules add various wagons using the advtrains.register_wagon() API. The advtrains core modpack no longer includes any of these mods; the ones that were previously included are now in a modpack called [[https://content.minetest.net/packages/orwell/basic_trains/|basic_trains]]. This naming convention should still be followed for any mods that add new wagons.
  
 **Depends on:** ''advtrains'', ''advtrains_train_track'' **Depends on:** ''advtrains'', ''advtrains_train_track''
Line 30: Line 30:
  
   * ''advtrains_line_automation'' - [[usage:lines:start]] (''lines'')   * ''advtrains_line_automation'' - [[usage:lines:start]] (''lines'')
-This module aims to provide a feature-rich timetable-based automatic train operation system. It currently only provides the [[usage:lines:stoprail|Station Rail]] and the [[dev:lines:rwt|Railway Time]] system, which can be interfaced from LuaATC.+This module aims to provide a feature-rich timetable-based automatic train operation system. It currently only provides the [[usage:lines:stoprail|Station Rail]] and the [[dev:api:railway_time_api|Railway Time]] system, which can be interfaced from LuaATC.
  
 At the moment, it uses features from the interlocking system and therefore depends on it. This may change in the future. At the moment, it uses features from the interlocking system and therefore depends on it. This may change in the future.
Line 37: Line 37:
  
  
-  * ''advtrains_luaautomation'' - Ks signal system+  * ''advtrains_signals_ks'' - Ks signal system
 This module adds signals in the style of the german [[https://de.m.wikipedia.org/wiki/Ks-Signalsystem|Ks signal system]]. In contrast to the plain green-red signals from advtrains core, those signals implement the interlocking signal API, and can be used to signal most signal aspects that the interlocking system supports. This module adds signals in the style of the german [[https://de.m.wikipedia.org/wiki/Ks-Signalsystem|Ks signal system]]. In contrast to the plain green-red signals from advtrains core, those signals implement the interlocking signal API, and can be used to signal most signal aspects that the interlocking system supports.
  
usage/modules.1580813942.txt.gz · Last modified: 2020-02-04 11:59 by orwell