summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* additional nil checkHEADmastergpcf2024-09-26
|
* Fix accidental deletion of newlinegpcf2024-09-22
|
* Security and Bug fixesgpcf2024-09-22
| | | | | | | | | | | Security fix: validate that the form submitter is actually the owner of the shop when changing the channel Bug fixes: - Fix issue in which the position table was overwritten and the customer inventory would not be shown to the owner - Show the unlimited stock message only if the shop's stock is actually unlimited, fix spelling issue in the message.
* Replace depends.txt with mod.confgpcf2024-09-22
|
* Merge pull request #1 from erstazi/feat-digilinejingkaimori2022-05-26
|\ | | | | Updating depends.txt with digilines dependency
| * Updating depends.txt with digilines dependency erstazi2022-05-21
|/ | | This should resolve any issues with digilines being required in depends.txt
* [chore] clean up sendall functionjingkaimori2021-12-03
|
* document and clean-upjingkaimori2021-11-10
|
* add offer set featurejingkaimori2021-11-10
|
* enhanced offer infojingkaimori2021-11-10
|
* add digiline reporter for stock infojingkaimori2021-11-10
|
* modify minegeld counting for 50 mg noteGabriel 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