Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into cesky-hvozd | orwell | 2025-05-27 |
|\ | | | | | | | | | Throw away most of the changes in everything except line_automation. Merge line_automation changes between CH and master | ||
| * | Forget it, and use the old preset tables for track registration. Just adapt ↵ | orwell | 2023-10-15 |
| | | | | | | | | it to the new definition. | ||
| * | Begin major rework of track registration system | orwell96 | 2023-09-04 |
| | | |||
* | | Reduce dependencies on cesky hvozd APIs | orwell | 2025-05-27 |
| | | |||
* | | [advtrains] přechod na Advtrains 2.5.0 (první pokus) | Singularis | 2025-05-27 |
| | | | | | | | | | | - [ch_core/lib] drobná oprava - [advtrains_attachment_offset_patch] použití initial_properties | ||
* | | [advtrains_line_automation] opravy jízdního řádu, možnost použití v ruce | Singularis | 2025-05-27 |
| | | | | | | | | - [ch_core/registrace] z výchozích předmětů odebrána mapa, přidána runa návratu a jízdní řád | ||
* | | [advtrains_line_automation] vývoj staničního rozhlasu | Singularis | 2025-05-27 |
| | | | | | | | | - [home_workshop_misc] drobná oprava | ||
* | | [advtrains_line_automation] vývoj staničního rozhlasu | Singularis | 2025-05-27 |
| | | | | | | | | | | | | - [advtrains_interlocking] logování zapnutí/vypnutí ARS - [advtrains_line_automation] opět zapnuto logování linkových odjezdů/příjezdů - [moretrees] švestky jsou nově jedlé | ||
* | | [advtrains,advtrains_line_automation] první verze systému linek | Singularis | 2025-05-27 |
| | | |||
* | | přidán a zapojen speciální mód [ch_base] pro kontrolu a řízení ↵ | Singularis | 2025-05-27 |
| | | | | | | | | ostatních módů | ||
* | | [advtrains_line_automation] kód z ch_overrides přesunut přímo do advtrains | Singularis | 2025-05-27 |
| | | | | | | | | - [advtrains_line_automation] zastávkové koleji přidána podmínka na počet vozů ve vlaku | ||
* | | [advtrains] | Singularis | 2025-05-27 |
|/ | | | | | | - odebrán mód advtrains_luaautomation - lokalizace - zastaralá funkce getpos() nahrazena za get_pos() | ||
* | Add lines scheduler for reliable railway-time scheduling(which is also safer ↵ | orwell96 | 2019-08-26 |
| | | | | than the atlatc scheduler) and document new atlatc functions | ||
* | Railway Time: atlatc interface, improve util functions | orwell96 | 2019-06-19 |
| | |||
* | Railway Time: Basic time counter and utility functions | orwell96 | 2019-06-19 |
| | |||
* | Basic functions of "stop rail", missing ARS rules and signal. | orwell96 | 2019-01-24 |
| | | | | For signal, need to think of a callback system for signals and moving atlatc queue to core? | ||
* | Point speed restriction rails | orwell96 | 2019-01-24 |
| | |||
* | Added on_train_approach callback, non-permanent external LZB brakepoints and ↵ | orwell96 | 2018-11-29 |
basis for "stop rails" Stop rails ATM use the aforementioned things to add a pointwise "2" speed restriction. Seems to work. |