c51aa6ced2Replace deprecated depends.txt's by mod.conf and organize dependencies consistently, add modpack.conf
orwell96
2021-03-13 11:12:56 +01:00
05a7a1cecbAdd 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
7c0d45ccfcsubway 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
a2f68371ecUse a standard wagon inventory formspec
Blockhead
2020-03-13 13:24:11 +11:00
7ed69d69fcGet rid of the "Subway Train" item (was an ugly hack anyways, and is obsolete now)
orwell96
2020-03-08 18:50:04 +01:00
a0ff37eabbFix bugs found while testing
orwell96
2018-05-29 15:53:34 +02:00
544e5ba2bbRevert assign_to_seat_group order on subway train
orwell96
2018-01-15 13:39:49 +01:00
34d7bee975Add 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
ea436e39c4Move 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
ef7d73e1cdRewrite 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
a152a188a6Try to fix occasional crash when placing wagons
orwell96
2017-12-17 13:21:56 +01:00
dcf433b7e7Improve textures and models of industrial train and add new more powerful industrial engine
mbb
2017-12-07 21:29:17 +01:00
ac3d4dffebImplement 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
34429b8154Change 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
ba22b40d47Some 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
803cbe76cbMoved default train track to separate mod, for integration with advcarts.
Gabriel Pérez-Cerezo
2017-08-20 14:32:38 +02:00
0c87146cbdSet wagon line number
Gabriel Pérez-Cerezo
2017-10-23 13:33:27 +02:00
0d98cbc9c6Remove zip release files, move mod to root, exclude assets from Makefile (#92)
rubenwardy
2017-09-20 17:05:04 +01:00
0d58afb8f5Restructure mod directory
orwell96
2017-01-04 19:10:03 +01:00
901ea26c77remove train type concept and calculate train's capabilities based on used wagons
orwell96
2016-12-22 18:55:10 +01:00
3de00295d5Turning mod into a modpack and separating the trains from the core mod
orwell96
2016-12-20 14:17:39 +01:00