Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [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_line_automation] oprava generování popisu linky | Singularis | 2025-05-27 |
| | | | | | - [advtrains_line_automation] přidán příkaz /vlaky+, který zobrazuje i "služební vlaky" - [advtrains_line_automation] opraveno zacházení se skrytými výchozími a koncovými zastávkami | ||
* | [ts_furniture] oprava pádu serveru při sedání na židle | Singularis | 2025-05-27 |
| | | | | - [advtrains_interlocking] barevné nápisy v dialogovém okně TCB pro usnadnění orientace | ||
* | [advtrains] přidána pomocná funkce advtrains.after_place_signal | Singularis | 2025-05-27 |
| | | | | | | - [advtrains_interlocking] výchozí názvy úseku a signalizace již neobsahují anglická slova - [advtrains_signals_ks] návěsti a návěstidla jsou nově po umístění orientována podle pohledu - [advtrains_signals_ks] oprava chyby, která způsobila, že se v paletě přemětů objevily všechny varianty rychlostní návěsti | ||
* | [streets] přidány nové barvy značkovačů, stávající značky ↵ | Singularis | 2025-05-27 |
| | | | | | | | | | | | | | 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 | ||
* | [...] přesuny vlastností pod initial_properties kvůli varováním | Singularis | 2025-05-27 |
| | |||
* | [advtrains_interlocking] lokalizace dalších textů | Singularis | 2025-05-27 |
| | |||
* | [advtrains] lokalizace částí souvisejících s TCB | Singularis | 2025-05-27 |
| | |||
* | [drinks,itemshelf] ochrana inventářů před novými postavami | Singularis | 2025-05-27 |
| | |||
* | [advtrains] | Singularis | 2025-05-27 |
| | | | | | | - odebrán mód advtrains_luaautomation - lokalizace - zastaralá funkce getpos() nahrazena za get_pos() | ||
* | Route Formspec: When cancelling route, disable ARS only temporarily, not ↵ | orwell96 | 2021-10-26 |
| | | | | permanently | ||
* | Added alternative recipes, falling back on the default: items as they seem ↵ | Maverick2797 | 2021-03-06 |
| | | | | | | to be in the rest of the mod. May need rebalancing though. | ||
* | Add some missing craft recipes | orwell96 | 2021-02-19 |
| | | | | | | | - LuaATC remains non-craftable for now (elevated privs necessary anyway) - Some crafts altered from dario's proposal Co-authored-by: W3RQ01 <dario23@linux-forks.de> | ||
* | Fix new green signals bug caused by old trav_lzbdata, and callback loop in ↵ | orwell96 | 2021-02-10 |
| | | | | signalling formspec | ||
* | Forbid track modification when train, IP or TCB is on it, better handle ↵ | orwell96 | 2020-10-07 |
| | | | | removing of TCBs (H#149) | ||
* | tcb: Fix crash when player is nil | Linus Jahn | 2020-09-01 |
| | |||
* | Apply minetest.formspec_escape() to prevent formspec injection (H#143)MT0.4 | Blockhead | 2020-01-04 |
| | |||
* | Don't allow to remove TCB when a signal is assigned | orwell96 | 2019-08-26 |
| | |||
* | Disable-ARS switch in signal and set this when cancelling an ARS route | orwell96 | 2019-03-15 |
| | |||
* | Fix cancelling "Unknown Route" when section is deleted. | orwell96 | 2019-03-15 |
| | |||
* | Signalling form auto-update | orwell96 | 2019-02-05 |
| | |||
* | Prohibit removing/changing of TCBs and sections while routes or signals are set | orwell96 | 2019-01-22 |
| | |||
* | Can disable automatic working without cancelling route | orwell96 | 2019-01-15 |
| | |||
* | Add Automatic Routesetting UI | orwell96 | 2019-01-09 |
| | | | | Settings have no effect so far | ||
* | Permit basic signal aspect setting | orwell96 | 2018-11-19 |
| | | | | (basically only usable with Ks signals, because they're the only signals supporting slow move and/or shunt move | ||
* | Do not allow static signals for routesetting | orwell96 | 2018-10-30 |
| | |||
* | Fix typo in signal assignment, causing crash | orwell96 | 2018-10-29 |
| | |||
* | Miscellaneous routesetting fixes | orwell96 | 2018-10-29 |
| | | | | | | | - Move handling of "route_committed" to the routesetting function - Put aspect in every TCBS on the way - Add "route_origin" to TCBS fields to prevent subroute cancelling - Cancel entire route when another train enters from the wrong TCB | ||
* | Add Interlocking Tool to inspect route locks | orwell96 | 2018-10-26 |
| | |||
* | Add "Reset track section" function | orwell96 | 2018-10-26 |
| | |||
* | Make signal influence point (~halt point) specifiable | orwell96 | 2018-10-09 |
| | | | | Also extend signal api necessarily | ||
* | Fix various bugs found while testing | orwell96 | 2018-08-13 |
| | |||
* | Add 'interlocking' privilege and add security checks | orwell96 | 2018-08-12 |
| | |||
* | Automatic working (re-set certain route on train pass) | orwell96 | 2018-08-12 |
| | |||
* | fix digging unconfigured tcbs | orwell96 | 2018-08-12 |
| | |||
* | Signal aspect handling, make default signals compatible, fix signal digging | orwell96 | 2018-08-12 |
| | |||
* | Add routesetting callbacks. | orwell96 | 2018-08-12 |
| | | | | Now, only the signal aspect setting is still missing | ||
* | Uncommitted route handling (update_route function) | orwell96 | 2018-08-03 |
| | |||
* | Implement routesetting | orwell96 | 2018-07-21 |
| | | | | Missing things: signal aspect updating, waiting routes handling, management /info tool | ||
* | Basic route management from signalling formspec | orwell96 | 2018-07-04 |
| | |||
* | Signal assignment and route programming procedure | orwell96 | 2018-07-04 |
| | |||
* | Implement trains blocking sections | orwell96 | 2018-06-29 |
| | |||
* | Complete Track Section handling, incl. removing tcb's and marker entities | orwell96 | 2018-06-26 |
| | |||
* | Add track section concept and rework TCB design, implement new linking behavior | orwell96 | 2018-06-21 |