M. Sz
|
ff694f6ad6
|
circleci: added apt-get update
|
2021-02-16 16:49:16 +01:00 |
|
M. Sz
|
6866a03f34
|
hotfix: ds1: method setupLayerTypes is now exported
|
2021-02-16 13:06:12 +01:00 |
|
Tim Sarbin
|
1dd6f1f29a
|
Merge pull request #1056 from OpenDiablo2/dependabot/github_actions/golangci/golangci-lint-action-v2.4.0
Bump golangci/golangci-lint-action from v2.3.0 to v2.4.0
|
2021-02-15 14:56:09 -05:00 |
|
Tim Sarbin
|
1cc8f1d063
|
Merge branch 'master' into dependabot/github_actions/golangci/golangci-lint-action-v2.4.0
|
2021-02-15 14:54:39 -05:00 |
|
Tim Sarbin
|
8f4a42fbf8
|
Merge pull request #1057 from gucio321/hotfix3
hotfix: ds1 editor: some fields need to be exported
|
2021-02-15 14:54:13 -05:00 |
|
M. Sz
|
0dd9ae6783
|
ds1 encoder: fixed build error
|
2021-02-15 15:07:33 +01:00 |
|
M. Sz
|
dc53da4c6f
|
circleci: added space at the end of circleci's apt-get to make test completable
|
2021-02-15 15:02:59 +01:00 |
|
M. Sz
|
8a4c138835
|
ds1 encoder: layerStreamTypes and npcIndexes are now exported
|
2021-02-15 15:01:14 +01:00 |
|
M. Sz
|
bbeb4b48e2
|
hotfix: rename hidden -> HiddenBytes in wall_record.go and floor_shadow_record.go
|
2021-02-15 08:34:12 +01:00 |
|
dependabot[bot]
|
80c9a86428
|
Bump golangci/golangci-lint-action from v2.3.0 to v2.4.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.3.0 to v2.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.3.0...544d2efb307b3f205f34886f2787046abe7fb26e)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-15 06:23:50 +00:00 |
|
gravestench
|
298fc786b8
|
Merge branch 'master' into date-encoder-font
|
2021-02-10 12:14:41 -08:00 |
|
gravestench
|
0428aa274a
|
Merge pull request #1052 from gucio321/data-encoder-dat
data encoder: d2dat
|
2021-02-10 12:14:28 -08:00 |
|
gravestench
|
d268a987f3
|
Merge branch 'master' into data-encoder-dat
|
2021-02-10 12:05:10 -08:00 |
|
gravestench
|
f8aeb657ca
|
Merge pull request #1049 from gucio321/data-encoding2
d2dc6 refactor + unit test for it
|
2021-02-10 11:54:27 -08:00 |
|
gravestench
|
0c5a3ae54c
|
Merge branch 'master' into data-encoding2
|
2021-02-10 11:52:00 -08:00 |
|
gravestench
|
a8c85b754d
|
Merge pull request #1044 from gucio321/data-encoder-dt1
data encoder: ds1+ds1 refactor (#1046)
|
2021-02-10 11:51:40 -08:00 |
|
gucio321
|
025a172500
|
fixed lint errors in stream_writter
|
2021-02-10 19:53:11 +01:00 |
|
gucio321
|
004787597e
|
Merge branch 'master' into data-encoder-dt1
|
2021-02-10 19:43:32 +01:00 |
|
Tim Sarbin
|
d981ae49a1
|
Merge pull request #1055 from gucio321/hotfix2
hotfix: cof encoder: coding weapon class
|
2021-02-10 11:49:18 -05:00 |
|
M. Sz
|
8a087dba6c
|
stream writer and stream writer test:
- fixed typo
- cut PushBits... methods
- removed magic number
|
2021-02-10 14:00:03 +01:00 |
|
gucio321
|
6c230f66d7
|
d2dat encoder: removed typo in comment
|
2021-02-10 13:03:59 +01:00 |
|
M. Sz
|
7d0eeb0fd3
|
hotfix: d2cof encoder: changed way of pushing weapon class
|
2021-02-10 12:59:07 +01:00 |
|
M. Sz
|
1010353071
|
hotfix: d2cof encoder: removed magic number (len of weapon class)
|
2021-02-10 12:35:35 +01:00 |
|
M. Sz
|
8a15c0b074
|
hotfix: cof encoder: coding weapon class
|
2021-02-10 08:33:29 +01:00 |
|
M. Sz
|
d9cfe7f435
|
d2font: removed d2interface.Animation argument from d2font.Load; added height reading in glyphs loader
|
2021-02-09 08:53:34 +01:00 |
|
M. Sz
|
622e54dfce
|
dc6 refactor: lintfix
|
2021-02-08 18:50:58 +01:00 |
|
M. Sz
|
6d098de778
|
d2dc6 refactor + unit test for it
|
2021-02-08 18:50:58 +01:00 |
|
gucio321
|
b74bc3d0b6
|
Merge branch 'master' into data-encoder-dat
|
2021-02-08 18:43:58 +01:00 |
|
gucio321
|
98c38b0dbf
|
Merge branch 'master' into data-encoder-dt1
|
2021-02-08 18:40:27 +01:00 |
|
gucio321
|
51833ed2de
|
Merge branch 'master' into date-encoder-font
|
2021-02-08 18:40:07 +01:00 |
|
Tim Sarbin
|
227bc9fcb1
|
Merge pull request #1045 from gravestench/master
Minor refactor of d2cof
|
2021-02-08 12:39:41 -05:00 |
|
Tim Sarbin
|
a85a7a18c1
|
Merge branch 'master' into master
|
2021-02-08 12:37:46 -05:00 |
|
M. Sz
|
e2ec1c6613
|
d2font: fixed lint errors
|
2021-02-08 17:25:02 +01:00 |
|
M. Sz
|
662d4489c4
|
d2font: encoder
|
2021-02-08 15:03:59 +01:00 |
|
M. Sz
|
6df66b51c1
|
d2font: rewritten initGlyphs ethod to use stream reader
|
2021-02-08 14:11:51 +01:00 |
|
M. Sz
|
721a67b404
|
font table interpreter: moved d stuff responsible for font table into d2fileformats/d2font
|
2021-02-08 13:21:50 +01:00 |
|
gucio321
|
ac50f8274a
|
Merge branch 'master' into data-encoder-dat
|
2021-02-08 12:05:40 +01:00 |
|
gucio321
|
bcfb0fb5c2
|
Merge branch 'master' into data-encoder-dt1
|
2021-02-08 12:04:55 +01:00 |
|
Tim Sarbin
|
5e1dbf56f0
|
Merge pull request #1051 from gucio321/unit-tests
unit test: bitmuncher
|
2021-02-08 06:01:59 -05:00 |
|
M. Sz
|
a76ce059e8
|
dat decoder: fixed lints
|
2021-02-08 10:03:34 +01:00 |
|
gucio321
|
794c246f64
|
fixed lint error in bitmuncher_test.go
|
2021-02-08 09:57:43 +01:00 |
|
M. Sz
|
b6cb6f88a6
|
data encoder: d2dat
|
2021-02-08 09:49:43 +01:00 |
|
M. Sz
|
5caa93a399
|
unit test: bitmuncher
|
2021-02-08 08:23:43 +01:00 |
|
M. Sz
|
8e1ca1dd7f
|
stream writer test: added test for pushing bits
|
2021-02-06 20:43:04 +01:00 |
|
M. Sz
|
20f0d8a3d5
|
removed some of nolint:govet
|
2021-02-06 19:10:15 +01:00 |
|
M. Sz
|
215ac8cfc5
|
ds1: splited loading function
|
2021-02-06 18:58:15 +01:00 |
|
M. Sz
|
32570d6ae5
|
replaced nolint:gomnd directives with "magic numbers'" names
|
2021-02-06 18:28:01 +01:00 |
|
gucio321
|
ac8794015e
|
Merge branch 'master' into data-encoder-dt1
|
2021-02-06 17:30:10 +01:00 |
|
M. Sz
|
aadfbbc8a6
|
stream writer: added warnings when bits count is greater then possible input size (in PUshBits... methods)
|
2021-02-06 17:23:11 +01:00 |
|
gravestench
|
cc8f319298
|
Merge pull request #1040 from gucio321/data-encoding2
data encoding: tbl (Text Dictionary)
|
2021-02-05 16:55:08 -08:00 |
|