| Commit message (Expand) | Author | Age |
* | Document fix 0a982b6356b2f4b6a28e74f9f90c4f584169a96d | orwell96 | 2018-10-29 |
* | Actually set last_connid to 1, to prevent warning | orwell96 | 2018-10-29 |
* | Handle the case that a train is not initialized (train_ensure_init returns ni... | orwell96 | 2018-10-29 |
* | Small fixes which do not have any effect | orwell96 | 2018-10-29 |
* | Improve ATC-LZB-User control interaction, smoothen LZB control operations | orwell96 | 2018-10-17 |
* | Address H#60, H#17, M#18 and M#7 | orwell96 | 2018-10-17 |
* | Properly handle speed restrictions | orwell96 | 2018-10-10 |
* | Remote Routesetting from Onboard Computer | orwell96 | 2018-10-10 |
* | Properly implement invalidate_all_paths, recheck lzb on aspect change | orwell96 | 2018-10-10 |
* | Add signal safety control override, restructure control system | orwell96 | 2018-10-10 |
* | Teleport player to their train every 2 seconds instead of just on_joinplayer | orwell96 | 2018-08-12 |
* | Fix some incompatibility crash for old worlds | orwell96 | 2018-08-12 |
* | Fix ATC rail reversing | orwell96 | 2018-08-12 |
* | Add off-track train flag, fixes wagon object property reset on reversing | orwell96 | 2018-07-04 |
* | Implement trains blocking sections | orwell96 | 2018-06-29 |
* | Fix final bugs and to-do's (u.a.save/load system) | orwell96 | 2018-06-14 |
* | Mainly make collisions and coupling work | orwell96 | 2018-06-14 |
* | Implement collisions. (does not work yet, still code errors) | orwell96 | 2018-06-14 |
* | Implement a reverse path lookup for trains instead of an occupations window s... | orwell96 | 2018-06-14 |
* | Fix path_dir to actually be an angle, path item deletion and orientation of w... | orwell96 | 2018-06-14 |
* | Bugfixes part 1 | orwell96 | 2018-06-14 |
* | Occupation System, new train steps, still incomplete | orwell96 | 2018-06-14 |
* | Adapt wagons to new path system | orwell96 | 2018-06-14 |
* | Restructure path system | orwell96 | 2018-06-14 |
* | Add bord computer to trains | orwell96 | 2018-01-09 |
* | Change controls for trains (again) | orwell96 | 2018-01-07 |
* | Decrease the amount of garbage saved in save files | orwell96 | 2018-01-07 |
* | Remove path invalidation statement. | orwell96 | 2017-12-18 |
* | Do not spam the server chat with messages from /at_sync_ndb and trains going ... | orwell96 | 2017-12-18 |
* | Rewrite rail connection system... | orwell96 | 2017-12-18 |
* | remove superfluous parameter | orwell96 | 2017-11-27 |
* | Add modifiable wagon extents | orwell96 | 2017-11-23 |
* | Fix multiple track types not working simultaneously | orwell96 | 2017-11-22 |
* | Do not punch signs | orwell96 | 2017-11-14 |
* | Fix entity damage | orwell96 | 2017-11-02 |
* | Punch non-player objects when they get overridden by a train. | orwell96 | 2017-10-25 |
* | Fix subway train placer | orwell96 | 2017-10-25 |
* | Some workaround fixes for Linuxworks server | orwell96 | 2017-10-25 |
* | Implement multi-occupation in detector.on_node table to finally fix collisions | orwell96 | 2017-10-25 |
* | Replace many math.floor(x+0.5) calls (or math.floor calls that should be thos... | orwell96 | 2017-10-25 |
* | Fix coupling and collisions in certain cases | orwell96 | 2017-10-25 |
* | Do not crash when train_pos is nil while checking wagon entity loading | orwell96 | 2017-10-11 |
* | Remove zip release files, move mod to root, exclude assets from Makefile (#92) | rubenwardy | 2017-09-20 |
* | Restructure mod directory | orwell96 | 2017-01-04 |
* | Add Automatic Train Control system | orwell96 | 2017-01-04 |
* | unify update_trainpart_properties and check_trainpartload | orwell96 | 2017-01-02 |
* | Do not duplicate definitions of 'print' in every file | orwell96 | 2017-01-02 |
* | spawn couple on train collision | orwell96 | 2016-12-31 |
* | remove train type concept and calculate train's capabilities based on used wa... | orwell96 | 2016-12-22 |
* | Turning mod into a modpack and separating the trains from the core mod | orwell96 | 2016-12-20 |