summaryrefslogtreecommitdiff
path: root/textures
AgeCommit message (Collapse)Author
2024-05-14Add multi-car digilines I/O modulecheapie
Supports all commands the normal digilines I/O module does, but with the addition of a 'carid' parameter that specifies the controller or dispatcher to execute the command on. Requires 'server' or 'protection_bypass' privs to place or configure as it can be used to change security settings on another player's elevator.
2024-05-11Add flashing fire hat and recall to next available floor for machine room ↵cheapie
smoke detectors
2024-05-08Add decorative tapeheadcheapie
Spawns on top of the car in the corner opposite the PI if tape is present there, reads magnets on tape to control its LEDs but does not otherwise actually affect operation.
2024-05-04Add more decorationscheapie
Adds (decorative) tape, including variants with magnets or brackets, and new textures for the outside of the car.
2024-04-28Add Digilines interfacecheapie
2024-04-28Add vertical lanternscheapie
2024-04-28Add Mesecons inputcheapie
2024-04-27Add guide railscheapie
2024-04-27Add Mesecons outputcheapie
2024-04-27Add decorative buffers in two stylescheapie
2024-04-26Improve door sill texturescheapie
2024-04-26Add a bit more detail to the motor texturescheapie
2024-04-26Add door sillscheapie
2024-04-23Initial work on remote monitoring software for the laptop modcheapie
No scrolling yet (so you can only see 10 floors) and also no dispatcher UI yet (only the controller)
2024-04-19Initial dispatcher work (not yet functional)cheapie
2024-04-18Fix text on fire service phase 1 keyswitchcheapie
2024-04-18Remove old pairing tool texturecheapie
2024-04-18Improve setup experience and inventory itemscheapie
2024-04-16Add door operator texturescheapie
2024-04-16Add more blinkenlights to controllercheapie
2024-04-14Add car top inspectioncheapie
2024-04-14Add fire service phase 2cheapie
2024-04-14Add fire service phase 1cheapie
(no phase 2 yet)
2024-04-13Add in-car switch panel and independent service, also fix a few bugscheapie
Switches for fire service phase 2 (not yet implemented) and car fan and light (no plans) are also available
2024-04-12Add COPcheapie
Still more things I want to add to it, but it works for now. Should show up in existing cars (once they do something for the first time, for now)
2024-04-11Add sheave, plus models and textures for the machine and motorcheapie
Motor needs to be placed manually for now, sheave will spawn on first movement (for now)
2023-08-12Initial in-car PI workcheapie
PI is now spawned and moves with the car, no actual display yet
2023-08-11Add hoistway door nodescheapie
No motion or other functionality yet
2023-08-08Add car interior texturescheapie
2023-08-04Add lanternscheapie
2023-08-04Add position indicatorcheapie
2023-08-04Add PI font texturescheapie
2023-08-04Add pairing tool and make call buttons functionalcheapie
2023-08-04Add bits that are done so farcheapie
This includes: * Controller (runs and responds to calls placed on the screen, parameter editing and switches work) * Null Drive (simulates motion so the controller can run, no actual movement yet) * Call Buttons (lights can be toggled with right-click, no communication yet)