index
:
advtrains.git
atcjit
doc
l10n
luaatcdebug
master
new-ks
new-ks-orwell
profiler
route_prog_rework
techage
tracy
trainhud
trainhud-unifont
Advtrains mod for minetest.
orwell
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
advtrains
Commit message (
Expand
)
Author
Age
*
Add workarounds to not break MT 5.3.0 compat
trainhud-unifont
Y. Wang
2022-03-20
*
Lazily generate Unifont textures
Y. Wang
2022-03-20
*
Minor changes to the HUD presets
Y. Wang
2022-03-13
*
Implement primitive text rendering
Y. Wang
2022-03-12
*
Add Japanese HUD preset
Y. Wang
2022-03-12
*
Add option to exclude inside display from the text HUD
ywang
2022-03-12
*
Remove workaround in seven-segment display code; add documentation
ywang
2022-03-12
*
Partial redesign; add ARS indicator
ywang
2022-03-12
*
(Discussion needed) Use Unifont
ywang
2022-03-12
*
Fix digital speed indicator; add texture_escape from moretrains
ywang
2022-03-12
*
Add function to display numbers instead of individual digits
ywang
2022-03-12
*
Display train ID in the text HUD
ywang
2022-03-12
*
[WIP] Allow wagon-dependent train HUD
ywang
2022-03-12
*
Fix new wagon positioning when wheel positions are asymmetric, and remove lef...
orwell96
2022-02-24
*
Wagons: Add two-pos wheel positioning logic for more realistic look of long w...
orwell96
2022-02-09
*
atc_reset(): Removed unused string parameter and also clear ATC autocouple fl...
orwell96
2021-12-31
*
Automatically group wagons and locomotives based on definition values
Maverick2797
2021-12-29
*
Fix speed sign allowing v>max_speed
Y. Wang
2021-12-16
*
Trivial fixup for train decoupling regression
release-2.4.1
ywang
2021-11-20
*
Interlocking: Correct duplicate influence points semi-automatically
release-2.4.0
orwell96
2021-11-14
*
Add more unit tests, fix broken unit test
Gabriel Pérez-Cerezo
2021-11-09
*
New-Ks: minor additions/corrections to ywang's work:
orwell96
2021-11-08
*
Add documentation on signal aspects
ywang
2021-11-07
*
Make train HUD check for existing speed restrictions
ywang
2021-11-07
*
Support different types of speed restrictions; add documentation
ywang
2021-11-07
*
On-Track Collision system: Fix train teleportation when using split_at_index(...
orwell96
2021-11-04
*
LuaATC: Add Mesecons LuaATC Controller (similar to Mesecons Luacontroller)
orwell96
2021-11-02
*
Coupler types: Better output when there are no couplers on a wagon
orwell96
2021-10-25
*
Coupling: Add concept of coupler types, allow coupling only when coupler type...
orwell96
2021-10-25
*
Train Coupling: Change behavior so that train direction of initiating train i...
orwell96
2021-10-25
*
Disable position-based collision and coupling system for very short trains (s...
orwell96
2021-07-07
*
Rework train same-track collision system and deterministic coupling
orwell96
2021-07-07
*
Shutdown callback: don't save advtrains save files when MT crashed within adv...
orwell96
2021-07-07
*
Make the collision mode configurable
Gabriel Pérez-Cerezo
2021-06-30
*
Train-World collisions: Collide only with 'normal'-drawtype nodes.
orwell96
2021-06-29
*
Entity Damage: Correct sign entity name
orwell96
2021-06-29
*
Trains splitting: retain important properties (door state, line, texts etc)
orwell96
2021-05-22
*
Serialization: strip trailing \r also in nodedb callback
release-2.3.1
orwell96
2021-05-07
*
Deregister player from train on death in all cases (fixes #119)
release-2.3.0
orwell96
2021-04-25
*
Prevent splitting trains when they're off track (fixes #178)
orwell96
2021-04-25
*
Fix undeclared globals warnings (#176)
orwell96
2021-04-25
*
Add /at_whereis command to check the position of a train.
Gabriel Pérez-Cerezo
2021-04-10
*
Remove sounds = default.sound_stone_defaults() as default is no longer a depe...
orwell96
2021-04-04
*
Make mesecons_switch a proper optional dependency (H#175)
Blockhead
2021-03-31
*
Use mono font to ATC rail command fields
hlqkj
2021-03-22
*
Do not crash when operating signals without interlocking
Blockhead
2021-03-22
*
Replace deprecated depends.txt's by mod.conf and organize dependencies consis...
orwell96
2021-03-13
*
Signal influence points: Make sure to clear on removal of signal, clear orpha...
orwell96
2021-03-12
*
Track can-dig check: also notify user when digging is not allowed
orwell96
2021-03-12
*
Add some missing craft recipes
orwell96
2021-02-19
[next]