Skip to content

Releases: shnok/l2-unity-gameserver

0.0.7: Skillbar, actions, restart

15 Sep 07:43
d5d10e3
Compare
Choose a tag to compare

Features

  • Player actions (Walk/Run, Sit/Stand)
  • Skillbar
  • Player restart (return to char select)

Fixes

  • Fixed wrong NPC positions

What's Changed

Full Changelog: 0.0.6...0.0.7

0.0.6: Inventory

18 Aug 08:19
5d964cc
Compare
Choose a tag to compare

What's changed

Features:

  • Handle request Inventory Update
  • Handle request Item Destroy
  • Handle request Unequip Item
  • Handle request Use Item
  • Stats calculation on gear update

Bug fixes:

  • Fixed stats calculation
  • Packet encryption/decryption

Commits

Full Changelog: 0.0.5...0.0.6

0.0.5: Stats and damage formulas, system messages, char info window, combat refacto

16 Jul 11:46
ef5cf3a
Compare
Choose a tag to compare

What's Changed

  • Stats calc, system messages, damage calc by @shnok in #11
  • 0.0.5: Stats and damage formulas, system messages, char info window, combat refacto by @shnok in #12

Full Changelog: 0.0.4...0.0.5

0.0.4: combat tweaks, user packet fix, packet crypt fix

07 Jul 09:51
1aeac32
Compare
Choose a tag to compare

What's Changed

  • 0.0.4: combat tweaks, user packet fix, packet crypt fix by @shnok in #10

Full Changelog: 0.0.3...0.0.4

0.0.3: Char select

03 Jul 03:35
5b505c4
Compare
Choose a tag to compare

0.0.2

01 Jul 14:15
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @shnok made their first contribution in #1

Full Changelog: 0.0.1...0.0.2

0.0.1

22 Jun 18:45
Compare
Choose a tag to compare
Merge branch 'dev' into 'master'

fixed pathing issue when running jar file

See merge request shnok/unity-mmo-server!17