Skip to content

Releases: inada-s/zdxsv

v1.0.4

29 May 08:47
deeeeef
Compare
Choose a tag to compare

Changelog

163646e Quit when get SIGINT SIGTERM SIGQUIT
e8e1b42 Update README.md
1fd56d5 Update lobby.go
201ef5b add discord frame
2cbbf41 add gdxsv dns
56701a3 delete debug page
d9e112a fix iframe layout
accd26a fix imformation page to write dummy response
6e1778b fix jumbtron style
901afad fix lag to 5f
5a38e5c fix tab style
92aa476 fix test
89561a6 fix to calculate battle count each side
4fbf02b fix to update battle count
39d5935 fix-information-page-2
0db305b ranking
6020b37 tiny fix
ef407eb update circleci golang image
d5f11eb update goupnp and zproxy to support many routers
6f74006 update website
41cdcc5 update website

v1.0.3

09 Nov 19:08
Compare
Choose a tag to compare

Changelog

59c2cf5 Id to ID
28b3949 Move lobby hack functions to another file
2b4b689 add comments
62b54e6 add entrypoint script
2ca8412 add index
7aa1b2c add migration command
ca1a3f0 add top message
cb85f9d add widescreen patch
5118683 buffer overflow hack. fix max delay to 6fr
9da0216 bugfix
b1e37ea bugfix invalid buttle conut
a3dd765 delete unused method
c72a8a3 disable topinfo
d81f4e7 disable verbose log
6196604 display battle count when battle start
579a91d display personal record
9c6291f fix
d397345 fix battle code and to calculate battle counts
9e06e41 fix broken entry user count
3d88047 fix ci Makefile to run tests
e44f3ea fix comment
041e998 fix comments
11c1ab2 fix docker-compose dev
197bd62 fix docker-compose to rebuild when restart
ef9f48e fix entrypoint of zdxsv
0450f8b fix entrypoint script
319b4b7 fix id problem
de7eb0f fix migration code
b2275a9 fix paddelay to 4f
28b552f fix test
817e764 fix test cases
1cbd858 fix unreachable code
cac5cb9 fix widescreen hack
6b4ce18 format
b4e656a introduce sqlx and display kill-count
9ac4333 quit when get any signal
7099468 ranking by entry side
eb6cb37 register user when login key is valid length but not found
c44ae97 replace mahonia with encoding/japanese
f0d29f4 rm unused code
13f4354 set aggregate flag
16daf32 store battle result into database
197168b testing
13bd718 update website news

v1.0.2

26 Oct 15:25
ac8f0a9
Compare
Choose a tag to compare

Changelog

aaf0a22 Fix zdxsv Dockerfile not to prebuild after go mod download
e6ea6cc Update README.md
4a2b074 [zproxy] Decrease send interval
0846f78 fix initial broken lobby entry count
7d52524 fix to update room state when user exit a room.
5b4dd74 write README anyway..

v1.0.1

24 Oct 20:03
df2da94
Compare
Choose a tag to compare

Changelog

9bd6c42 [zproxy] ignore self ping message
26e7a29 add vscode

v1.0.0

24 Oct 19:15
4c7a4c0
Compare
Choose a tag to compare

Changelog

ec8a9a6 Initial commit
9f13d28 Merge remote-tracking branch 'origin/master' into feature-env
131ffab Update Makefile
0ed1d7a [WEBSITE] delete bbs link
0840c29 [WEBSITE] delete chat-user info
35d6360 [WEBSITE] update news
a1a7e09 add LICENSE
3e09aeb add circleci yml
8f16e35 add docker tlsrouter
043232e add favicon
447cdb5 add https-portal
3c74abd add selfupdate code
43c9c82 add selfupdate code
3372a5e add website
469f49b add workspace file
1c80d22 battle
0a604bf come lobby
5c62ce6 del unused codes
391e423 delete old codes and add Makefile
c96f8a1 enable pprof in default
9cac619 enable pprof in default
7cf8da8 fix docker-compose.yml
ea3b8e4 fix comment
8110eca fix docker-compose
c1a870d fix handle loop canceler
fad423e fix legacyweb dockerfile
249a681 fix license declaration
9022aa2 fix listen addr
b362af0 fix timezone on init
a6a31d2 fix tlsrouter Dockerfile
1ed0c72 fix workaround docker-host detection
28cf85c fix zdxsv docker image
f23ad8e go mod tidy
49094bd go mod tidy
214bb06 import assets
6a8f670 import from bitbucket and use gomodule
e05e969 integrate configs to toml file
aec3c1c login page
7e7a056 replace toml to env
b53c32a set status timezone in jst
9340afb split docker-compose file
ba6e077 support docker tlsrouter and dnas
71c7610 support https
892fa13 temporary fix
d424c29 tlsrouter to router
9e323b3 update Makefile
f999c5e update ci
17cd263 update ci
4181935 update ci
cf762cc update ci
544190e update ci
33ed423 update ci
eb1e4d6 update ci
bcd7f94 update ci
cf74e9d update ci
5a71702 update ci
b367452 update ci
81f14f6 update ci
40e6f49 update ci
506e860 update docker-compose
cf81b2b update goreleaser
46c9a17 update goreleaser
e54def8 update goreleaser
781319e update goreleaser
d01554d update goreleaser
ecd51b9 update goreleaser
a3cbf8d update goreleaser
e84db93 update zproxy
a8a5a88 use dotenv file for docker-compose
16ca8c8 use host network on dev
ec76487 use zdxsv env in docker
4695c6a wip