e73ceee074
Update changelog to match globalchangelog
7e8f7f5f4b
Add globalchangelog command
8a5d55920b
Add changelog command
3cbeb7df68
Create changelog entries when creating new entries
5fb39b28b3
Add changelog database
Add new fields to entries
Introduced statusChangedAt
to replace the usage of updatedAt
with 5abb10f7c3a9bd33a13e71f167f454ec1ab60114, other parameters to be added in due course.
e1c12cd852
Add date field to plangame, startplaying, beatgame commands
cc52a3fdcc
Assign Date to statusLastChanged create Entry functions
5abb10f7c3
Introduce statusLastChanged column to BeatenGames table
cafb8206e5
IncrementEXP when player overlaps
7f6e41cb50
IncrementGold when Player overlaps
2d078ec48c
Add GetGoldComponent function
0092c3831f
Add Get EXPComponent function
Add basic "garlic" weapon to player
First implementation added in 619c82bd01, will consider moving to GAS later.