Skip to content

Releases: arciera/server

v1.0.0

15 Aug 18:50
8e62d20
Compare
Choose a tag to compare

What's Changed

  • Add logger by @zefir-git in #1
  • Create dependabot.yml by @zefir-git in #3
  • Add more events by @zefir-git in #5
  • Add a config by @km127pl in #2
  • fix the bug report template by @km127pl in #9
  • fix the template by @km127pl in #11
  • Update issue templates by @km127pl in #12
  • Add connections and connection pool by @zefir-git in #13
  • Improved LoginPacket detection by @zefir-git in #14
  • add a feature request template by @km127pl in #16
  • add a nodejs CI by @km127pl in #18
  • move ci to .github/workflows by @km127pl in #19
  • Improve packet parsing by @zefir-git in #21
  • Graceful shutdown and SIGINT handling by @zefir-git in #20
  • merge main into feature/ncc-build by @km127pl in #22
  • Send login success packet by @zefir-git in #23
  • Add bundling by @km127pl in #24
  • Create CODE_OF_CONDUCT.md by @zefir-git in #29
  • Create SECURITY.md by @zefir-git in #30
  • Update README.md by @km127pl in #26
  • Connection disconnect reason by @zefir-git in #32
  • Send Logger.Level.ERROR logs to STDERR by @zefir-git in #40
  • Don't disconnect on unknown packet by @zefir-git in #39
  • Add license to TypedEventEmitter by @zefir-git in #42
  • Use connection state to optimise packet type detection by @zefir-git in #38
  • Add mininum level for logging by @km127pl in #25
  • Bump @types/node from 20.4.9 to 20.5.0 by @dependabot in #45
  • When player provides no UUID, create from username by @zefir-git in #43
  • Rework the configuration by @km127pl in #35

New Contributors

  • @zefir-git made their first contribution in #1
  • @km127pl made their first contribution in #2
  • @dependabot made their first contribution in #45

Full Changelog: https://github.com/arciera/server/commits/v1.0.0