[LD31] GridCars
-
- Party member
- Posts: 730
- Joined: Sat Apr 26, 2014 7:46 pm
Re: [LD31] GridCars
Can I hit you for bumping an old thread? Lol jk. Also thanks for bumping this I will try it out later this seems cool. I didn't even know it existed.
Re: [LD31] GridCars
Where's the breaks on this thing!?
This is pretty cool, I don't like cars, but I love simple strategy games.
I wonder what it's like when you're not just playing alone...
This is pretty cool, I don't like cars, but I love simple strategy games.
I wonder what it's like when you're not just playing alone...
butts
Re: [LD31] GridCars
Until Germanunkol solves the issue, it can be played online by editing main.lua (or dedicated.lua if you want to run a dedicated server) and replacing
MAIN_SERVER_URL = "http://germanunkol.de/gridcars/serverlist"
with
MAIN_SERVER_URL = "http://www.formauri.es/personal/AffairMainServer"
That's the URL of the main server that acts as a directory of playing servers, necessary to play over the internet. I also have a dedicated playing server which should appear in the list, though that last one isn't permanent.
I'll try to be watching and enter a game if I see anyone!
MAIN_SERVER_URL = "http://germanunkol.de/gridcars/serverlist"
with
MAIN_SERVER_URL = "http://www.formauri.es/personal/AffairMainServer"
That's the URL of the main server that acts as a directory of playing servers, necessary to play over the internet. I also have a dedicated playing server which should appear in the list, though that last one isn't permanent.
I'll try to be watching and enter a game if I see anyone!
Re: [LD31] GridCars
Forked, updated to Löve 11.1+ and changed the URL of the server finder as the original one is dead:
https://notabug.org/pgimeno/GridCars
Note I don't run a server, only a server finder.
https://notabug.org/pgimeno/GridCars
Note I don't run a server, only a server finder.
Re: [LD31] GridCars
Good work
Dedicated can also be modified to run with love. Since:
* LFS function utilized is available in love
* socket is available in love
* installing lua, and lfs and socket for lua can be relatively difficult
Dedicated can also be modified to run with love. Since:
* LFS function utilized is available in love
* socket is available in love
* installing lua, and lfs and socket for lua can be relatively difficult
Re: [LD31] GridCars
Where I can find the .love file?pgimeno wrote: ↑Sun May 09, 2021 11:12 pm Forked, updated to Löve 11.1+ and changed the URL of the server finder as the original one is dead:
https://notabug.org/pgimeno/GridCars
Note I don't run a server, only a server finder.
How to make own server and run it online? I've never had a server before.
Re: [LD31] GridCars
That's reasonable. I've implemented it.
There wasn't one, but now there is
https://notabug.org/pgimeno/GridCars/releases
When you run it normally, if you select Start Server (Online), it will start a server and announce the server in the server finder, so that others can connect to it by choosing Connect.
If you want to have an online server but without a GUI, you can run it with: love GridCars.love --dedicated (on Windows you may need to run lovec instead of love, not sure). That will start a server from the command line, without opening a Löve window, and announce it to the server finder.
Re: [LD31] GridCars
Some problem with .lovepgimeno wrote: ↑Mon May 10, 2021 8:59 pmThere wasn't one, but now there is
https://notabug.org/pgimeno/GridCars/releases
Re: [LD31] GridCars
Apologies, I forgot to test without a config.txt and it turns out that I made two blatant mistakes. Fixed in 1.1.1:
https://notabug.org/pgimeno/GridCars/releases
https://notabug.org/pgimeno/GridCars/releases
Who is online
Users browsing this forum: Google [Bot] and 1 guest