Skip to content

Releases: insanj/pride

0.3.8

18 Feb 02:14
Compare
Choose a tag to compare
  • fix between command parsing

0.3.7

18 Feb 02:04
Compare
Choose a tag to compare
  • /between command to calculate distance between two areas

0.3.6

17 Feb 21:45
Compare
Choose a tag to compare
  • add optional username argument to /here command to allow locating other players
  • better error handling all around

0.3.5

17 Feb 18:34
Compare
Choose a tag to compare
finish config section rewrite, 0.3.5

0.3.4

16 Feb 19:22
Compare
Choose a tag to compare
  • finish migration to YAML config.yml as backend
  • supports multiple worlds
  • fully wire up new command executors and async (with existing bottleneck)

0.3.3

15 Feb 05:35
Compare
Choose a tag to compare
0.3.3

0.3.2

15 Feb 04:04
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/insanj/pride

0.3.1

14 Feb 23:58
Compare
Choose a tag to compare
  • support multi word areas (aka names with spaces)

0.3.0

14 Feb 23:28
Compare
Choose a tag to compare
  • /abandon
  • /settle
  • /far
  • /here
  • /pride

0.2.5

14 Feb 21:00
Compare
Choose a tag to compare
  • Adds /pride where to show currently activated areas
  • Bottlenecks at 50 requests to prevent server slowdown
  • Only reads file when booting up
  • Light refactoring to improve more features and commands down the road