- Player can now assign a partner pawn at the riftstone and the server
will remember which pawn it is.
- All rewards besides achivements and recipies are obtainable.
- Player gets credit once per day for:
- Delivering 2 Riftstone Shards to the pawn
- Performing 1 craft with the pawn as the craft master
- Adventuring with the pawn for 30 minutes.
- Reset occurs every day at 5:00am local server time.
- A new setting "PartnerPawnAdventureDurationInSeconds" has been added
to configure the time in seconds it takes before the server considers
enough time has passed to give the player credit.
- Added a new function PauseTimer to the timer manager.
- Added a new PartnerPawnManager class.