Commit Graph

  • 764be1bda4 Japanese train: add wheel positions (first try) master orwell96 2022-02-09 23:16:03 +01:00
  • 61a4526e8c Coupling: Add coupler type definitions orwell96 2021-10-25 21:13:26 +02:00
  • d44c410f7c MT 5.x player position fixes Maverick2797 2021-03-31 02:11:03 +08:00
  • c0203bf92a Add license documents orwell96 2021-04-25 22:24:45 +02:00
  • c51aa6ced2 Replace deprecated depends.txt's by mod.conf and organize dependencies consistently, add modpack.conf orwell96 2021-03-13 11:12:56 +01:00
  • 05a7a1cecb Add some missing craft recipes - LuaATC remains non-craftable for now (elevated privs necessary anyway) - Some crafts altered from dario's proposal orwell96 2021-02-19 18:46:03 +01:00
  • 7c0d45ccfc subway trains: display up to two digits Hume2 2020-07-25 19:07:02 +02:00
  • a84e17fa78 [BREAKING] Use client-side translations instead of intllib; add zh_CN translations * Client-side translations is used instead of intllib. [Breaks MT4 compat] * Existing locale files have been moved to advtrains/locale and named with the format advtrains.[lang].tr * Add zh_CN locale. (requires a font that supports CJK text) ywang 2020-07-19 15:50:34 +02:00
  • a2f68371ec Use a standard wagon inventory formspec Blockhead 2020-03-13 13:24:11 +11:00
  • 7ed69d69fc Get rid of the "Subway Train" item (was an ugly hack anyways, and is obsolete now) orwell96 2020-03-08 18:50:04 +01:00
  • 69c8ff8f6d Merge branch 'mt5-fixes' orwell96 2020-01-04 18:37:52 +01:00
  • ebf1b10628 Remove fullbright (H#140) orwell96 2019-12-18 10:08:03 +01:00
  • 71723aca4f Move attachment positions down 1 node orwell96 2019-06-18 21:03:21 +02:00
  • c15985883c Fix steam engine sound playing forever (H#121) ywang 2019-11-27 10:20:37 +01:00
  • 5497aaaa8b Configurable interval for get_off setpos and door pos fix for japanese train orwell96 2019-03-09 11:17:14 +01:00
  • 223d2e1a5f Add "X" line symbol for subway trains terminating/service trips orwell96 2019-02-05 10:32:08 +01:00
  • 8d09820517 Fix "subway train" item orwell96 2019-01-22 12:42:55 +01:00
  • a1c0b3a6d3 Change get_inventory_formspec API - add invname parameter orwell96 2018-12-10 22:41:02 +01:00
  • 9c9450ccb7 Remove superfluous "tarvelocity" assignments orwell96 2018-11-20 12:02:03 +01:00
  • 9a1f381882 Make "Line" property accessible from OBC and gettable via LATC, change subway wagon texture handling orwell96 2018-11-20 11:57:46 +01:00
  • eb0f6f9d51 lower steel return Thomas Rudin 2018-09-03 11:23:02 +02:00
  • ce48c773ff onboard computer fix h-v-smacker 2018-07-17 15:42:52 +03:00
  • 04a9f08478 Fix box wagons orwell96 2018-06-14 21:33:18 +02:00
  • a0ff37eabb Fix bugs found while testing orwell96 2018-05-29 15:53:34 +02:00
  • 544e5ba2bb Revert assign_to_seat_group order on subway train orwell96 2018-01-15 13:39:49 +01:00
  • 34d7bee975 Add bord computer to trains Features: - couple/decouple trains from a driver stand - new couple lock system (owner based, overridable by 'train_remove' privilege) - all train operators can now change the inside/outside text, allows for multilines Accessible via right-click menu or by pressing Sneak+Jump keys orwell96 2018-01-09 21:30:56 +01:00
  • ea436e39c4 Move driving_ctrl_access property to seat group there's now a more strict check for the train_operator privilege Also added custom reasons on getting on a train. orwell96 2018-01-09 18:30:29 +01:00
  • 97a6c8de18 Merge branch 'master' of https://github.com/orwell96/advtrains orwell96 2018-01-07 20:54:01 +01:00
  • b9aa90a22c Don't use looped sounds on subway (causes engine bugs with dangling sound handles) orwell96 2018-01-07 20:52:15 +01:00
  • 9ff0cdfd9d Change controls for trains (again) orwell96 2018-01-07 20:41:48 +01:00
  • c5afdc6c0b steam locomotive: Add sounds and improve textures mbb 2017-12-22 14:33:46 +01:00
  • ef7d73e1cd Rewrite rail connection system... ...to support an arbitrary number of connections for rails, which leads to these new features: - switches now get recognized by the trackworker correctly - ability to add real rail crosses During this, I also rewrote the rail registering system and the conway function (important part of path prediction) Note, developers: the track preset format changed, you might need to rewrite them according to the presets in tracks.lua if you wrote your own (possibly breaks advcarts) orwell96 2017-12-18 21:44:36 +01:00
  • a152a188a6 Try to fix occasional crash when placing wagons orwell96 2017-12-17 13:21:56 +01:00
  • dcf433b7e7 Improve textures and models of industrial train and add new more powerful industrial engine mbb 2017-12-07 21:29:17 +01:00
  • ac3d4dffeb Implement sound api and some sounds - Level crossing bell - Horns - Subway train driving and door sounds ...to be continued... orwell96 2017-12-06 13:23:55 +01:00
  • 34429b8154 Change name of update_animation function I will use this for sounds, and so it needs to be changed to a more general name orwell96 2017-11-29 17:20:46 +01:00
  • 81fbf3f6dd Fix subway train placer orwell96 2017-10-25 13:31:01 +02:00
  • ba22b40d47 Some workaround fixes for Linuxworks server Trains no longer get deleted when there's no rail Fast item to create subway train orwell96 2017-10-25 12:33:12 +02:00
  • 803cbe76cb Moved default train track to separate mod, for integration with advcarts. Gabriel Pérez-Cerezo 2017-08-20 14:32:38 +02:00
  • 0c87146cbd Set wagon line number Gabriel Pérez-Cerezo 2017-10-23 13:33:27 +02:00
  • 0d98cbc9c6 Remove zip release files, move mod to root, exclude assets from Makefile () rubenwardy 2017-09-20 17:05:04 +01:00
  • 0d58afb8f5 Restructure mod directory orwell96 2017-01-04 19:10:03 +01:00
  • 901ea26c77 remove train type concept and calculate train's capabilities based on used wagons orwell96 2016-12-22 18:55:10 +01:00
  • 3de00295d5 Turning mod into a modpack and separating the trains from the core mod orwell96 2016-12-20 14:17:39 +01:00