Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove zip release files, move mod to root, exclude assets from Makefile (#92) | rubenwardy | 2017-09-20 |
| | |||
* | Repack for gpcf's PR | orwell96 | 2017-08-15 |
| | |||
* | Update Zip - Release 1.8.3 | orwell96 | 2017-06-08 |
| | |||
* | Fix still broken ndb restoring, and make sid() honor nil values | orwell96 | 2017-05-31 |
| | |||
* | Fix detector rails changing to default orientation | orwell96 | 2017-05-30 |
| | | | | Release 1.8.1 | ||
* | Fix command + Update zip file - Version 1.8 | orwell96 | 2017-05-22 |
| | |||
* | write the saved nodedb state back to the map when restoring after a crash | orwell96 | 2017-05-12 |
| | | | | | also, print a complete stack trace when an error happens also, don't replace nodes in the nodedb when worldedit has been used | ||
* | Performance improvements: Don't clear paths unless absolutely necessary | orwell96 | 2017-05-03 |
| | | | | | instead delete path elements that are too far from the train one-by-one Also when switching a switch or changing rails, only clear train paths of trains that are nearby. | ||
* | Merge nocrash branch into master and merging it with the unified functions ↵ | orwell96 | 2017-04-29 |
|\ | | | | | | | | | | | so that restoring works how it should Also fix minor bugs and an occasional crash with couples | ||
| * | Add pcall wrapper to prevent server crashes when advtrains throws an error | orwell96 | 2017-04-29 |
|/ | | | | | Instead, read save files again and restore state before the crash Rebased to latest commit | ||
* | Add Andrew's Cross | orwell96 | 2017-04-27 |
| | |||
* | Fix bug introduced by last commit (revert change) | orwell96 | 2017-04-12 |
| | |||
* | Add privilege for basic train operation. | orwell96 | 2017-04-09 |
| | | | | This privilege is granted to singleplayer by default, but is not granted on servers. This prevents unexperienced or evil players from breaking automatic train operation on servers. | ||
* | record_protection_violation: fix player name not being passed | orwell96 | 2017-04-07 |
| | |||
* | Fix #59 | orwell96 | 2017-04-05 |
| | |||
* | Actually check for protection when placing trains and use the train_place ↵ | orwell96 | 2017-04-02 |
| | | | | privilege | ||
* | Assert some variable types obtained from lua automation | orwell96 | 2017-03-30 |
| | |||
* | Fix privilege enforcement being useless | orwell96 | 2017-03-16 |
| | | | | Privilege violations caused an error message but didn't abort the operation | ||
* | Fix Atc arrows pointing into wrong direction | orwell96 | 2017-03-12 |
| | |||
* | update zip (release 1.7) | orwell96 | 2017-03-12 |
| | |||
* | Fix collision issues | orwell96 | 2017-02-21 |
| | |||
* | Fix manual operation of mesecon switches | orwell96 | 2017-02-20 |
| | |||
* | fix crash on seatpc nil | orwell96 | 2017-02-15 |
| | |||
* | fix #34 - end_index not set when step_a returned in phase 2 | orwell96 | 2017-02-15 |
| | |||
* | Proper implementation for getting on by walking into train, rework damage ↵ | orwell96 | 2017-02-09 |
| | | | | and player controls in train, fix death and join bugs, do not spawn bones on death | ||
* | Fix ATC components being randomly ignored by trains. | orwell96 | 2017-02-05 |
| | | | | | Also add warnings to off_track stuff Also pack for release | ||
* | Commit 1.6.2 | orwell96 | 2017-02-04 |
| | | | | | | | | - Add some more stuff to API for LuaATC rails - Warn on strange events even if debug info is disabled - save atlatc on shutdown too - fix detector rails in unloaded chunks - do not fail silently in simple ATC rails | ||
* | pack for release | orwell96 | 2017-02-03 |
| | |||
* | Add documentation and pack for release | orwell96 | 2017-02-02 |
| | |||
* | Limit dtime to prevent trains moving too far in a single step | orwell96 | 2017-01-29 |
| | | | | and update zip | ||
* | Fix a crash, update translations and zip file | orwell96 | 2017-01-28 |
| | |||
* | update zip | orwell96 | 2017-01-25 |
| | |||
* | update zip | orwell96 | 2017-01-19 |
| | |||
* | update zip | orwell96 | 2017-01-18 |
| | |||
* | update zip file and disable debug messages | orwell96 | 2017-01-17 |
| | |||
* | zip | orwell96 | 2017-01-10 |
| | |||
* | update zip | orwell96 | 2017-01-06 |
| | |||
* | also print ATC reverse command warning | orwell96 | 2017-01-04 |
| | | | | and move atc_command.txt at a better place | ||
* | Purge all debug messages and change 'print' function name to 'atprint' | orwell96 | 2017-01-04 |
| | | | | Ready for 2.0 release. | ||
* | update makefile to new circumstances | orwell96 | 2017-01-04 |
| | |||
* | Restructure mod directory | orwell96 | 2017-01-04 |
| | |||
* | Fix behavior when using get_look_yaw() instead of get_look_horizontal() | orwell96 | 2016-12-13 |
| | | | | get_look_yaw returns values that are 90° rotated | ||
* | Don't decrease stack itemcount of slope placer in creative | orwell96 | 2016-12-13 |
| | |||
* | Implement better slope placement system | orwell96 | 2016-12-13 |
| | | | | Only look in the desired direction and place slope node on lowest slope part. will automatically adjust slope to next higher node. | ||
* | try to fix damage bug | orwell96 | 2016-12-05 |
| | |||
* | fix bug about seats on wagon | orwell96 | 2016-12-04 |
| | | | | sometimes a single character can cause great mess... | ||
* | remove the legacy replacement lbms/abms | orwell96 | 2016-12-03 |
| | | | | Until now, everyone should have updated at least once... | ||
* | add description, screenshot and update manual | orwell96 | 2016-12-03 |
| | | | | also fix crafting recipe for box wagon | ||
* | add/update crafting recipes for bumpers and detector rails | orwell96 | 2016-11-29 |
| | |||
* | drop player on the platform if there is one | orwell96 | 2016-11-24 |
| |