1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-03 07:07:25 -05:00
Commit Graph

1501 Commits

Author SHA1 Message Date
gucio321
e42727e868 d2core/d2records: fix some fieldalignment lints 2021-06-13 17:47:47 +02:00
gucio321
798131326f d2core: fix part of fieldalignments 2021-06-13 17:25:03 +02:00
gucio321
a663c1efc6 d2core/d2records: fix remaining fieldalignment lints 2021-06-13 17:23:53 +02:00
gucio321
bbea424b22 d2core: fix part of remaining lint errors 2021-06-13 17:22:13 +02:00
gucio321
baf573f53d Merge branch 'golangci-lint-update' into fieldalignment 2021-06-13 17:13:27 +02:00
gucio321
97bfe6696c d2game: fix fieldalignment lints 2021-06-13 17:10:38 +02:00
gucio321
baf9e14c38 d2core/d2records: fix fieldalignment's 2021-06-13 16:20:00 +02:00
gucio321
114843e3a5 d2core: fix fieldalignment lint errors 2021-06-13 16:15:05 +02:00
gucio321
dfc575ce75 d2common: fix fieldalignment lints 2021-06-13 16:04:38 +02:00
gucio321
c1d048a616 d2app: fix fieldalignment lints 2021-06-13 15:34:27 +02:00
gucio321
e05b0bbc13 golangci: enable fielalignment rule 2021-06-13 14:14:00 +02:00
gucio321
14375043a2 golangci-lint: remove golint linter due to: deprecated 2021-05-17 10:42:33 +02:00
gucio321
b30edba49d turn back on sigchanyzer: fix lint errors 2021-05-17 10:39:10 +02:00
gravestench
a688d660a0
Merge pull request #1124 from gucio321/golangci-lint-update
all: fix lint errors
2021-05-14 15:26:03 -07:00
gucio321
c938b745a2 all: fix lint errors 2021-05-12 08:30:28 +02:00
Tim Sarbin
c5a8a8601a
Merge pull request #1122 from gucio321/panic-fix
fix panic while loading wrong version of game.
2021-05-10 15:00:09 -04:00
gucio321
146f5206cf
item_types_loader.txt: fix typo 2021-05-10 14:36:53 +02:00
Tim Sarbin
7791bb6cf1
Merge pull request #1120 from OpenDiablo2/dependabot/github_actions/toshimaru/auto-author-assign-v1.3.0
Bump toshimaru/auto-author-assign from v1.2.0 to v1.3.0
2021-05-10 08:33:44 -04:00
Tim Sarbin
c73a958fe0
Merge pull request #1121 from gucio321/revert-1104-labeler
Revert "workflow: automatic labeling Pull Requests"
2021-05-10 08:32:25 -04:00
gucio321
966c86a6b5 itemTypeLoader: wrap panic, which occures, when a wrong version of patch_d2 is there 2021-04-30 17:55:52 +02:00
gucio321
79a0a6eda9
Revert "workflow: automatic labeling Pull Requests" 2021-04-26 08:43:04 +02:00
dependabot[bot]
064839dc91
Bump toshimaru/auto-author-assign from v1.2.0 to v1.3.0
Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from v1.2.0 to v1.3.0.
- [Release notes](https://github.com/toshimaru/auto-author-assign/releases)
- [Commits](https://github.com/toshimaru/auto-author-assign/compare/v1.2.0...ac4eff2594b0c5d5b87327c2f6eb2c6c370c272e)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 06:30:07 +00:00
Tim Sarbin
eb470533c4
Merge pull request #1104 from gucio321/labeler
workflow: automatic labeling Pull Requests
2021-04-19 06:32:54 -04:00
M. Sz
ce217c6b93 workflow: automatic labeling Pull Requests 2021-04-10 12:02:33 +02:00
gravestench
2f4663c680
Merge pull request #1118 from gucio321/d2ds1-fixes
d2ds1: fixed bug, when the file was encoded incorrectly
2021-04-07 10:20:13 -07:00
gucio321
e48bc48aab d2ds1: fixed bug, when (if version was >= v16), the file was encoded incorrectly 2021-04-07 19:13:44 +02:00
gravestench
7ce4583fe1
Merge pull request #1117 from gucio321/d2ds1-fixes
d2ds1: bugfixes
2021-04-07 09:42:47 -07:00
gucio321
ce7586fa54 d2ds1: fixed bug, when cullNilLayers worked incorrect 2021-04-07 17:24:00 +02:00
gucio321
49e8e42596 d2ds1: LayerGroup.String method 2021-04-07 11:07:43 +02:00
gucio321
82295fddb0 d2ds1: getLayersGroup is public 2021-04-07 10:57:20 +02:00
gucio321
54645b138f d2ds1: getMaxGroupLen is public 2021-04-07 10:55:15 +02:00
M. Sz
53de5c17ad d2ds1: typofix - Substitutionlayergroup -> SubstitutionLayerGroup 2021-04-07 10:48:04 +02:00
gravestench
f880c69399
Merge pull request #1116 from gravestench/ds1_export_layergrouptype
export d2ds1.LayourGroupType
2021-03-31 12:19:20 -07:00
gravestench
8cb96f24b4 export d2ds1.LayourGroupType 2021-03-31 12:14:00 -07:00
gravestench
3d68e9b838
Merge pull request #1115 from gucio321/hotfix2
hotfix: exported ds1.substitutionGroups
2021-03-31 12:07:18 -07:00
gravestench
87c121707d add comments to d2ds1/layer.go 2021-03-31 21:04:22 +02:00
M. Sz
198a28505e ds1: push/insert now sets new layer's size to current layer size 2021-03-31 13:52:31 +02:00
M. Sz
2cfacf8ee5 ds1: exported layer type 2021-03-31 13:50:40 +02:00
M. Sz
a7f34788e8 hotfix: exported ds1.substitutionGroups 2021-03-31 11:55:39 +02:00
gravestench
59114a72ed
Merge pull request #1066 from gravestench/d2ds1_refactor
Refactoring d2ds1
2021-03-31 01:54:07 -07:00
gravestench
787d7f531e add layer schema test 2021-03-31 00:28:01 -07:00
gravestench
9fe2069040 adding size and version tests for ds1 2021-03-31 00:15:41 -07:00
gravestench
51cc23abef revert windows path string in config defaults 2021-03-31 00:10:21 -07:00
gravestench
f832c2a809 add missing unit tests for ds1 layers 2021-03-30 23:57:26 -07:00
gravestench
738e1ba7d6 change ds1.unknown1 to uint64 2021-03-30 11:39:37 -07:00
gravestench
5074ed24ed export ds1.SubstitutionType 2021-03-30 11:22:34 -07:00
gravestench
b155f970df revert windows path string 2021-03-30 11:13:45 -07:00
Tim Sarbin
9561086965
Merge pull request #1112 from shivanraptor/patch-1
Added macOS instructions
2021-03-30 14:09:38 -04:00
Tim Sarbin
ad2cb34c26
Merge pull request #1106 from drpaneas/faq
Add FAQ
2021-03-30 14:07:53 -04:00
gravestench
91209fd540 add more ds1version methods 2021-03-30 11:04:25 -07:00