summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* modify minegeld counting for 50 mg noteHEADmasterGabriel Pérez-Cerezo2021-07-04
|
* refresh entities on rightclickGabriel Pérez-Cerezo2020-05-13
|
* Preserve metadata on saleGabriel Pérez-Cerezo2020-03-06
| | | | | | | This allows sale of items such as crated digtrons. However, BEWARE OF SCAMS: the metadata might not match up with the object advertised by the seller.
* [Security] Only allow unlimited shop creation if player is allowedGabriel Pérez-Cerezo2020-03-06
| | | | | | | | The previous code assumed that the limit toggle button cannot be pressed by non-creative players. However, this is easily possible with a specially crafted client, that submits this field. The fix checks if the player really has creative before switching a shop to unlimited mode.
* added patch from SmallJokerGabriel Pérez-Cerezo2018-07-11
|
* Fixed wrong description.Gabriel Pérez-Cerezo2018-05-25
|
* added report on globalstep, add sample munin pluginGabriel Pérez-Cerezo2018-05-13
|
* add shop count to reportGabriel Pérez-Cerezo2018-05-10
|
* added function to add reportGabriel Pérez-Cerezo2018-05-10
|
* remove syntax errorGabriel Pérez-Cerezo2018-05-10
|
* add lbm to add smartshops to statsGabriel Pérez-Cerezo2018-05-10
|
* fixed bug (division by nil, zero division, number of items not clearing); ↵Gabriel Pérez-Cerezo2018-05-10
| | | | clip average price to 3 decimal places
* added ability for statistics on shops (itemcount being sold, average price)Gabriel Pérez-Cerezo2018-05-10
|
* Fixed crash when smartshop position unknownGabriel Pérez-Cerezo2018-01-20
|
* dirty fix for weird bugGabriel Pérez-Cerezo2017-12-03
|
* Bugfix and code cleanupGabriel Pérez-Cerezo2017-11-23
|
* Cleaned up code, made raising prices easierGabriel Pérez-Cerezo2017-11-20
|
* forgot to switch backGabriel Pérez-Cerezo2017-11-18
|
* Fixed bug that could lead to item loss.Gabriel Pérez-Cerezo2017-11-18
|
* solved bug with alertingGabriel Pérez-Cerezo2017-11-18
|
* Smartshop now uses ghost items for stuff being soldGabriel Pérez-Cerezo2017-11-18
|
* Fixed crash with unknown objectsGabriel Pérez-Cerezo2017-11-15
|
* Added mail sending when stock is empty, only accept items that get sold by ↵Gabriel Pérez-Cerezo2017-11-15
the shop