Commit Graph

7 Commits

Author SHA1 Message Date
Leslie Krause 87a6587971 Build 09
- migrated mod settings to configuration panel API
2020-03-31 12:31:00 -04:00
Leslie Krause 5ad8d58ea9 Build 08
- switched all ownership checks to use player names
2019-01-19 12:14:00 -05:00
Leslie Krause c852d74a2c Build 07
- fixed typo in craft recipe of unsealed package
2018-12-25 10:46:00 -05:00
Leslie Krause df4356d978 Build 06
- added dependency for formspecs and ownership mods
- introduced packages with specialized behavior
- created textures for newly registered items
- fixed regex during validation of recipient names
- fixed erroneous checks against unowned nodes
- general code refactoring and reformatting
2018-12-25 07:34:00 -05:00
Leslie Krause 67827270e6 Build 05
- escaped giftbox message in formspec string
- improved validation of giftbox message input
2017-12-25 22:42:00 -05:00
Leslie Krause b6a845ba27 Build 04
- renamed admin giftbox to "present" for distinction
- renamed associated texture files of present
- replaced owner meta for present with sender instead
- added protection check to inventory take of present
- disabled formspec for recipient of empty present
- added sender/receiver checks when digging giftbox
- made default infotext of giftbox configurable
- changed owner of giftbox to placer for simplicity
- set default receiver of giftbox during placement
- switched all prior references of owner to receiver
- added alias for original admin giftbox
2017-12-24 12:37:00 -05:00
Leslie Krause 3275c40896 Build 03
- merged colored giftboxes from mt_seasons mod
- added aliases for original colored giftboxes
2017-12-23 22:03:00 -05:00