32 Commits

Author SHA1 Message Date
Wuzzy
d0c150741f Remove gui_bg 2021-10-02 20:24:47 +02:00
Wuzzy
5a8c7bcea6 Remove config dependency 2021-10-02 20:24:15 +02:00
Wuzzy
b3d874f601 Add config warning 2021-10-02 20:12:15 +02:00
Wuzzy
6e16703d57 Version 3.0 2021-10-02 19:25:05 +02:00
Wuzzy
21019a6ded Remove unused settings 2021-10-02 19:23:06 +02:00
Wuzzy
4be083e35a Add screenshot and description 2021-10-02 19:22:27 +02:00
Wuzzy
fe22b5a5f9 Remove facedir 2021-10-02 19:14:08 +02:00
Wuzzy
2276d2a4b2 Add more possible drops 2021-10-02 19:12:57 +02:00
Wuzzy
39ed4b3a3d Add paper sounds 2021-10-02 19:12:48 +02:00
Wuzzy
68ce4b2b45 Fix giftbox not dropping its contents 2021-10-02 18:20:34 +02:00
Wuzzy
feb132095e Rename mod to 'giftbox2' 2021-10-02 18:07:50 +02:00
Wuzzy
71bcee78da Add orange and violet gift boxes 2021-10-02 17:48:36 +02:00
Wuzzy
f4fbedc4fe German translation 2021-10-02 17:27:40 +02:00
Wuzzy
f76c16bde3 Set smaller wield_scale 2021-10-02 17:08:43 +02:00
Wuzzy
b19e989900 Update legacy stuff 2021-10-02 17:05:49 +02:00
Wuzzy
cae5939d05 Fix nodes not falling after digging giftbox 2021-10-02 17:03:59 +02:00
Wuzzy
373f86d12c Tweak debug msg 2021-10-02 17:01:23 +02:00
Wuzzy
25698dc651 Add back the formspec dep 2021-10-02 16:59:40 +02:00
Wuzzy
8f1343194a Fix hue of magenta giftbox 2021-10-02 16:57:27 +02:00
Wuzzy
a473d7666a Make default dependency optional 2021-10-02 16:54:01 +02:00
Wuzzy
8505e50be3 Remove two dependencies 2021-10-02 16:48:51 +02:00
Wuzzy
a8357d57e0 Fix various unknown variables in code 2021-10-02 16:45:34 +02:00
Wuzzy
33ca872e49 Make translatable 2021-10-02 16:36:20 +02:00
Wuzzy
f9451f5777 Remove unknown item drops 2021-10-02 16:24:24 +02:00
Wuzzy
039232ce5b Remove package and admin present 2021-10-02 16:22:45 +02:00
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