Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | Allow car top inspection to override machine room inspection | cheapie | |
14 days | Improve robustness against players doing weird unsupported things | cheapie | |
14 days | Improve fall-through protection | cheapie | |
2025-03-21 | Improve entity attachment behavior | cheapie | |
This fixes the "jumping" of players when the car starts/stops moving, the small size of players while riding, and riding players facing the wrong direction. It also allows walking inside/on top of moving cars. | |||
2025-03-16 | Add governor | cheapie | |
2025-03-16 | Add metal car | cheapie | |
2025-03-16 | Add steel doors | cheapie | |
2025-03-15 | Give glassback car a different icon | cheapie | |
2025-03-15 | Fix tapeheads not appearing | cheapie | |
2025-03-15 | Prevent releveling in inspection | cheapie | |
2025-03-15 | Improve deceleration profile | cheapie | |
2025-03-15 | Add glass-back car | cheapie | |
2025-02-04 | Possible fix for spurious "attempted to move doors with car in motion" faults | cheapie | |
2024-12-05 | Improve formspec compatibility with games using prepends (like VoxeLibre) | cheapie | |
2024-12-05 | Fix crash when launching mView on a computer with no hard drive | cheapie | |
2024-11-23 | Fix missing protection check in fire recall switch | cheapie | |
2024-09-15 | Update manual | 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 | |