1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-20 14:15:23 +00:00
Commit Graph

1146 Commits

Author SHA1 Message Date
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
9c019afd94 hero save file 2020-12-16 16:49:50 +01:00
M. Sz
60a3e66c95 escape menu hotkeys 2020-12-16 16:49:50 +01:00
Tim Sarbin
22ef2c3a85
Merge pull request #981 from gucio321/hotfix
hotfix for #971
2020-12-16 09:16:41 -05:00
Tim Sarbin
19619512a2
Merge pull request #974 from hajimehoshi/ebiten202
Update Ebiten to v2.0.2
2020-12-16 09:13:18 -05:00
M. Sz
08e590f3e4 quest animation initial. 2020-12-16 15:08:39 +01:00
M. Sz
921d8d5bd8 status and screens update 2020-12-16 11:47:33 +01:00
M. Sz
5eeb07e1c1 changed terminal color separator & changed logLevelNone to logLevelDefault in app.go 2020-12-16 09:04:07 +01:00
Hajime Hoshi
366df65c92 Update Ebiten to v2.0.2 2020-12-15 23:50:33 +09:00
Tim Sarbin
ea3a66c17d
Merge pull request #972 from gucio321/help-overlay
HelpOverlay's text
2020-12-14 19:57:39 -05:00
Tim Sarbin
3a4e6005f6
Merge pull request #971 from gucio321/hotfix
code-cleanup: rgbaColor & terminal
2020-12-14 19:56:43 -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
84c036f8a3 removed unused functions for text colorizing 2020-12-14 11:40:19 +01:00
M. Sz
c6ab79c388 quest log disabled icon 2020-12-14 11:25:37 +01:00
Tim Sarbin
469e4fa735
Merge pull request #966 from gucio321/hotfix
hotfix: helpOverlay hotkeys
2020-12-12 13:31:56 -05: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
3f8dcf2232
Merge pull request #964 from OpenDiablo2/dependabot/github_actions/actions/checkout-v2.3.4
Bump actions/checkout from v1 to v2.3.4
2020-12-07 14:38:58 -05:00
Tim Sarbin
dbcc619454
Merge pull request #963 from OpenDiablo2/dependabot/github_actions/actions/setup-go-v2.1.3
Bump actions/setup-go from v1 to v2.1.3
2020-12-07 14:38:42 -05:00
dependabot[bot]
4d876fb922
Bump actions/checkout from v1 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v1 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 19:36:03 +00:00
dependabot[bot]
627a9488ce
Bump actions/setup-go from v1 to v2.1.3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from v1 to v2.1.3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v1...37335c7bb261b353407cff977110895fa0b4f7d8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 19:36:03 +00:00
Tim Sarbin
fb4a5be1d4
Merge pull request #961 from jlosito/dependabot-config
Check github actions weekly with dependabot
2020-12-07 14:35:40 -05: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
e9878fae0c removed unused button types 2020-12-07 19:57:04 +01: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
John Losito
27531de923 Check github actions weekly with dependabot 2020-12-06 11:37:38 -05: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
M. Sz
9f112f6c12 code optimalisation 2020-12-03 11:56:54 +01:00
M. Sz
2c303d74f2 quest status init 2020-12-03 10:40:01 +01:00
M. Sz
b40627ad3e some useful functions for quest log 2020-12-02 17:16:16 +01:00
Tim Sarbin
e6d5c8b9fd
Merge pull request #957 from gucio321/hotfix
Hotfix: minor bugs in quest log
2020-12-02 08:12:13 -05:00
Tim Sarbin
b6518af6b3
Merge pull request #958 from juander-ux/ui_manager_reset
Properly reset uiManager
2020-12-02 08:11:21 -05:00
M. Sz
013264cb8e socket highlight init 2020-12-02 13:42:40 +01:00
juander
7ca113eed3 d2player/game_controls: Fix skilltree event opening inventory 2020-12-02 12:32:16 +01:00
juander
0d2a40a093 d2core/ui_manager: Properly reset widgetsGroups/tooltips 2020-12-02 12:30:45 +01:00
M. Sz
5804cd2c23 quest description init 2020-12-02 11:47:46 +01:00
M. Sz
7462a6c0a3 KeyAlt in help_overlay 2020-12-02 11:08:36 +01:00