Commit Graph

847 Commits (master)
 

Author SHA1 Message Date
orwell 0a51d57138 Fix for broken get_trains_at, fixing LuaATC/Lines Scheduler execution
2 weeks ago
Y. Wang 64776ba60e Fix use_texture_alpha for tracks
3 months ago
gpcf b28ceaa2b4 Add register_function command so mods can register their own functons, low-level interface for departure boards
3 months ago
orwell 2ea4a8cff1 Add chatcommand and luaatc function to get global_slowdown
3 months ago
orwell 9fac1db45f Set maximum train length and prevent coupling if it would exceed
5 months ago
orwell96 2884ed3e27 advtrains_techage: Liquid infotext display needs to be added in core
10 months ago
orwell96 8b5903a729 Fix path_invalidate_ahead after recent commit
11 months ago
Maverick2797 21ed1d23b5 Turn loading tracks into loading ramps when within the loaded area
11 months ago
orwell96 2d7640d424 Occupation system: store multiple indices for the same train, introduce reverse_lookup_sel() to select appropriate index out of multiple based on a heuristic
11 months ago
orwell96 283efc44ce Add function to get wagon in train from index
12 months ago
Maverick2797 bbe3856e35 Add craft recipes for the new ks speed indicators
1 year ago
Blockhead 793210f7c2 Make selection boxes of track nodes larger
1 year ago
Y. Wang 4f241b06b1 Report coordinates of wagons with unregistered prototypes
1 year ago
Maverick2797 3a6b1ca850 Add get_fc() and set_fc() commands
1 year ago
Maverick2797 82987b1a4f small security fixes in advtrains_luaautomation/
1 year ago
Maverick2797 cad4809b99 Add punchers name to ops panel punch event
1 year ago
orwell96 2b21817b4f On_Joinplayer: fix train ID check for attachment update
2 years ago
Antonia 744aee2cdd Minor change to README
2 years ago
orwell96 8beacdc508 Fix new wagon positioning when wheel positions are asymmetric, and remove leftover train.debug
2 years ago
orwell96 3cb21a80dc Wagons: Add two-pos wheel positioning logic for more realistic look of long wagons
2 years ago
orwell96 ef8391a60d atc_reset(): Removed unused string parameter and also clear ATC autocouple flag (Cpl)
2 years ago
Maverick2797 78e0c650e3 Load/Unload Track FC Integration
2 years ago
Maverick2797 7db61e9890 Automatically group wagons and locomotives based on definition values
2 years ago
Maverick2797 23d524df71 Luaautomation: add section_occupancy()
2 years ago
Y. Wang 5912f778e1 Fix speed sign allowing v>max_speed
2 years ago
Emojigit 0b9441c289 Add C&C Servers into the testing server list, since we are using the latest commit
3 years ago
ywang f27640ee27 Trivial fixup for train decoupling regression
3 years ago
orwell96 358bff47b2 Interlocking: Correct duplicate influence points semi-automatically
3 years ago
Gabriel Pérez-Cerezo 546ae49167 rewrite readme in markdown, add more information
3 years ago
Gabriel Pérez-Cerezo 02687c11ee Remove non-deterministic test
3 years ago
Gabriel Pérez-Cerezo 890369090e Activate serialize_lib unit tests
3 years ago
Gabriel Pérez-Cerezo 3561a7bfa2 Add more unit tests, fix broken unit test
3 years ago
Gabriel Pérez-Cerezo 9ec9db0ca9 configure build.yml to run the unit tests
3 years ago
Maverick2797 43c85ab8cf readme atc_set_ars_disable typo
3 years ago
Gabriel Pérez-Cerezo 00d12120b9 add sourcehut build file
3 years ago
Maverick2797 4cf9e5283b split_at_index where index=1
3 years ago
orwell96 45e18326e3 New-Ks: minor additions/corrections to ywang's work:
3 years ago
ywang 3f6cef7308 Add documentation on signal aspects
3 years ago
ywang 3c92fa597c Make train HUD check for existing speed restrictions
3 years ago
ywang d46f4b9f67 Rework textures and models; add new signal signs
3 years ago
ywang be2f37a067 Support different types of speed restrictions; add documentation
3 years ago
ywang 2299470523 round speed limit if needed
3 years ago
ywang 8793c8bd48 make distant signal aspect dropdown labels consistent with the ones for the main aspect
3 years ago
ywang fb632f170a Do not allow adjusting Ks signals with trackworkers
3 years ago
ywang 44119ecbf5 Re-add Zs 3(v) indicators; swap green and yellow lights for realism
3 years ago
ywang e683401450 Use realistic Ra 10 signal sign
3 years ago
orwell96 8a9f1389a5 On-Track Collision system: Fix train teleportation when using split_at_index() from LuaATC
3 years ago
orwell96 f046cfc2d3 LuaATC: remove accidental mesecons hard-dependency
3 years ago
orwell96 5e27bbdcfe LuaATC: Fix position of error label, use consistent name "LuaATC" instead of "LuaAutomation"
3 years ago
orwell96 ae152bf5bb LuaATC: Add Mesecons LuaATC Controller (similar to Mesecons Luacontroller)
3 years ago