aboutsummaryrefslogtreecommitdiff
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.
* Merge pull request #2 from SmallJoker/mastergpcf2018-09-09
|\ | | | | Fix indent style & solve crash possibility
| * Move position caching to server-side entirelySmallJoker2018-08-07
| |
| * init.lua: Fix indent styleSmallJoker2018-08-07
|/
* Add azekillDIABLO's textures, change craft recipe accordingly.Gabriel Pérez-Cerezo2017-09-02
|
* Fixed bug with rotationsGabriel Pérez-Cerezo2017-08-31
|
* Added faregatesGabriel Pérez-Cerezo2017-08-31
|
* Removed unneded inventory listGabriel Pérez-Cerezo2017-08-29
|
* Adjusted length of mesecon signal to prevent door from staying open, fixed ↵Gabriel Pérez-Cerezo2017-08-29
| | | | error message, close formspec after payment
* Added crafting recipe, fixed mesecon rules.Gabriel Pérez-Cerezo2017-08-23
|
* Initial commit.Gabriel Pérez-Cerezo2017-08-23