aboutsummaryrefslogtreecommitdiff
path: root/faregate.lua
Commit message (Collapse)AuthorAge
* Make faregate more secureHEADmasterBlockhead2023-08-16
| | | | | | | | * Make faregate unclimbable by making its collision boxes 2m tall. * Set node dig predictions to predict not breaking, to prevent vanilla clients on recent versions from lagging through. * Apply the metadata inventory movement restrictions to the open gate as well.
* Security: block access to inventories for hacked clientsGabriel Pérez-Cerezo2020-11-08
| | | | This fix forbids unauthorized players from accessing the inventory.
* Fixed bug with rotationsGabriel Pérez-Cerezo2017-08-31
|
* Added faregatesGabriel Pérez-Cerezo2017-08-31