Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 796 Bytes

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 796 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0-RC1 - 2024-10-20

Added

  • Support for 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