User Tools

Site Tools


dev:proposals:xatc

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:proposals:xatc [2021-05-22 17:02]
orwell Second draft version
dev:proposals:xatc [2025-05-29 17:56] (current)
blockhead Ideas to borrow from a discussion on lifo
Line 21: Line 21:
  
 ==== LuaATC ==== ==== LuaATC ====
-This second automation system is powerful, but not very thought trough. It uses plain Lua scripts in a slightly sandboxed environment.+This second automation system is powerful, but not very thought through. It uses plain Lua scripts in a slightly sandboxed environment.
   * Commands are purely assigned to rails, and can not affect trains that are not standing on the rail (except for approach callbacks which use an ugly workaround)   * Commands are purely assigned to rails, and can not affect trains that are not standing on the rail (except for approach callbacks which use an ugly workaround)
   * Insufficient sandboxing (Multiple DoS attacks possible)   * Insufficient sandboxing (Multiple DoS attacks possible)
Line 330: Line 330:
 </code> </code>
  
 +====== Ideas to Borrow ======
 +It may be possible to borrow any good ideas for functionality and commands from train simulators like Trainz' [[https://online.ts2009.com/mediaWiki/index.php/Driver_Commands_List|Driver Commands]]
dev/proposals/xatc.1621702969.txt.gz · Last modified: 2021-05-22 17:02 by orwell