downloading of master releases.

Discuss the future of Warzone 2100 with us.
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

Re: downloading of master releases.

Post by lav_coyote25 »

your link to the git howto is excelelnt. thing is , where is the installer and setup program for it? remember, i am just a map maker and documents provider(retired). this is so much freaking greek to me. :stressed: :stressed: :stressed: :stressed: :stressed: :stressed: :stressed: :stressed: :stressed: :stressed: :stressed: :stressed: :stressed: :stressed: :stressed: :stressed:
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

Re: downloading of master releases.

Post by lav_coyote25 »

it would be better just to supply a freaking .EXE. this is way to much freaking trouble to go to for a freaking game. yes!! i am beyond frustrated. :annoyed:
User avatar
aubergine
Professional
Professional
Posts: 3459
Joined: 10 Oct 2010, 00:58
Contact:

Re: downloading of master releases.

Post by aubergine »

So, I think what everyone is trying to say is:

If you want something that's already compiled (by buildbot) then you're going to have to download the whole lot each time.

However, if you can build (compile) the stuff yourself on your own machine then it's much better to do git checkouts. Instead of downloading a full packaged playable game, git checkout will download the source code. You then build (compile) that code to get the playable version of the game, usually in less time than it would take to download the full game. When changes are made, git checkout will download only the changed source code - which will usually take just a few seconds - and then you can rebuild (compile) the game on your machine to test that version.

If you're not using the git approach, then it's probably better to just download the full game once per day or less.
"Dedicated to discovering Warzone artefacts, and sharing them freely for the benefit of the community."
-- https://warzone.atlassian.net/wiki/display/GO
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: downloading of master releases.

Post by cybersphinx »

Read https://github.com/Warzone2100/warzone2 ... its/master and if it doesn't look interesting, don't download it?

Or make the buildbot provide exes, and clear instructions on which data is needed, else we'll get complaining on how new exes don't work with old data. Or reactivate the old update generator.
We want information... information... information.
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

Re: downloading of master releases.

Post by lav_coyote25 »

aubergine wrote:So, I think what everyone is trying to say is:
If you want something that's already compiled (by buildbot) then you're going to have to download the whole lot each time.
However, if you can build (compile) the stuff yourself on your own machine then it's much better to do git checkouts. Instead of downloading a full packaged playable game, git checkout will download the source code. You then build (compile) that code to get the playable version of the game, usually in less time than it would take to download the full game. When changes are made, git checkout will download only the changed source code - which will usually take just a few seconds - and then you can rebuild (compile) the game on your machine to test that version.
If you're not using the git approach, then it's probably better to just download the full game once per day or less.

so for those of us that are testing this garbage.... then, you actually don't want us to do this. forget about it. useless talking to you people. i guess Rman is/was correct. oh well. it was a slice. have fun. i wont be doing any more testing. you people that are wanting to change this to a clone of another game.. you win. :ireful:
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: downloading of master releases.

Post by NoQ »

lav_coyote25 wrote:proprietary crap no matter which way you slice it, is still crap. opensource software and hardware is the way it should be
lav_coyote25 wrote:is there any way you can just release the .EXE???
lav_coyote25 wrote:.EXE
:laughingneq:
User avatar
Berg
Regular
Regular
Posts: 2204
Joined: 02 Sep 2007, 23:25
Location: Australia

Re: downloading of master releases.

Post by Berg »

NoQ wrote: lav_coyote25 wrote:proprietary crap no matter which way you slice it, is still crap. opensource software and hardware is the way it should be

lav_coyote25 wrote:is there any way you can just release the .EXE???

lav_coyote25 wrote:.EXE

:laughingneq:
Your not being helpfull and dragging quotes from different threads is just confusing the topic

If you cant be constructive dont post... no wonder folks get frustrated with warzone forum and its inhabitants!
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: downloading of master releases.

Post by cybersphinx »

