8000 Releases · cirras/eolib-pas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: cirras/eolib-pas

EOLib v1.0.0

30 Jun 12:57
Compare
Choose a tag to compare

Changed

  • Prefix protocol object getter/setter names with underscores to hint that they shouldn't be used.

Fixed

  • Incorrect (de)serialization of some data structures containing arrays with trailing delimiters.
  • Change incorrect ISkillLearn.StatRequirements field type from ICharacterBaseStats to ISkillStatRequirements.

EOLib v1.0.0-RC1

20 Oct 14:58
Compare
Choose a tag to compare

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
0