1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-10 01:40:43 +00:00
Commit Graph

1414 Commits

Author SHA1 Message Date
M. Sz
6167a7755b readme: march 2020 -> march 2021 2021-03-07 14:15:45 +01:00
M. Sz
4beb20cb68 readme: replaced Diablo2 with Diablo 2 2021-03-07 14:15:45 +01:00
M. Sz
641fa535eb readme: status date update 2021-03-07 14:15:45 +01:00
M. Sz
7ef41b6218 readme: formated with remark 2021-03-07 14:15:45 +01:00
M. Sz
da3fe0ed09 string table: fixed bug, when (despite OpenDiablo2#1080) string tables wasn't encoded correctly 2021-03-05 13:12:53 +01:00
Tim Sarbin
fbd675c076
Delete .travis.yml 2021-03-04 17:10:03 -05:00
Tim Sarbin
09763f4cd2
Delete pullRequest.yml 2021-03-04 17:08:25 -05:00
Tim Sarbin
5e29ea8219
Merge pull request #1086 from gucio321/anim-data-encoder
animation data: methods for edition animation data records count and animation entries
2021-03-04 16:52:14 -05:00
M. Sz
fb7279f6b0 animation data: lintfix 2021-03-04 11:55:33 +01:00
M. Sz
98539befe3 animation data: Add/Delete entry methods 2021-03-04 11:52:08 +01:00
M. Sz
2e2d086d71 animation data: lintfix 2021-03-04 11:37:16 +01:00
M. Sz
c603eaafbc animation data: methods for edition animation data records count 2021-03-04 11:35:42 +01:00
gucio321
5d78275bbc
Merge branch 'master' into hotfix 2021-03-03 20:17:34 +01:00
gravestench
b72017dbd9
Merge pull request #1079 from gucio321/anim-data-encoder
animation data: methods for editing
2021-03-03 11:13:35 -08:00
gravestench
9a2d92198e
Merge branch 'master' into anim-data-encoder 2021-03-03 11:13:11 -08:00
gravestench
cdfbeb6878
Merge pull request #1080 from gucio321/data-encoding2
bugfix string table encoding
2021-03-03 11:13:00 -08:00
gucio321
555de49b43
Merge branch 'master' into data-encoding2 2021-03-03 20:08:09 +01:00
gravestench
ecb21ff4d4
Merge branch 'master' into anim-data-encoder 2021-03-03 11:07:27 -08:00
gravestench
d82fe04f4b
Merge pull request #1084 from gucio321/hotfix3
build.sh: upgrade go 1.13.4 => 1.16
2021-03-03 11:06:55 -08:00
gravestench
09bea929be
Merge branch 'master' into hotfix3 2021-03-03 11:06:48 -08:00
gravestench
d112c87a0c
Merge pull request #1083 from gucio321/building
circleci: upgrade go 1.15.8 -> 1.16
2021-03-03 11:06:37 -08:00
gravestench
5a92082011
Merge branch 'master' into building 2021-03-03 11:06:29 -08:00
gravestench
ddec561f9a
Merge branch 'master' into anim-data-encoder 2021-03-03 11:06:08 -08:00
gucio321
18e467d5cb
Merge branch 'master' into hotfix3 2021-03-03 20:06:06 +01:00
gucio321
cffa34103d
Merge branch 'master' into hotfix 2021-03-03 20:04:54 +01:00
gucio321
fb8d97dba7
Merge branch 'master' into data-encoding2 2021-03-03 20:04:02 +01:00
gravestench
f1b625e23e
Merge pull request #1081 from OpenDiablo2/dependabot/github_actions/golangci/golangci-lint-action-v2.5.1
build(deps): bump golangci/golangci-lint-action from v2.4.0 to v2.5.1
2021-03-03 11:03:00 -08:00
M. Sz
e311d76c41 build.sh: upgrade go 1.13.4 => 1.16 2021-03-02 14:17:00 +01:00
M. Sz
547b8cd53b circleci: upgrade go 1.15.8 -> 1.16 2021-03-02 09:55:51 +01:00
M. Sz
12f9efded7 bugfix: d2util.Logger.Fatal() didn't return any value, when d2util.Logger.level < LogLevelFatal 2021-03-01 13:49:20 +01:00
dependabot[bot]
db5efa15b0
build(deps): bump golangci/golangci-lint-action from v2.4.0 to v2.5.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.4.0 to v2.5.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.4.0...d9f0e73c0497685d68af8c58280f49fcaf0545ff)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 06:37:35 +00:00
M. Sz
b43da8f083 text dictionary: added no-named string check as separated test function 2021-02-28 20:35:35 +01:00
M. Sz
3b41f9e89b text dictionary: removed #2 string from test 2021-02-28 20:31:44 +01:00
M. Sz
4104d9d9ae text dictionary: added support for non-name (#??) strings 2021-02-28 16:29:05 +01:00
M. Sz
287fb2bf4d hotfix: lintfix 2021-02-28 14:14:47 +01:00
M. Sz
de1c0ebe5d hotfix: string table: fixed bug, when sometimes encoded end decoded table wasn't the same 2021-02-28 12:25:08 +01:00
M. Sz
90f13724cf animation data: methods for editing 2021-02-27 17:08:24 +01:00
gravestench
fa4276156c
Merge pull request #1078 from gucio321/anim-data-encoder
animation data engine + encoder
2021-02-26 12:09:08 -08:00
gucio321
ab14168f50
Merge branch 'master' into anim-data-encoder 2021-02-26 21:04:14 +01:00
gravestench
a96170561f
Merge pull request #1075 from gucio321/data-encoding2
general refactor of text dictionary encoder
2021-02-26 11:58:34 -08:00
gucio321
6d88c9eacc
Merge branch 'master' into data-encoding2 2021-02-26 20:56:06 +01:00
gravestench
23e93886d8
Merge pull request #1076 from gucio321/data-encoder-dat
pl2 encoder + test
2021-02-26 11:27:03 -08:00
gravestench
1ffafcb769
Merge branch 'master' into data-encoder-dat 2021-02-26 11:26:38 -08:00
gravestench
50f309dee1
Merge pull request #1074 from gucio321/hotfix
minor cof refactor
2021-02-26 11:24:53 -08:00
gravestench
bbd88cef78
Merge branch 'master' into hotfix 2021-02-26 11:23:59 -08:00
gravestench
203b4fd986
Merge pull request #1077 from gucio321/hotfix2
go.mod: dependencies upgrade + circleci: golang version update
2021-02-26 11:23:42 -08:00
M. Sz
62c58468e9 anim data: lintfix 2021-02-26 15:11:56 +01:00
M. Sz
25ea801cd4 Revert "circleci: golang version update"
This reverts commit 1125a7dd45.
2021-02-26 15:01:19 +01:00
M. Sz
ad192254a3 Revert "go.mod: dependencies upgrade"
This reverts commit 3f2e5d34d7.
2021-02-26 15:00:56 +01:00
M. Sz
e039c8ee70 anim data encoder + unit test for encoding 2021-02-26 14:57:55 +01:00