fix travis... again
update travis yml to match spec
skip cleanup
continued travis work for releases
reorder travis
messed up syntax
one day i'll figure this shit out
?
let's walk it back a step
icon replacement for windows
diff wine
seriously
maybe this way?
getting there
wineboot
run wine through xvfb
diff repo
apt-key
xvfb -a
wineprefix?
is sudo killing me
try try try
wineboot
no more xvfb
wineboot again
maybe?
mkdir
im just throwin things at the wall
docker
docker 2
wineconsole
WINDOWS???
fix
package name
is this necessary?
luarocks directory
PROPER proper lua directory
7zip x
debugs
cmd
cmd.exe
escape?
more cmd
bat file
more cmd.exe
hopefully this caches stuff
exact paths
install lua through pacman
mw
different luarocks
ooops
pray for cache
try again
conditionals
trailing semi
verbatim block
better cache
keep tryin
fix extract
use chocolate lua
update env
fafffffff
af
silly
windows style paths
self lua
windows path
this is a hack
this is all magic
hererocks again???
path
bat
ooooops
oops again
more path nonsense
lol
?
i don't understand
hmmm
Auto stash before rebase of "github/master"
afaooigasb
mingw
try try again
manual install libzip
i give up
* working on travis builds
* fix
* sudo
* install libzip
* ?
* dev
* hererocks
* idk man
* asda
* reorder
* source?
* sudo again
* etsts
* why won't activate work
* su
* no su
* manual path
* whoops
* use the proper build dir
* set up deployment (hopefully)
* proper release directory
* jk what is it
* should be this
* forgot one
Co-authored-by: duncathan <dunc@duncathan.com>
* sets up travis for daily challenges
* separate push from cron
* whoops
* windows env
* i have no idea how to effectively test travis builds
* sdgahhetheah
* tests
* possible fix
* we'll get there one day
* this is the one
* trying something different
* why not
* sdgsgs
* please?
* yet another angle
* why why hwhy why
* oh ok this makes sense tho
* i'm silly
* aafasfadf
* wtf is xvfb fr
* screen?
* testing something...
* ?
* idk man
* timeout
* is it a zip thing
* this might be it
* oh we're so close
* quote?
* alternate method to read
* for the record i am definitely squashing before this gets merged
* more tests
* try something new
* how bout this one. donk
* to be clear i have no idea how bash syntax works
* hmmmm
* maybe this way
* keep tryin
* tst
* verbosity
* one last tiiiiiime, relax have a drink with me
* one last tiiiime, and if we get this right
* we're gonna teach em how to say goodbye
* YOUUUU AND IIIIIIIII
* (drum fill)
* pick up a pen start writing
* i wanna talk about what i have learned
* the hard-won wisdom i have earned
* i have no idea
* lol
* is it quotes' fault
* stack echange blowing my mind rn
* @filename be like
* this is the one
* should be the final update to daily
* fix bash error
Co-authored-by: duncathan <dunc@duncathan.com>
Resolves the issue of sharecodes generated with the 32-bit version
of LÖVE being incompatible with the 64-bit version, and vice versa.
This also happens to shorten the sharecodes by removing all of the
"A"s at the beginning. :)