summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-15 21:28:45 -0200
committerjesusalva <cpntb1@ymail.com>2018-02-15 21:28:45 -0200
commit84a8e49060d3bbdb86d1b87f1d2ce3dc0ea1595e (patch)
tree322ae72af0a934658e11e30639afafc2c1aabfb7
parentfeca214ab71c4d8c42a721434dce169aa79c30c5 (diff)
downloadtools-84a8e49060d3bbdb86d1b87f1d2ce3dc0ea1595e.tar.gz
tools-84a8e49060d3bbdb86d1b87f1d2ce3dc0ea1595e.tar.bz2
tools-84a8e49060d3bbdb86d1b87f1d2ce3dc0ea1595e.tar.xz
tools-84a8e49060d3bbdb86d1b87f1d2ce3dc0ea1595e.zip
Client was updated. We have a problem with scripts, though
-rw-r--r--update/commit.txt2
-rw-r--r--update/commit_old.txt1
-rwxr-xr-xupdate/create_music.sh2
-rwxr-xr-xupdate/createnew.sh2
-rw-r--r--update/musiccommit.txt2
5 files changed, 4 insertions, 5 deletions
diff --git a/update/commit.txt b/update/commit.txt
index 0aaffa1..4a362c0 100644
--- a/update/commit.txt
+++ b/update/commit.txt
@@ -1 +1 @@
-12635dbdb9886c3a3e9c4a3e518f50df3e03b442
+6adf4a1ae781a22c768732bbcd140e56d0383da9
diff --git a/update/commit_old.txt b/update/commit_old.txt
deleted file mode 100644
index 98b6b40..0000000
--- a/update/commit_old.txt
+++ /dev/null
@@ -1 +0,0 @@
-1cf6ff982c76e5ab116d8ed953ef8ff5005d1dde
diff --git a/update/create_music.sh b/update/create_music.sh
index 63e969e..1e00263 100755
--- a/update/create_music.sh
+++ b/update/create_music.sh
@@ -18,7 +18,7 @@ find -iregex ".+[.]\(ogg\)" -printf "%P\n" | zip -X -@ ../tools/update/files/mus
git log --pretty=oneline -n 1 | awk '{print $1}' >../tools/update/musiccommit.txt
cd $dir/files
-sum=`../adler32 1 music.zip`
+sum=`adler32 music.zip`
echo " <update type=\"music\" required=\"no\" file=\"music.zip\" hash=\"${sum}\" description=\"Evol music\" />" >> xml_header.txt
diff --git a/update/createnew.sh b/update/createnew.sh
index 49710cb..8f242ec 100755
--- a/update/createnew.sh
+++ b/update/createnew.sh
@@ -18,7 +18,7 @@ find -iregex ".+[.]\(xml\|png\|tmx\|ogg\|txt\|po\|tsx\)" -printf "%P\n" | zip -X
git log --pretty=oneline -n 1 | awk '{print $1}' >../tools/update/commit.txt
cd $dir/files
-sum=`adler32 1 TMW2.zip`
+sum=`adler32 TMW2.zip`
echo "TMW2.zip ${sum}" >resources2.txt
echo '<?xml version="1.0"?>
diff --git a/update/musiccommit.txt b/update/musiccommit.txt
index ab9413c..e5352e1 100644
--- a/update/musiccommit.txt
+++ b/update/musiccommit.txt
@@ -1 +1 @@
-e3c5cae3396a14e8f1136077dc51045ae50f6b24
+663e049146ec1c2637338f7834cee445ab653ebb