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
/
init.lua
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into route_prog_rework
orwell
4 days
|
\
|
*
Implement staticdata for trains
Y. Wang
6 days
|
*
Autogenerate .tr files from .po files
Y. Wang
11 days
|
*
Rework translation system to use PO files
ywang
11 days
|
*
Add Wagon Properties Tool
Maverick2797
2024-08-09
|
*
Fix boardcom train id display, add command to teleport to train by id
gpcf
2024-08-08
|
*
Rework graphical train HUD code
Y. Wang
2024-08-08
|
*
Add chatcommand and luaatc function to get global_slowdown
orwell
2024-02-06
|
*
Set maximum train length and prevent coupling if it would exceed
orwell
2023-12-20
*
|
SmartRoute: Implement auto route search and first prototype
orwell
2024-06-22
*
|
Merge branch 'new-ks-orwell' into route_prog_rework
orwell
2024-04-08
|
\
\
|
*
|
Implement basic route signaling with Japanese signals for demo
Y. Wang
2023-03-23
|
|
/
*
|
Re-implement point origin handling (replace old points_split hack by proper s...
orwell
2023-10-15
*
|
Forget it, and use the old preset tables for track registration. Just adapt i...
orwell
2023-10-15
*
|
Add TrackIterator interface as a common framework for walking along tracks (a...
orwell96
2023-05-27
|
/
*
Support different types of speed restrictions; add documentation
ywang
2021-11-07
*
Train Coupling: Change behavior so that train direction of initiating train i...
orwell96
2021-10-25
*
Shutdown callback: don't save advtrains save files when MT crashed within adv...
orwell96
2021-07-07
*
Add /at_whereis command to check the position of a train.
Gabriel Pérez-Cerezo
2021-04-10
*
Make DTIME_LIMIT and SAVE_INTERVAL globally accessible
orwell96
2021-02-15
*
Add save interval setting, fix accidental global variable, at_sync_ndb on ser...
orwell96
2021-02-10
*
Log how long saving takes
orwell96
2021-02-10
*
Make dtime limiting a setting
orwell96
2021-02-10
*
Remove debug facilities
orwell96
2021-02-10
*
Add global slowdown factor instead of hard dtime limiting
orwell96
2021-02-10
*
Add debug prints, modify LZB to fix problems with look_ahead
orwell96
2021-02-10
*
Add IGNORE_WORLD mode to test using only the advtrains save data
orwell96
2021-02-10
*
Always do zero-barrier check and prevent LZB 0 overruns in movement logic
orwell96
2021-02-10
*
Fix lots of things around new LZB
orwell96
2021-02-10
*
Remove pcall wrappers completely, add command to disable advtrains mainloop
orwell96
2021-02-10
*
Implement a LZB speed lookup table for the path and rewrite velocity controls
orwell96
2021-02-10
*
Disable ARS train flag and surrounding uses
orwell96
2021-02-10
*
Some more serializer fixes (backported from new_lzb):
orwell96
2021-01-12
*
Backport ndb format from cellworld to also store the cids in the ndb file; in...
orwell96
2021-01-12
*
Make advtrains use serialize_lib (save version 4)
orwell96
2021-01-12
*
DUMP_DEBUG_SAVE also dumps interlocking data
orwell96
2021-01-12
*
[BREAKING] Use client-side translations instead of intllib; add zh_CN transla...
ywang
2020-07-19
*
Add workaround to unload wagons that are too far away from players
orwell96
2020-07-12
*
Add "Fallback state" for freed routes, move p_mesecon_iface.lua to core
orwell96
2020-07-07
*
Add autocouple mode
Gabriel Pérez-Cerezo
2020-06-29
*
Workaround to handle split points (dt. aufgefahrene Weichen), fixing H#77
orwell96
2020-06-10
*
Draft copy tool
Blockhead
2020-03-03
*
Relicense under AGPLv3 and update information in readme.txt
orwell96
2020-02-15
*
Use minetest.safe_file_write() to atomically save state [Breaks MT4 compat]
orwell96
2020-01-10
*
New version 3 save system.
Gabriel Pérez-Cerezo
2019-07-23
*
Keep a backup file where stuff is written to when saving
Gabriel Pérez-Cerezo
2019-07-16
*
Railway Time: Basic time counter and utility functions
orwell96
2019-06-19
*
Move LZB system to core and unify approach callback mechanism
orwell96
2019-04-16
*
Ugly workaround for green signals bug
orwell96
2019-03-15
*
Basic functions of "stop rail", missing ARS rules and signal.
orwell96
2019-01-24
[next]