Releases: COS301-OptimizePrime/COS301_DND_Backend
Releases · COS301-OptimizePrime/COS301_DND_Backend
Fixed lastupdated fields for session for new functions.
Updated packages. Fixed last updated field not updating with new functions.
Added GiveXp and DistributeXp
- Added GiveXp and DistributeXp.
- Sessions now have a date first started field.
- DM can access other players characters in their session.
- Improved testing speed.
Fixed readyup logic.
v0.2.2 Correct ready up logic. Added corresponding tests. Closes #48
Added error hanlding to background worker.
v0.2.1 Added error handling.
Added users states.
Users will now appear online and offline based on their activity.
Added GetLightSessionById()
v0.1.2 Added GetLightSessionId().
Bug fixes.
v0.1.1 Yet another small travis change.
Stable session and characters
v0.1.0 Updated makefile for production installs. Updated service to wait for…
Readded close database for pooling.
Merge pull request #46 from COS301-OptimizePrime/develop Develop
v0.0.8: Merge pull request #45 from COS301-OptimizePrime/develop
Develop