Commit Graph

375 Commits

Author SHA1 Message Date
duncathan 5645fe3064 update travis for release deployment (mac and linux only)
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
2020-03-13 01:34:17 -06:00
duncathan 55fda5d4f9 increase version number 2020-03-08 22:31:19 -06:00
duncathan salt 79dcf36934
adds out of the box support for cse2 (#93)
Co-authored-by: duncathan <dunc@duncathan.com>
2020-03-08 22:25:16 -06:00
duncathan salt e77239387c
working on travis builds (#92)
* 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>
2020-03-08 22:07:58 -06:00
duncathan 13a503e696 hopefully fixes #87 2020-03-08 17:55:24 -06:00
duncathan 866e9d3ee0 special hints: fixes #89, fixes #83 2020-03-08 17:47:57 -06:00
duncathan 8754ed6b9d credits fixes: fixes #90, fixes #91, fixes #88 2020-03-08 16:59:23 -06:00
duncathan 03c082ae5b makes 100% completable at balcony 2020-03-08 16:27:24 -06:00
duncathan salt 734f772164
adds daily challenges, posted to discord via ~~travis~~MALCO (#86)
* 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>
2020-03-08 16:24:11 -06:00
duncathan 9b24429db7 nice 2020-03-08 14:15:37 -06:00
duncathan salt b4de34f4c8
Merge pull request #84 from periwinkle3125/platform-independent-sharecodes
Change sharecode format to be platform-independent
2020-03-08 14:12:25 -06:00
duncathan salt ba8a2f61d3
Merge pull request #85 from periwinkle3125/fix-linux
Fix running on Linux
2020-03-08 14:11:48 -06:00
duncathan dc7111f0c3 optimizes map sys script space to prevent TSC overflow in non-freeware 2020-03-08 14:07:47 -06:00
Perry Lee a924fbd63e Fix running on Linux
I think.
Hopefully.
2020-03-08 16:07:47 -04:00
periwinkle 23be631cac Make sharecodes platform-independent
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. :)
2020-03-07 21:11:54 -05:00
duncathan 58f02f9180 item collects now display the bubbles, and all text is displayed fast 2020-03-07 05:54:23 -06:00
duncathan 078b9674bd hash items display under timer on title screen 2020-03-07 05:33:39 -06:00
duncathan 068a98074c fix beast fang in 100% 2020-03-07 05:33:23 -06:00
duncathan 7e9f5d697a update peri's credit image 2020-03-07 04:04:43 -06:00
duncathan f58357832d generate a hash for the title screen for easy verification in races 2020-03-07 01:58:03 -06:00
duncathan af8421e2a5 fix inaccessible last cave 2020-03-06 18:00:08 -06:00
duncathan 03cf184071 increase version number 2020-03-06 07:04:29 -06:00
duncathan 67adcb6639 adds version checking for cave story, to ensure folders are valid 2020-03-06 06:28:38 -06:00
duncathan e52e63f8e8 guarantee arthur's key hint in camp/arthur mode 2020-03-06 05:54:52 -06:00
duncathan 9432cdcea3 minor fixes 2020-03-06 05:51:28 -06:00
duncathan 57bce5fd86 adds 100% to UI 2020-03-06 03:48:33 -06:00
duncathan 6145e1e234 adds ingame checks for 100% items 2020-03-06 03:40:24 -06:00
duncathan a75676ad2d adds a item counter to the map system 2020-03-06 03:07:22 -06:00
duncathan 16f1172afc adds a button to randomize settings 2020-03-06 00:45:06 -06:00
duncathan 69d9afdd5e shuffles mr little 2020-03-06 00:24:14 -06:00
duncathan c894799a5b fixes visual error in hint text 2020-03-06 00:13:57 -06:00
duncathan 9acc690ccf mrs little and malco give hints about their checks 2020-03-06 00:01:39 -06:00
duncathan 9142ee6341 allow sisters refight in any objective 2020-03-05 22:14:56 -06:00
duncathan e22350a2e8 consistently automates ending scenes 2020-03-05 20:10:59 -06:00
duncathan 1e569ebe95 gives momo proper text for bad ending and adjust's last cave door text 2020-03-05 19:53:29 -06:00
duncathan c5ee18c2a6 completes credit item counter 2020-03-05 08:24:48 -06:00
duncathan ede8e618c1 item counter now increments when any item is collected 2020-03-05 05:47:17 -06:00
duncathan 25ecbca6d2 credits display the value in the incrementer (as num of items collected) 2020-03-05 05:41:24 -06:00
duncathan ca1f1bc51e adds an incrementer to head.tsc to count number of items collected 2020-03-05 02:11:16 -06:00
duncathan 8a6a8ac0ed adds randomizer credits 2020-03-04 23:25:42 -06:00
duncathan b275ec14ad path from reservoir to dark place opens when you beat ironhead 2020-03-04 23:25:42 -06:00
duncathan 655c71a058 fixes credit music timing 2020-03-04 23:25:42 -06:00
duncathan salt 51b633ec13
Merge pull request #82 from periwinkle3125/restore-omega-dialogue
Restore Misery dialogue before Omega fight
2020-03-04 19:17:58 -06:00
duncathan 4b75ff6abc shuffles credit music! 2020-03-04 19:15:06 -06:00
duncathan 19c6880f9a fixes crash on credits 2020-03-04 19:11:05 -06:00
duncathan 1914775e22 outer wall requires a weapon or at least 9 hp to climb without flight 2020-03-04 18:40:31 -06:00
periwinkle 18d95f204f Add back Curly reaction at start of Sand Zone 2020-03-04 19:34:31 -05:00
periwinkle b4927ea36e Restore Misery dialogue before Omega fight 2020-03-04 19:05:26 -05:00
duncathan e44f606479 adds missing cue 2020-03-04 02:58:00 -06:00
duncathan e974d97c7f compile fix 2020-03-04 00:08:55 -06:00