1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-03 06:20:43 +00:00
Commit Graph

1276 Commits

Author SHA1 Message Date
M. Sz
2869aea4f5 tip-labels in tcpip menu 2020-12-21 12:48:59 +01:00
Tim Sarbin
fdbfc9a58e
Merge pull request #993 from gucio321/onHover-bugs2
Revert "fixed onHover bug in d2ui.Sprite"
2020-12-20 12:28:17 -05:00
M. Sz
40c2fac4f8 Revert "fixed onHover bug in d2ui.Sprite"
This reverts commit 8b557062fb.
2020-12-20 13:51:29 +01:00
gucio321
5409dc4ef2
fixed onHover bug in d2ui.Label (#991)
Co-authored-by: M. Sz <mszeptuch@protonmail.com>
2020-12-19 12:28:40 -08:00
gucio321
fbfea917cb
added static checks to d2ui (#990)
Co-authored-by: M. Sz <mszeptuch@protonmail.com>
2020-12-19 12:28:07 -08:00
gucio321
540f285468
fixed onHover bug in d2ui.Sprite (#992)
Co-authored-by: M. Sz <mszeptuch@protonmail.com>
2020-12-19 12:05:41 -08:00
Tim Sarbin
a4a7c8d7e7
Merge pull request #988 from Intyre/log
Cleanup d2records logging
2020-12-18 19:24:01 -05:00
Intyre
ec91203782 Renamed MonStat2Record 2020-12-18 19:03:13 +01:00
Intyre
05e9f34765 Renamed ObjectDetailRecord 2020-12-18 19:02:34 +01:00
Intyre
2dc490b152 Renamed MonStatRecord 2020-12-18 18:59:29 +01:00
Intyre
af6a8272dd Renamed SoundDetailRecord 2020-12-18 18:51:41 +01:00
Intyre
a62e21a572 Renamed CharStatRecord 2020-12-18 18:50:42 +01:00
Intyre
c7288eec38 Cleanup d2records logging 2020-12-18 18:46:34 +01:00
Tim Sarbin
7509a0d963
Merge pull request #986 from Intyre/pr
Replaced kingpin with flag package
2020-12-18 12:22:34 -05:00
Tim Sarbin
719480e95b
Merge pull request #985 from gucio321/hotfix
level-up buttons tooltips
2020-12-18 12:21:51 -05:00
Intyre
add41494be Replaced kingping with flag package 2020-12-17 21:26:05 +01:00
M. Sz
178703f280 level-up buttons tooltips 2020-12-17 18:58:12 +01:00
Tim Sarbin
6497493d57
Merge pull request #984 from gucio321/escape-menu2
hotfix: logger in d2app
2020-12-17 11:37:13 -05: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
gucio321
84cac0d181
Merge pull request #15 from gucio321/master
update
2020-12-17 15:10:25 +01: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
Tim Sarbin
27270e7d98
Merge pull request #975 from gucio321/add-skill-buttons
Add-skill buttons
2020-12-16 18:41:28 -05:00
Tim Sarbin
52dbaebc2f
Merge pull request #982 from gucio321/readme-update
readme update: screen shots and status
2020-12-16 18:40:49 -05:00
M. Sz
856138daca animation is played and last frame is completedFrame 2020-12-16 19:06:12 +01:00
M. Sz
e42e4fbe48 corrected grammar errors 2020-12-16 17:16:01 +01:00
M. Sz
dfb3e2705a updated d2hero.HeroStatsState 2020-12-16 17:05:49 +01:00
M. Sz
69fc4d30e4 hero save file 2020-12-16 16:57:48 +01:00
M. Sz
caa4b2fc11 escape menu hotkeys 2020-12-16 16:57:48 +01:00
M. Sz
6c2e078b5e revert:hero save file (app.go) 2020-12-16 16:55:50 +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
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