aboutsummaryrefslogtreecommitdiff
path: root/textures
Commit message (Collapse)AuthorAge
* Turning mod into a modpack and separating the trains from the core modorwell962016-12-20
|
* Implement better slope placement systemorwell962016-12-13
| | | | Only look in the desired direction and place slope node on lowest slope part. will automatically adjust slope to next higher node.
* Delete unused texturesorwell962016-11-25
|
* Change names of the images mbb committed and delete remaining $color.png imagesorwell962016-11-11
|
* add better texturesmbblp2016-11-11
|
* Add detector railsorwell962016-11-10
|
* Remove the "register_bumpers" workaround function and register them how they ↵orwell962016-11-10
| | | | should be registered
* rewrite collision system againorwell962016-11-10
| | | | | this time, it is based on nodes that trains stand on. advtrains.detector (in tracks.lua) keeps a table with nodes that trains are standing /driving on. This will be used now for detector rails.
* integrate mbb's new train modelsorwell962016-11-06
| | | | | and correct some wagon_spans, wagon/engine scalings and file names issue with collisions needs to be fixed.
* Add a box wagonorwell962016-11-03
| | | | Alongside with coding wagon inventories, and several bugfixes
* Revert "also remove two xcfs in the textures folder"orwell962016-10-27
| | | | This reverts commit 33fe29b3a5b5636761e14aae23b1cfe04397e0a7.
* also remove two xcfs in the textures folderorwell962016-10-22
|
* add japanese wagon and engineorwell962016-10-06
|
* various improvements on signals and bumpersorwell962016-09-13
|
* add electric signal and rotate signals for better placementorwell962016-09-13
|
* adding a signal.orwell962016-09-12
| | | | it is controllable by mesecons and by right click. it does not influence trains
* adding mbb's new texturesorwell962016-09-12
|
* add bumpersorwell962016-09-12
|
* correct wrongly rotated texture for subwayorwell962016-08-28
|
* Add a subway train (and fix spelling mistake resulting in collision not workingorwell962016-08-28
|
* Add a platform node, make some nodes (esp. fences) not blocking trains, ↵orwell962016-08-28
| | | | implement benchmarking better and optimize some things
* Fixing inventory and inventory imagesorwell962016-08-28
|
* tidying up the tracks and trackworker/placer code and making rail ↵orwell962016-08-22
| | | | registration a lot more modular
* add new-style vertical tracksorwell962016-08-21
|
* Extending to 30deg rails, creating and adding the modelsorwell962016-08-21
|
* adding some dummy textures (dtrack) for new anglesorwell962016-07-04
|
* add new texturesorwell962016-06-09
|
* removed useless file couple.pngorwell962016-05-31
|
* added couple entity, removed debug outputs and fixed codeorwell962016-05-31
|
* created git repositoryorwell962016-05-29