M. Sz
d67454140a
party screen: shortcut, whitch opens the panel
2021-01-16 21:59:44 +01:00
M. Sz
d74e171313
Party screen: frame, panel, close btn
2021-01-16 21:59:44 +01:00
gravestench
66cd245eee
Merge branch 'master' into game-control-refactor
2021-01-13 19:58:18 +00:00
M. Sz
7178b8e56c
fixed bug, when character created in multiplayer mode but game started in single
2021-01-13 20:37:45 +01:00
M. Sz
3ced5ab99d
fixed bug, when we was able to open panel, when esc menu was open
2021-01-13 13:24:28 +01:00
gravestench
87d531814d
d2datautil.StreamReader refactor
...
*`StreamReader.Read` methods now return errors
The other edits in this commit are related to cleaning up lint errors
caused by the changes to StreamReader
2021-01-12 10:26:27 -08:00
gucio321
5cd404e4a5
d2ui.Frame refactor ( #994 )
...
* d2ui.Frame refactor
* removed unneccessery d2asset.AssetManager argument from d2ui.NewUIFrame
* d2ui.Frame refactor
* removed unneccessery d2asset.AssetManager argument from d2ui.NewUIFrame
Co-authored-by: M. Sz <mszeptuch@protonmail.com>
Co-authored-by: Tim Sarbin <tim.sarbin@gmail.com>
Co-authored-by: gravestench <dknuth0101@gmail.com>
2021-01-06 21:53:01 -08:00
gucio321
0e95fd44ce
removed unused fields from d2player.GameControl.actionableRegions ( #997 )
...
Co-authored-by: M. Sz <mszeptuch@protonmail.com>
Co-authored-by: gravestench <dknuth0101@gmail.com>
2021-01-06 21:51:36 -08:00
gucio321
6addf7a243
removed links to closed issues from code ( #1005 )
...
Co-authored-by: M. Sz <mszeptuch@protonmail.com>
Co-authored-by: gravestench <dknuth0101@gmail.com>
2021-01-06 21:48:12 -08:00
ThomasChr
db87175872
Render HUD before Panels (in this Case 'Panels' only does mean Inventory Panel). This is to avoid Entity Labels to be renderd above the Inventory Panel. Fixes #936
2021-01-01 20:49:49 +01:00
Tim Sarbin
427170e2e8
Merge pull request #1001 from gucio321/game-control-refactor
...
Game control refactor
2020-12-28 20:27:33 -05:00
Intyre
5f9e06c09c
Fixed gocritic linter issues
2020-12-23 11:02:58 +01:00
M. Sz
0e2ca7d851
removed unnecessary switch-case statments from onKeyUp and onEscKey
2020-12-22 15:00:24 +01:00
M. Sz
3a5175f034
fixed build and lint errors
2020-12-22 14:28:29 +01:00
M. Sz
8700d63f67
game-controls refactor
2020-12-22 14:21:34 +01:00
Tim Sarbin
0f658d5dec
Merge pull request #999 from Intyre/term
...
Cleaned up d2term
2020-12-21 20:21:20 -05:00
Tim Sarbin
f86365694b
Merge pull request #996 from gucio321/skill-icons
...
skill select menu dependencies
2020-12-21 19:25:49 -05:00
Intyre
570ec238ff
Fixed linter issues
2020-12-21 22:22:27 +01:00
Intyre
04ec879035
Cleaned up d2term
2020-12-21 21:46:58 +01:00
M. Sz
0c04e9b3d5
skill select menu dependencies (when we open skillselect menu, other panels are closed)
2020-12-21 17:37:59 +01:00
M. Sz
2869aea4f5
tip-labels in tcpip menu
2020-12-21 12:48:59 +01:00
M. Sz
178703f280
level-up buttons tooltips
2020-12-17 18:58:12 +01:00
Tim Sarbin
c79c2a8c89
Merge pull request #983 from gucio321/quest-log-part2
...
Quest Log - quest completion animation
2020-12-17 11:35:25 -05:00
M. Sz
d58ed6202f
fixed quest descr bug & added code description
2020-12-17 12:04:37 +01:00
M. Sz
8a027eb48d
animation stops playing, when quest log is closed & quest socket gets highlighted, when animation is playing & fixed highlight bug
2020-12-17 11:02:39 +01:00
M. Sz
856138daca
animation is played and last frame is completedFrame
2020-12-16 19:06:12 +01:00
M. Sz
cf439ede2f
skill tre - remaining points label
2020-12-16 16:49:50 +01:00
M. Sz
be8b3e3157
stats changing: hero stats panel
2020-12-16 16:49:50 +01:00
M. Sz
3220cc93f4
add-buttons actions
2020-12-16 16:49:50 +01:00
M. Sz
7e346bd039
add-buttons init
2020-12-16 16:49:50 +01:00
M. Sz
60a3e66c95
escape menu hotkeys
2020-12-16 16:49:50 +01:00
M. Sz
08e590f3e4
quest animation initial.
2020-12-16 15:08:39 +01:00
Tim Sarbin
ea3a66c17d
Merge pull request #972 from gucio321/help-overlay
...
HelpOverlay's text
2020-12-14 19:57:39 -05:00
M. Sz
4aa3c9420a
removed unused issue comments
2020-12-14 18:32:56 +01:00
M. Sz
8186ecd55a
help overlay text
2020-12-14 18:29:54 +01:00
M. Sz
208f2feed5
fixed saving key change bug
2020-12-14 16:47:13 +01:00
M. Sz
25f405838a
terminal printing
2020-12-14 13:45:06 +01:00
M. Sz
c6ab79c388
quest log disabled icon
2020-12-14 11:25:37 +01:00
gucio321
5b4e23eb8c
Merge branch 'master' into hotfix
2020-12-12 19:29:12 +01:00
gucio321
2e31f3d1ec
Move Gold Panel ( #962 )
...
* move gold panel
2020-12-12 01:39:26 -08:00
M. Sz
8f1aadc223
error handling in d2gamescreen.CreateNewGame
2020-12-11 10:26:49 +01:00
M. Sz
509dfda5e5
clean up error handling in d2game/d2player/inventory.go and d2core/d2item/diablo2item/
2020-12-10 13:18:26 +01:00
M. Sz
d302263ac1
code cleanup
2020-12-08 09:18:27 +01:00
Tim Sarbin
cf069de879
Merge pull request #960 from gucio321/quest-log-part2
...
Quest log part2
2020-12-07 14:35:23 -05:00
M. Sz
cbe4466fea
added max player act support in quest log
2020-12-07 19:17:46 +01:00
M. Sz
1d5516c374
code clean up
2020-12-07 19:07:20 +01:00
M. Sz
5c9d4a80e2
Optymalized tab placing
2020-12-07 15:29:52 +01:00
M. Sz
dffa8ff865
moved max quests acts to d2enum
2020-12-04 10:43:33 +01:00
M. Sz
ed89d91ae4
code cleanup
2020-12-04 09:20:38 +01:00
M. Sz
708ee12182
removed unused table
2020-12-03 12:53:27 +01:00