Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Love 11.3 #2571

Closed
wants to merge 45 commits into from
Closed

Update to Love 11.3 #2571

wants to merge 45 commits into from

Conversation

liberodark
Copy link
Contributor

Hi,

Im newbie on Love and Lua but im trying to update to Love 11.3.

Best Regards

@ZanderBrown
Copy link

Gave me a minor panic with all the notifications pings there, probably want to squash those commits

.travis.yml Outdated Show resolved Hide resolved
@reilg
Copy link

reilg commented Apr 21, 2020

Yes. Please. Jesus Christ. Push them all at once.

@liberodark
Copy link
Contributor Author

liberodark commented Apr 21, 2020

CI is fixed just no have output of done but no issue
And yes have try locally is work.

Proof :

make test
bin/love-11.3-x86_64.AppImage src --test

no issue and game run

image

@ZanderBrown
Copy link

I was meaning the CI, instead of tweaking the commands a bit and seeing what happens you could use a local container/vm to test it out

@liberodark
Copy link
Contributor Author

I was meaning the CI, instead of tweaking the commands a bit and seeing what happens you could use a local container/vm to test it out

CI is done and test have been make locally but for fix Travis need to use travis now is done.
make test run game. this work.
Travis no understand if that work or not.
Just need to kill game after run and CI make OK

@liberodark
Copy link
Contributor Author

Now only need help for fix that :

image

image

and

White text in back to green

image

Best Regards

@liberodark
Copy link
Contributor Author

Ok now green text is fixed
image

@liberodark
Copy link
Contributor Author

Need to fix the black line :

image

@niamu niamu mentioned this pull request Feb 28, 2021
@cibersheep
Copy link

cibersheep commented Aug 22, 2022

Thanks for this. I could build it on Ubuntu 20.04 with some minor changes :)

Links to TMX2LUA have changed, I have changed those lines in the make file:

  • TMXTAR = tmx2lua.linux.tar -> TMXTAR = tmx2lua.linux.tar.gz
  • $(wget) http://hawkthorne.github.com/tmx2lua/downloads/$(TMXTAR) -> $(wget) https://github.com/hawkthorne/tmx2lua/releases/download/v1.0.0/$(TMXTAR)

niamu pushed a commit to niamu/hawkthorne-journey that referenced this pull request Nov 18, 2024
@niamu
Copy link
Member

niamu commented Nov 18, 2024

Closing in favour of #2589 with additional fixes.

Sorry for this being so late, but thanks for all your hard work!

@niamu niamu closed this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants