Skip to content

Latest commit

 

History

History
173 lines (75 loc) · 6.19 KB

CHANGELOG.md

File metadata and controls

173 lines (75 loc) · 6.19 KB

1.7.2 (2021-04-04)

Bug Fixes

  • plan: return long for number provider instead of int (aef0e29)

1.7.1 (2021-03-31)

Bug Fixes

  • print all exceptions when registering plan (7dc48f2)

1.7.0 (2021-03-18)

Features

  • improve plan data extension (48445c6)

1.6.3 (2021-03-15)

Bug Fixes

  • use separate plan hook class to avoid noclassdef error (9a4a7a3), closes #37

1.6.2 (2021-03-14)

Bug Fixes

  • catch all plan enable exceptions (f299847)

1.6.1 (2021-03-01)

Bug Fixes

  • plan: show referral type and player in player table (d178509)

1.6.0 (2021-02-28)

Features

  • add new referral plan data extension (48f552c)

1.5.4 (2021-02-18)

Bug Fixes

  • code: npe when start or end is not set (caab029)

1.5.3 (2021-02-18)

Bug Fixes

  • code art-rewards are not executed (63b2d9c)

1.5.2 (2021-02-17)

Bug Fixes

  • code rewards admin command not working (6954c86)
  • improve code success message (07503fb)

1.5.1 (2021-02-16)

Bug Fixes

  • db: generate correct migrations (340b1f2)

1.5.0 (2021-02-16)

Features

  • implement promo code commands (1c29d88)

1.4.0 (2021-02-16)

Features

1.3.3 (2021-02-14)

Bug Fixes

  • require certain online time before allowing rewards to be claimed (f93dafd), closes #11

1.3.2 (2021-01-30)

Bug Fixes

  • do not allow /ref command for already referred players (badbc11)

1.3.1 (2021-01-29)

Bug Fixes

  • reward listener not registered (ea23eab)

1.3.0 (2021-01-29)

Features

  • add /refadmin reload command (5ab0722)

1.2.3 (2021-01-29)

Bug Fixes

1.2.2 (2021-01-29)

Bug Fixes

  • config: provide default values in type config (303d6a9)

1.2.1 (2021-01-29)

Bug Fixes

  • build: shade all of the text library (30104f5)

1.2.0 (2021-01-29)

Features

1.1.0 (2021-01-29)

Bug Fixes

  • soft delete obsolete referral types (b510fdd)

Features

  • add configurable referral types (bbc4dac)

1.0.1 (2021-01-28)

Bug Fixes

  • update foreign key mapping (6526dda)

1.0.0 (2021-01-28)

Features

  • add initial database migrations (bf68e31)