Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-15 | Update manualHEADmain | cheapie | |
2024-09-15 | Shorten long lines | cheapie | |
2024-09-01 | Fix possible crash when floor tables are updated | cheapie | |
2024-08-29 | Allow floors to be set to unlock in independent and/or have additional ↵ | cheapie | |
allowed users | |||
2024-08-29 | Add fire service control for digilines I/O modules | cheapie | |
Not in the manual yet, but set the command field to "fs1off" to turn it off, "fs1on" to turn it on, "fs1alt" to turn it on with alternate floor recall, or "mrsmoke" for machine room/hoistway heat/smoke detector. | |||
2024-08-29 | Constant pressure control for car top inspection | cheapie | |
Car will now continue moving if the up/down buttons on the car top box are held, instead of stopping every 1m. When the buttons are released, it will stop at the next multiple of 1m. | |||
2024-08-28 | Add generic keyswitch | cheapie | |
Can trigger any input the mesecons input modules can, useful for requiring a "key" (area access) to call an elevator or to lock/unlock a floor | |||
2024-08-28 | Add MT version info to mod.conf | cheapie | |
2024-08-20 | Fix license info button | cheapie | |
This was broken by the license file name change during the ContentDB listing process | |||
2024-08-10 | Implement changes requested by ContentDB review | cheapie | |
* Switched manual PDF from lossless image compression to lossy in order to reduce size * Moved documentation source outside of the repository to reduce download size * Renamed COPYING to LICENSE and added pointer to additional information | |||
2024-08-09 | Replace motor sounds with some I actually have a license to ship | cheapie | |
These ones happen to be a bit more representative of a modern geared traction elevator anyway (AC instead of DC). Drive buzz sound has been turned down accordingly. | |||
2024-08-06 | Require floor heights to be at least 1m | cheapie | |
Floor heights of 0 lead to ambiguous car positions and strange behavior | |||
2024-08-06 | Fix possible crashes when removing a dispatcher connection that isn't idle | cheapie | |
2024-07-19 | Fix crash if a machine is attempted to be paired to a dispatcher | cheapie | |
2024-07-19 | Fix crash if a dispatcher receives a status message for an unknown car | cheapie | |
2024-05-31 | Add destination-based dispatching | cheapie | |
Still uses a crude ETA algorithm for now and is missing some features, but it is working and usable at a basic level | |||
2024-05-21 | Fix cars recalling to the wrong floor when recall is triggered by the ↵ | cheapie | |
dispatcher and the previous recall was to a different floor | |||
2024-05-21 | Fix car calls entered via dispatcher by laptop interface being at wrong ↵ | cheapie | |
floors if above a skipped floor | |||
2024-05-15 | Fix possible crash in dispatcher | cheapie | |
2024-05-14 | Fix cars trying to answer hall calls in both directions at the same time | cheapie | |
2024-05-14 | Fix hall calls sent via I/O modules to unloaded dispatchers not being ↵ | cheapie | |
reliably serviced | |||
2024-05-14 | Add multi-car digilines I/O module | cheapie | |
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-14 | Manual updates, corrections, and clarifications | cheapie | |
2024-05-14 | Allow car call security control from digilines too | cheapie | |
2024-05-14 | Add car call security options to mesecons input modules | cheapie | |
2024-05-14 | Allow changing inspection speed | cheapie | |
Can be set to 0.1-0.7m/s, cannot be higher than contract speed | |||
2024-05-11 | Fix a few errors in the manual | cheapie | |
2024-05-11 | Update manual | cheapie | |
2024-05-11 | Add flashing fire hat and recall to next available floor for machine room ↵ | cheapie | |
smoke detectors | |||
2024-05-11 | Add alternate floor recall | cheapie | |
Currently only accessible via mesecons input modules | |||
2024-05-11 | Add dispatcher support to laptop interface | cheapie | |
2024-05-11 | Add dispatcher support to digilines I/O | cheapie | |
2024-05-11 | Add dispatcher support to mesecons I/O | cheapie | |
2024-05-11 | Ring bell early for hall calls if the direction is known | cheapie | |
2024-05-11 | Add craft recipes | cheapie | |
Uses items from default (MTG or DB should work, along with most other MTG-based games), mesecons, digilines (digilines I/O module only), and basic_materials. The mod is still usable in creative mode without any of these. | |||
2024-05-10 | Add nudging | cheapie | |
Timer can be edited from the parameters menu, entering 0 disables nudging | |||
2024-05-10 | Fix some minor bugs | cheapie | |
This improves fire recall when the car is currently moving past the recall floor, and fixes a delay in hall call dispatching when a car is currently leaving the floor the call is on. | |||
2024-05-08 | Add decorative tapehead | cheapie | |
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-07 | Add a star to the button for the main egress floor | cheapie | |
2024-05-07 | Add car call security | cheapie | |
2024-05-04 | Add more decorations | cheapie | |
Adds (decorative) tape, including variants with magnets or brackets, and new textures for the outside of the car. | |||
2024-05-01 | Start adding origins of files | cheapie | |
A few sounds are still missing from the list, those are being worked on | |||
2024-04-30 | Replace contactor sounds with self-recorded ones | cheapie | |
2024-04-28 | Add Digilines interface | cheapie | |
2024-04-28 | Add vertical lanterns | cheapie | |
2024-04-28 | Add Mesecons input | cheapie | |
2024-04-27 | Add guide rails | cheapie | |
2024-04-27 | Fix crash if a PI is paired to an uninitialized controller | cheapie | |
2024-04-27 | Turn around at the next available floor in phase 1 recall, not the original ↵ | cheapie | |
destination | |||
2024-04-27 | Fix hall calls being ignored if a car is already there but out of service | cheapie | |