Godot version:
Godot 2.1.x, 3.0.x and master branch.
OS/device including version:
All OSes and all users affected.
Issue description:
It has come to my attention that many users are experiencing bugs in their projects, all of which can (presumably) be fixed by running this simple method:
func new_day(relax = true):
var date = OS.get_date()
if date.month == 5 and date.day == 8: # May 8th
var reduz = get_node("/root/alpaca")
reduz.congratulate("Happy birthday!")
if relax:
reduz.work_schedule[date].free() # Holiday!
return "馃帀"
I strongly encourage you all to try it out today.
Steps to reproduce:
Caution: May increment the age of your alpacas, turning them eventually into wise alpacas:
禄禄 
@reduz Happy birthday Sir Alpaca!
Happy birthday, @reduz!
@reduz Happy birthday!
Happy birthday!
It seems to me that _tomorrow_ this issue would be a duplicate of #9303.
Happy Birthday @reduz :) May all your wishes come true.
Happy birthday ;-D
nice code snippet
Feliz cumplea帽os!
Closing as old. :镁
Most helpful comment
Happy birthday!
It seems to me that _tomorrow_ this issue would be a duplicate of #9303.