13 releases (3 stable)

2.1.0 Oct 13, 2024
2.0.0 Aug 21, 2024
1.0.0 Jul 26, 2024
1.0.0-RC8 Mar 28, 2024
1.0.0-RC4 Dec 28, 2023

#853 in Encoding

Download history 30/week @ 2024-08-09 134/week @ 2024-08-16 41/week @ 2024-08-23 34/week @ 2024-09-06 29/week @ 2024-09-13 18/week @ 2024-09-20 7/week @ 2024-09-27 7/week @ 2024-10-04 165/week @ 2024-10-11 39/week @ 2024-10-18 46/week @ 2024-10-25 51/week @ 2024-11-01 6/week @ 2024-11-08 2/week @ 2024-11-15

61 downloads per month

MIT license

95KB
2.5K SLoC

EOLib

Build Status Crate Docs License

A core rust library for writing applications related to Endless Online

Features

Read and write the following EO data structures:

  • Client packets
  • Server packets
  • Endless Map Files (EMF)
  • Endless Item Files (EIF)
  • Endless NPC Files (ENF)
  • Endless Spell Files (ESF)
  • Endless Class Files (ECF)

Utilities:

  • Data reader
  • Data writer
  • Number encoding
  • String encoding
  • Data encryption
  • Packet sequencer

Dependencies

~3.5–5MB
~151K SLoC