Releases: shnok/l2-unity
Releases · shnok/l2-unity
0.0.7: Skillbar, actions, lighting, restart
Features
- Skillbar
- Actions / Action window
- Sit/Stand
- Walk/Run
- Exit/Restart features + System menu
- Tab targeting
- UI shortcuts
Enhancements
- Upgraded to Unity6 (Realtime lighting now using Adaptive probe volumes)
- Improved combat mechanics (Player state machine refactored)
- Player movements are now smooth
- Various UI tweaks
- Switched to new Unity input system
Fixes
- Fixed wrong NPC positions
- Fixed some NPCs not being correctly loaded
- Inventory window now opens even when receiving an empty item list
Default shortcuts:
Skillbar 1 -> F1-12 keys
Skillbar 2 -> 1-= keys
Inventory -> I
Character info -> P
Actions -> C
Next target -> Tab
Attack -> F
System menu -> X
Run forward -> W, Both mouse buttons
Close opened windows + Open system menu -> Esc
Commits
- Added layouts of Action/Skills/Clan/Quest. Added ToolTips/DragAndDrop by @gawric in #26
- Dev by @shnok in #33
- Restart function by @shnok in #34
- Exit/restart by @shnok in #35
- Skillbar, Action window by @shnok in #37
- Unity6 upgrade by @shnok in #38
- Playerstatemachine refacto by @shnok in #39
- Sit stand, walk run, next target by @shnok in #41
- 0.0.7 merge by @shnok in #42
Full Changelog: 0.0.6...0.0.7
0.0.6: Inventory
What's changed
Features:
- Inventory window:
- Drag and drop items
- Item destroy
- Equip/Unequip items
- Model and animation update on gear changes
- Stats calculation on gear update
Bug fixes:
- Fixed stats calculation
- Network fix on packet encryption/decryption
Commits
- Inventory Code Equip Item Part6 and IconManager by @gawric in #20
- Inventory base by @shnok in #24
- build fix, inventory button click detection by @shnok in #25
- Inventory drap&drop, equip/unequip gear by @shnok in #27
- packet decryption now happens on the same thread by @shnok in #28
- Dev by @shnok in #29
- Inventory by @shnok in #30
- Inventory by @shnok in #31
- [0.0.6] Inventory merge by @shnok in #32
Full Changelog: 0.0.5...0.0.6
0.0.5: Stats and damage formulas, system messages, char info window, combat refacto
0.0.4: user sync fix, user packet fix, char select UI, combat tweaks
0.0.3: Char select, bug fixes
0.0.2: login/logout, lobby
What's Changed
- main delta by @shnok in #3
- Merger Autor Shnok by @gawric in #4
- Entitysync fix by @shnok in #5
- ShortCut Vertical Wokrking 90% by @gawric in #6
- Login logout by @shnok in #7
- Login server by @shnok in #10
- Dev Inventory Code and Create WIndows Inventory by @gawric in #9
- 0.0.2: lobby / login / logout by @shnok in #11
New Contributors
Full Changelog: 0.0.1...0.0.2