aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* [advtrains_line_automation] vypnutí ladicího výpisuSingularis2025-06-17
|
* [hiking] varianty turistický značek „na tyč“ a „na sloupek“ ↵Singularis2025-06-17
| | | | | | | | skryty z palety předmětů - [advtrains_line_automation] zastávky na znamení jsou experimentální - [signs_api] varianty cedulí „na tyč“ skrýt z palety předmětů - [signs_road] přidat oranžové směrovky a odpovídající cedule
* [advtrains_line_automation] implementováno přizastavení na zastávkách ↵Singularis2025-06-17
| | | | na znamení
* [ch_overrides] přidán červený efekt po sražení vlakemSingularis2025-06-17
|
* [advtrains_line_automation] přidána funkce na zobrazení posledních jízd ↵Singularis2025-06-17
| | | | | | na dané variantě linky - [advtrains_line_automation] cílová stanice se na vlaku nově zobrazuje velkými písmeny
* [ch_extras/colorable_pole,moreblocks] přidány tenké tyčeSingularis2025-06-17
| | | | | | | | | | | - [advtrains_line_automation] přidána evidence posledních 10 jízd od každé linevar - [ch_core/shape_selector] do rozhraní přidána položka input_only - [ch_extras/colorable_grate] přidáno spojující se a vystředěné pletivo - [ch_overrides/chisel_regs] přidána podpora dláta pro: osvětlení z Home Decoru, pochodeň a okenní sklo z cottages - [ch_overrides/drawtype_groups] neviditelné cedule a neviditelné fotografie se nově spojují s tyčemi pro umožnění zvláštních efektů - [signs_road] neviditelné cedule mají nově menší výběrový box - [morelights_dim] přidána podpora dláta pro: osvětlení z morelights - [windmill] přidána podpora dláta pro kola větrných mlýnů
* [advtrains,advtrains_line_automation] první verze systému linekSingularis2025-06-17
|
* [advtrains_line_automation,ch_core/chat] přidána podpora pro /čas ↵Singularis2025-06-17
| | | | železniční
* [advtrains_line_automation] přidáno tlačítko Nastavit posun na odjezd ↵Singularis2025-06-17
| | | | | | teď + uložit - [ch_core/teleportace] přidány příkazy /stavím a /nastavbu
* [advtrains_line_automation] přidána funkce pro intervalový provozSingularis2025-06-17
| | | | - [stamina] odstraněny staré ladicí výpisy
* přidán a zapojen speciální mód [ch_base] pro kontrolu a řízení ↵Singularis2025-06-17
| | | | ostatních módů
* [advtrains_line_automation] kód z ch_overrides přesunut přímo do advtrainsSingularis2025-06-17
| | | | - [advtrains_line_automation] zastávkové koleji přidána podmínka na počet vozů ve vlaku
* [advtrains_line_automation,ch_overrides] implementován editor dopravenSingularis2025-06-17
|
* [streets] přidány nové barvy značkovačů, stávající značky ↵Singularis2025-06-17
| | | | | | | | | | | | | sloučeny pomocí colorfacedir - [advtrains_interlocking] zobrazení vlakové cesty prodlouženo z 10 sekund na 60 - [advtrains_line_automation] aktualizace metadat zastávky při načtení/úderu - [ch_core/data] přidána pole online_charinfo last_placenode_ustime a last_dignode_ustime - [ch_core] přidána volitelná ochrana zakázaného výškového pásma y = 1024 až 1256 - [ch_extras/colorable_pole] barvitelná tyč přímá je nyní plně barvitelná (stejně jako ta spojovací) - [ch_test] práce na označníku - [techpack_stairway] železné pletivo je nově plně barvitelné i otáčitelné - [unifieddyes] počeštění názvů barev ve výpisech
* [advtrains_line_automation] přepracováno okno koleje pro zastavení ve staniciSingularis2025-06-17
| | | | | | - [advtrains] opravena chyba kvůli které se občas nechtěl otevít formulář palubního počítače vlaku - [advtrains_line_automation] kolej pro zastavení ve stanici nově dovoluje změnit zastavivšímu vlaku linku a směrový kód, rovněž nově umožňuje při odjezdu nezavírat dveře - [moreblocks] oprava chybného zarovnání textur u některých nových tvarů
* [advtrains*,tieless_tracks] doplněny chybějící receptySingularis2025-06-17
|
* Translate remaining german strings for interlockingorwell2025-06-12
|
* Translate parts of interlockingorwell2025-06-11
|
* Let Poconvert create tr files for other modsorwell2025-06-11
|
* luaautomation update translations and complete german translationorwell2025-06-11
|
* line_automation update translations and complete german translationorwell2025-06-11
|
* Update advtrains core german translationsorwell2025-06-11
|
* update the translation extraction script of other modsorwell2025-06-11
|
* Use own translator for remaining modsorwell2025-06-11
|
* Tag strings for luaautomationorwell2025-06-11
|
* Tag strings for linesorwell2025-06-11
|
* Tag strings for train_Trackorwell2025-06-11
|
* Tag strings for Interlockingorwell2025-06-11
|
* Adapt translation script, update translationsorwell2025-06-10
|
* Remove attrans, unify translation strings with Sorwell2025-06-10
|
* tcb_ts_ui: correctly state reason for invalid route, do not reopen ↵orwell2025-06-10
| | | | signalling form when form was left to edit/add
* Multi-ARS (waiting for multiple routes simultaneously, load-balancing)release-2.6.0orwell2025-05-06
|
* luaautomation: Split functions return the new train idorwell2025-05-05
|
* Fix creation of JP signal modelsY. Wang2025-05-05
|
* Stoprail configuration form translation bug correctionTanavit2025-05-05
| | | | | | | | | The implementation of the translation of the doors opening side in the stoprail configuration form (commit c08896f) introduced a bug locking the opening doors side selection dropdown box to "Closed". This commit corrects this bug by use of the numerical index (1,2,3) of the side selection instead of its litteral value ("Left","Right","Closed" or their translations).
* Allow using def.suitable_substrate to override default substrate detection1F616EMO2025-05-05
| | | | Adds def.suitable_substrate to track definition that takes upos and decide whether a surface is suitable for that track. Not sure if this is a fix of regression or new feature, cuz I have seen def.suitable_substrate being used and worked before.
* Suppress auto assign to TCB/Distant if Aux1 is pressedorwell2025-04-24
|
* Ars: Support And operator (conjunction), prepare syntax for multiars ↵orwell2025-04-11
| | | | (priorities), fix comments
* Smartroute: Append via section info to routes when ambiguousorwell2025-04-09
|
* Add craft recipes for LuaATC componentsMaverick27972025-04-09
|
* Actually show signal influence point form with AUX1Jürgen Rühle2025-04-08
| | | | | Currently a signal assigned to a TCB will always show the signalling form even when AUX1 is held.
* Add craft recipes for Interlocking Tool, Trackmap Tool and PCNaming ToolMaverick27972025-04-08
|
* Add recipes for merged route-prog-rework signalsMaverick27972025-04-08
| | | | | | Add recipe for Ks Distant Signal Reorder and comment Ks and speed sign recipes Add circular crafting for wall-mounted Munich U-Bahn signals, with entry recipe based on existing wall-mounted signal
* Translations improvement.Tanavit2025-04-08
| | | | | | | | | | | | | | | | | | | | | | | | File : - advtrains : init.lua wagons.lua - advtrains_line_automation : scheduler.lua stoprail.lua Actions : - Conversion of attrans() to S() - Insertion of S() function calls where needed. Miscellaneous : - Removing of personnal tries on update-translastions.sh which should not have been committed. # Third and last patch of a serie of three to be applied to the master branch of advtrains on commit #0b7fdc6 # # ATTENTION : # # 1. These patches come from a derivation of the l10n branch which, afaik, is not yet merged in the master branch. # I guess that applying these patches will shortcut the l10n branch. # 2. These patches contain translations strings of for the modification I proposed some month ago for basic_trains which, # afaik, are not yet merged in its master branch.
* Basic trains french translationsTanavit2025-04-08
| | | | | | | | | | | | | Include update-translations.sh modification to remove file line numbers. # Second patch of a serie of three to be applied to the master branch of advtrains on commit #0b7fdc6 # # ATTENTION : # # 1. These patches come from a derivation of the l10n branch which, afaik, is not yet merged in the master branch. # I guess that applying these patches will shortcut the l10n branch. # 2. These patches contain translations strings of for the modification I proposed some month ago for basic_trains which, # afaik, are not yet merged in its master branch.
* Remove line numbers from translation filesupdate-translations.sh2025-04-08
| | | | | | | | | | | # First patch of a serie of three to be applied to the master branch of advtrains on commit #0b7fdc6 # # ATTENTION : # # 1. These patches come from a derivation of the l10n branch which, afaik, is not yet merged in the master branch. # I guess that applying these patches will shortcut the l10n branch. # 2. These patches contain translations strings of for the modification I proposed some month ago for basic_trains which, # afaik, are not yet merged in its master branch.
* fix undeclared global accessesorwell2025-03-25
|
* Old builtin signals: add route_roleorwell2025-03-25
|
* Add /at_chown to allow changing wagon ownershipMaverick27972025-03-24
|
* Add wagon owner to Wagon Properties formspecMaverick27972025-03-24
|