M. Sz
e6dd0bc35d
fixed bug with terminal's logLevel
2020-12-22 15:18:14 +01:00
Intyre
570ec238ff
Fixed linter issues
2020-12-21 22:22:27 +01:00
Intyre
74a006c252
A wild } appeared
2020-12-21 22:00:07 +01:00
Intyre
04ec879035
Cleaned up d2term
2020-12-21 21:46:58 +01: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
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
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
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
5eeb07e1c1
changed terminal color separator & changed logLevelNone to logLevelDefault in app.go
2020-12-16 09:04:07 +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
8186ecd55a
help overlay text
2020-12-14 18:29:54 +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
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
509dfda5e5
clean up error handling in d2game/d2player/inventory.go and d2core/d2item/diablo2item/
2020-12-10 13:18:26 +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
e9878fae0c
removed unused button types
2020-12-07 19:57:04 +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
juander
0d2a40a093
d2core/ui_manager: Properly reset widgetsGroups/tooltips
2020-12-02 12:30:45 +01:00
M. Sz
c7a841fe5a
Merge branch 'hotfix' of https://github.com/gucio321/OpenDiablo2 into hotfix
2020-12-02 09:41:52 +01:00
M. Sz
f02ccd86c4
hotfix: fixed errors in quest log & code cleanup
2020-12-02 09:24:14 +01:00
M. Sz
104177279e
hotfix: fixed errors in quest log & code cleanup
2020-12-02 09:23:25 +01:00
gucio321
96916863ff
Quest log initial ( #956 )
...
* Adding character quest panel
2020-12-01 23:19:15 -08:00
M. Sz
fa1e86acc3
added quest log items to d2resources and modified player movement speed
2020-11-29 17:08:46 +01:00
Tim Sarbin
73d381215e
Merge pull request #951 from gucio321/multi-language-labels
...
Multi language labels
2020-11-27 11:47:54 -05:00
M. Sz
2dab48a2ee
Updated some labels
2020-11-26 13:51:39 +01:00
M. Sz
1dcd63a238
fixed lint errors
2020-11-26 11:30:11 +01:00
M. Sz
76257ca351
moved some stuff
2020-11-26 11:13:35 +01:00
Tim Sarbin
3d00a0fd17
Merge pull request #942 from ThomasChr/#866_save_act_and_difficulty
...
save act and difficulty. Fixes #866
2020-11-25 20:44:00 -05:00
Ziemas
31a21b50dd
Fix draweffect blending selection
...
The blending mode picked by handleStateEffect was being overriden.
CompositeModeSourceOver is the default selection, we do not need to
initialise opts with this.
2020-11-26 02:35:10 +01:00
M. Sz
91f28516ff
fixed lints
2020-11-25 19:25:19 +01:00
M. Sz
56787b13b8
Opimalisation
2020-11-25 12:37:16 +01:00
Thomas Christlieb
320583b5d4
save act and difficulty. Fixes #866
2020-11-25 11:51:20 +01:00
gucio321
33bc9fe434
locale strings for character select & hero stat panel ( #948 )
...
* character select screen's hero descriptions & hero stat panel
* cinematics names
* buttons on character select screen and "resistances" labels on hero stats panel
Co-authored-by: M. Sz <mszeptuch@protonmail.com>
2020-11-24 23:45:30 -08:00
M. Sz
ac6846b0ec
Fixed lints
2020-11-24 11:50:58 +01:00