Skip to content

Releases: sorokya/reoserv

1.7.3

27 Oct 23:52
b2df381
Compare
Choose a tag to compare

1.7.2

27 Oct 15:52
f379d3d
Compare
Choose a tag to compare

What's new?

  • 🧹Updated dependencies
  • 🐛Added missing and incorrect guild replies
  • 🧹Updated docker image to latest rust stable

Download reoserv 1.7.2

File Platform Checksum
reoserv-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
reoserv-x86_64-apple-darwin.tar.xz Intel macOS checksum
reoserv-x86_64-pc-windows-msvc.zip x64 Windows checksum
reoserv-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
reoserv-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.7.1

12 Sep 14:14
bc252ac
Compare
Choose a tag to compare

What's new?

  • 🐛Fixed #autopickup command parser to not crash with invalid input

Download reoserv 1.7.1

File Platform Checksum
reoserv-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
reoserv-x86_64-apple-darwin.tar.xz Intel macOS checksum
reoserv-x86_64-pc-windows-msvc.zip x64 Windows checksum
reoserv-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
reoserv-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.7.0

12 Sep 01:01
22b207b
Compare
Choose a tag to compare

What's new?

  • 🐛Fixed bug with re-log showing "Already logged in" the first attempt
  • 🧹Changed development database to MariaDB
  • 🧹Simplified installation SQL to work with both MySQL and MariaDB
  • ✨Added Player Commands config
  • ✨Added Auto Pickup Feature (Disabled by default)
    • Players can configure items to auto pickup via chat commands
    • Server configuration to enable/adjust auto pickup timer

image

Download reoserv 1.7.0

File Platform Checksum
reoserv-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
reoserv-x86_64-apple-darwin.tar.xz Intel macOS checksum
reoserv-x86_64-pc-windows-msvc.zip x64 Windows checksum
reoserv-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
reoserv-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.6.0

09 Sep 18:05
e6af933
Compare
Choose a tag to compare

What's new?

  • 🧹Updated dependencies (tokio, serde)
  • ✨ Server now supports reading new serv_x.epf files from pub editor
  • 🐛 Server no longer crashes when missing server pub files

Download reoserv 1.6.0

File Platform Checksum
reoserv-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
reoserv-x86_64-apple-darwin.tar.xz Intel macOS checksum
reoserv-x86_64-pc-windows-msvc.zip x64 Windows checksum
reoserv-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
reoserv-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.5.3

23 Aug 03:03
17bb9fa
Compare
Choose a tag to compare

1.5.2

21 Aug 21:52
24f79c3
Compare
Choose a tag to compare

What's new?

  • 🧹eolib-rs updated to v2.0.0
  • 🔒 password change rate limited to once per second and will d/c after 3 failed password attempts
  • 🐛 npc death replies fixed to send proper packets on level up for solo and groups

Download reoserv 1.5.2

File Platform Checksum
reoserv-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
reoserv-x86_64-apple-darwin.tar.xz Intel macOS checksum
reoserv-x86_64-pc-windows-msvc.zip x64 Windows checksum
reoserv-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
reoserv-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.5.1

14 Aug 16:18
3e8d898
Compare
Choose a tag to compare

🐛 Bug fixes

  • Guild tag will always be transformed to upper case when creating a guild
  • Offline guild members properly have their rank deleted when guild is disbanded

✏ Other changes

  • Removed manual character saves after creating/joining/leaving/kicking from guilds
    • This means guild look ups won't be accurate until the next timed save event

Download reoserv 1.5.1

File Platform Checksum
reoserv-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
reoserv-x86_64-apple-darwin.tar.xz Intel macOS checksum
reoserv-x86_64-pc-windows-msvc.zip x64 Windows checksum
reoserv-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
reoserv-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.5.0

08 Aug 19:07
e428cd4
Compare
Choose a tag to compare

🐛 Bug fixes

  • Inns loaded from JSON now properly load alternate spawn data (Wanderer home)
  • Warp "Suck" timer now unique per player. This prevents players from being sucked into a warp while walking by them

✨ New features

  • Map 0 (Nirvana) added as a place in between death and rebith
  • Drop protection timers added and enforced for player and npc item drops
  • Timestamps now enforced for walking, attacking, and spells
  • Player ghosting allowed after a time

🚨 Breaking changes

  • Arena spawn rate has been changed from ticks to seconds

Download reoserv 1.5.0

File Platform Checksum
reoserv-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
reoserv-x86_64-apple-darwin.tar.xz Intel macOS checksum
reoserv-x86_64-pc-windows-msvc.zip x64 Windows checksum
reoserv-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
reoserv-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.4.2

06 Aug 19:53
6fe5725
Compare
Choose a tag to compare