To expand a bit on my last post, the last part of the snapshot filename (they're not really releases) is the so-called commit hash, and corresponds to the commits you see in https://github.com/Warzone2100/warzone2 ... its/master - see this image:
mastersnapshotsandcommithashes.png
Everything from dak180 is not interesting (unless you use the tarball to make a Mac build), as well as translations I guess, so you can just ignore those builds. Fix for multiplayers games on the other hand is probably important.
We want information... information... information.
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: downloading of master releases.

Post by NoQ »

Berg wrote:Your not being helpfull and dragging quotes from different threads is just confusing the topic

If you cant be constructive dont post... no wonder folks get frustrated with warzone forum and its inhabitants!
Sorry :oops: lav just did something like that in my thread, so i thought it was just fine :oops:
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

Re: downloading of master releases.

Post by lav_coyote25 »

NoQ wrote:
Berg wrote:Your not being helpfull and dragging quotes from different threads is just confusing the topic

If you cant be constructive dont post... no wonder folks get frustrated with warzone forum and its inhabitants!
Sorry :oops: lav just did something like that in my thread, so i thought it was just fine :oops:
what??? where??? show me. where i post, it isnt off topic. i want answers or i provide answers. perhaps your looking at things wrong. :hmm:
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

Re: downloading of master releases.

Post by lav_coyote25 »

so let me understand this. everytime there is a commit, no matter what is being commited, there is a brand new 141 mb file produced. have i got that right?

as for git... downloaded this ... thing. having NEVER before used such a thing. how does it work. yeah. this thing isnt set up for people like me. go ahead - laff. but is truth.
cybersphinx
Inactive
Inactive
Posts: 1695
Joined: 01 Sep 2006, 19:17

Re: downloading of master releases.

Post by cybersphinx »

lav_coyote25 wrote:so let me understand this. everytime there is a commit, no matter what is being commited, there is a brand new 141 mb file produced. have i got that right?
Not for every single commit (as you can see in the image), but the buildbot checks periodically (and sometimes people trigger a build manually to test things).
We want information... information... information.
User avatar
Berg
Regular
Regular
Posts: 2204
Joined: 02 Sep 2007, 23:25
Location: Australia

Re: downloading of master releases.

Post by Berg »

lav_coyote25 wrote:so let me understand this. everytime there is a commit, no matter what is being commited, there is a brand new 141 mb file produced. have i got that right?
If you didn't use the git repo before you will more then likely require help every time you updated you local version to what git has ...Personally I would not use git only I sit on thew irc channel and have help available there every time git has a dummy spit over some weird error it self inflicts..

Just my idea on the git monster.

Also to initiate git on your local machine you need to download nearly half a gig of files to start with so this maybe a major event for you.


Regards Berg
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

Re: downloading of master releases.

Post by lav_coyote25 »

Berg wrote:
lav_coyote25 wrote:so let me understand this. everytime there is a commit, no matter what is being commited, there is a brand new 141 mb file produced. have i got that right?
If you didn't use the git repo before you will more then likely require help every time you updated you local version to what git has ...Personally I would not use git only I sit on thew irc channel and have help available there every time git has a dummy spit over some weird error it self inflicts..
Just my idea on the git monster.
Also to initiate git on your local machine you need to download nearly half a gig of files to start with so this maybe a major event for you.
Regards Berg
well, for starters, how long should the git gui thingy just sit on the desktop with "working, please wait" on it.... how long before something takes place.... any answer that does not include the words "almost immediate" are wrong. perhaps if those needing testing to be done should provide the program that needs to be tested... if the program is changed so much every freaking 1/2 hour, there is something definitely wrong. just going from past experiences. right??? or am i looking at this wrong?? :hmm:
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

Re: downloading of master releases.

Post by lav_coyote25 »

lav_coyote25 wrote:
NoQ wrote:
Berg wrote:Your not being helpfull and dragging quotes from different threads is just confusing the topic

If you cant be constructive dont post... no wonder folks get frustrated with warzone forum and its inhabitants!
Sorry :oops: lav just did something like that in my thread, so i thought it was just fine :oops:
what??? where??? show me. where i post, it isnt off topic. i want answers or i provide answers. perhaps your looking at things wrong. :hmm:
and if lav_coyote25 jumped of the Eiffel tower, would you follow???? just asking. not being sarcastic.
Locked