Commit Graph

62 Commits (master)

Author SHA1 Message Date
ChimneySwift de60490079
Merge pull request #12 from ChimneySwift/ChimneySwift-patch-1
Possibility to lose items when assigning output from the vendor storage
2020-01-26 01:57:08 +10:00
ChimneySwift 3977f6e884
Possibility to lose items when assigning output from the vendor storage 2020-01-26 01:48:37 +10:00
ChimneySwift 804daf2614
Merge pull request #10 from coil0/deserialize-fix
Add nil check after deserializing
2020-01-26 01:45:46 +10:00
ChimneySwift 12fd4784da
Update init.lua 2020-01-26 01:45:14 +10:00
coil eb3edb4c08
Add nil check after deserializing 2019-11-10 12:48:42 -05:00
ChimneySwift 2feee6e258
Merge pull request #9 from coil0/lbm
Use LBM to refresh display entities
2019-08-13 20:20:25 +10:00
ChimneySwift 05163b26d6 idek 2019-08-13 20:19:29 +10:00
ChimneySwift da22651a6e QOL improvements and bug fixes 2019-08-13 20:13:05 +10:00
ChimneySwift 726db48213 Bug fixes and QOL improvements 2019-08-13 18:56:49 +10:00
coil 92023639ec Use LBM to refresh display entities
It is cheaper than using an ABM.
2019-08-11 19:43:11 -04:00
ChimneySwift 916e0b16c4
Add support for metadata transfer in non-tools
Previously metadata was only transferred for tools, this adds support for metadata transfer for non-tool items (ie, loaded digtron crates).
2019-04-24 08:55:37 +10:00
ChimneySwift e8308f95bb
Ensure display node is not pointable
Fix required in 5.0, not sure why this wasn't here though.
2019-04-24 08:52:45 +10:00
ChimneySwift 0fc6b4b037
Merge pull request #7 from pandorabox-io/webmail-per-player-storage-compat
check api version of mail/webmail mod
2019-04-24 08:50:40 +10:00
Thomas Rudin 8195ce02a5 check api version of mail/webmail mod 2019-04-10 09:21:28 +02:00
ChimneySwift eef52cb4e0
Merge pull request #5 from neko259/master
Added ability for the player with vendor update permissions to use it…
2019-02-03 15:14:50 +10:00
ChimneySwift 63168732cb
Merge pull request #6 from pandorabox-io/fix-resource-duplication
prevent negative numbers from being entered, results in lots of free …
2019-02-03 15:12:28 +10:00
Thomas Rudin fadb668f23 prevent negative numbers from being entered, results in lots of free items otherwise 2019-01-13 10:57:05 +01:00
neko259 da547d4a7b Added ability for the player with vendor update permissions to use it to buy or sell (gold ingot button in the menu) 2019-01-03 00:19:18 +02:00
ChimneySwift ed26606935 Fix Admin Vendors selling tools causing 'attempt to index local 'from_table' (a nil value)' 2018-12-18 13:24:29 +10:00
ChimneySwift 876cd84c85 Fix changed Awards API issues 2018-12-04 13:48:13 +10:00
ChimneySwift 0ca65eb073
Update Awards API Usage
Quick fix to use the new Awards API
2018-12-04 13:08:20 +10:00
ChimneySwift 4a21cd120c
Merge pull request #4 from pandorabox-io/master
fix player/vendor inv check
2018-11-08 18:28:39 +10:00
Thomas Rudin d169dd83e8 fix player/vendor inv check 2018-10-27 14:46:03 +02:00
ChimneySwift cd33d31a87
Remove Redundant Code 2018-10-26 10:15:54 +10:00
ChimneySwift d2c028acc5 Sanitatize number values 2018-10-25 17:01:16 +10:00
ChimneySwift 79bca94b24 Sanitatize number values 2018-10-25 16:57:59 +10:00
ChimneySwift 21c70c6b99 Add out of stock messages and update to new settings system 2018-10-04 22:57:51 +10:00
ChimneySwift 4283bf8766
Merge pull request #2 from PiezoU005F/master
Fix crash without pipeworks and change "X" button to "Done" button as it is more intuitive.

Thanks for your contribution :)
2018-10-04 12:48:40 +10:00
Piezo_ 73f0f8f401
Change 'X' to 'Done', as it's more intuitive 2018-10-02 00:23:59 -07:00
Piezo_ 685a737f0e
Don't crash if pipeworks isn't present 2018-10-02 00:22:25 -07:00
ChimneySwift 531bea1e10
Add close button to formspecs
To resolve the issue of fields not being sent to the server when esc is pressed.
2018-06-25 08:46:30 +10:00
ChimneySwift 853ea19210
Fix variable declaration issue 2018-03-05 09:53:50 +10:00
ChimneySwift 44bfc11b72
Update README.md 2018-03-01 13:01:55 +10:00
ChimneySwift b1620a6d09
Make vendors digiline conducting.
Fancy vendors and fancy vendor display nodes now conduct digiline signals.
2018-03-01 13:00:36 +10:00
ChimneySwift dc8788acef
update file 2018-02-28 19:48:52 +10:00
ChimneySwift a7303cd4e2
Delete Fancy Vendor settings.PNG 2018-02-28 19:48:15 +10:00
ChimneySwift 7c1b3d5ceb
Add files via upload 2018-02-28 19:42:55 +10:00
ChimneySwift 3e54055891
Delete Pipeworks Settings.PNG 2018-02-28 19:42:23 +10:00
ChimneySwift 05397fe7da
Delete Stocking a vendor.PNG 2018-02-28 19:42:14 +10:00
ChimneySwift cf1b2857e7
Delete Setting up a vendor.PNG 2018-02-28 19:42:05 +10:00
ChimneySwift d35d2ecb4a
Delete Fancy Vendor settings.PNG 2018-02-28 19:41:35 +10:00
ChimneySwift 8ab43fd7e0
Update README.md 2018-02-28 19:31:55 +10:00
ChimneySwift 0d95cfc9d4
Update depends.txt 2018-02-27 20:22:50 +10:00
ChimneySwift d3d62ee1d4
Added hoppers and auto sort support and bug fixes.
Vendors are now hoppers compatible. 
Vendors can now auto sort their chests the same way technic_chests chests do.
Fixed 2 inventory bugs.
2018-02-27 20:13:30 +10:00
ChimneySwift 7dbd42c717
Add files via upload 2018-02-26 11:41:33 +10:00
ChimneySwift 7c415663aa
Added some clarification 2018-02-26 10:47:20 +10:00
ChimneySwift 6fff1f63b1
Update README.md 2018-02-25 18:02:08 +10:00
ChimneySwift 1def55b922
Update README.md 2018-02-25 18:00:55 +10:00
ChimneySwift 1ef7981540
Released Textures and Code (enjoy ;) 2018-02-25 17:56:17 +10:00
ChimneySwift 8959432d5b
Update README.md 2018-02-25 17:49:19 +10:00