Search found 36 matches
- Sun Aug 21, 2016 8:07 am
- Forum: Support and Development
- Topic: Suit UI Theming
- Replies: 5
- Views: 3744
Re: Suit UI Theming
Hey, I read the docs in fact I read the docs but I was unable to fix my problem so as a result I created this forum thread for someone who is more experienced with SUIT to help me out.
- Sat Aug 20, 2016 10:27 am
- Forum: Support and Development
- Topic: Suit UI Theming
- Replies: 5
- Views: 3744
Re: Suit UI Theming
Hey, there thanks for the support but it doesn't quite work. The 2st button which I apply the changes the way you mentioned gets the styling of the default button Default button styling Code: -- Customize Button suit.theme.color.normal = {bg = {158, 142, 142}, fg = {255, 255, 255}} suit.theme.color....
- Fri Aug 19, 2016 2:55 pm
- Forum: Support and Development
- Topic: Suit UI Theming
- Replies: 5
- Views: 3744
Suit UI Theming
Hey, I don't know how many of you LOVERS are familiar with the SUIT library (UI Library) for LOVE2d, but I have a problem when trying to create a new theme here is my code: ( I've still left some code that isn't SUIT related ) suit = require 'suit' function env_set() -- Set background color to minim...
- Thu Aug 18, 2016 5:42 pm
- Forum: Support and Development
- Topic: [Networking] Server Connecting
- Replies: 7
- Views: 4796
Re: [Networking] Server Connecting
So if I were to purchase say a server and have it connect to the ip of that server will that work out?
- Tue Aug 16, 2016 8:42 am
- Forum: Support and Development
- Topic: [Networking] Server Connecting
- Replies: 7
- Views: 4796
[Networking] Server Connecting
Hey, I've seen many tutorials on how to setup a multiplayer client-server thing, but the tutorials always connect to a localhost, how is it possible to turn into something more "global" for example someone from another place to connect. A fully explained code snippet would be highly apprec...
- Fri Aug 05, 2016 6:43 am
- Forum: Games and Creations
- Topic: Asteroids - Remake
- Replies: 4
- Views: 3474
Re: Asteroids - Remake
Thanks mans
- Thu Aug 04, 2016 8:18 pm
- Forum: Games and Creations
- Topic: Cloud for Love2D Users
- Replies: 2
- Views: 2906
Re: Cloud for Love2D Users
First off you said to have a place were you can pack you .love game into a .exe file if you want something like this there is already something like this here is the link (by the way this is no ad and the content hasn't been created by me!) http://lover.unek.xyz/ I said i want to really implement th...
- Thu Aug 04, 2016 6:56 pm
- Forum: Games and Creations
- Topic: Cloud for Love2D Users
- Replies: 2
- Views: 2906
Cloud for Love2D Users
Disclaimer: Sorry for Off-Love2d Post please do not delete Hey, I have a great experience with web development and web design. So I decided to create this cloud were it is going to be for commercial use but i thought since i know lua and love2d and love2d has an awsome community i thought i need to...
- Thu Aug 04, 2016 6:27 pm
- Forum: Games and Creations
- Topic: Asteroids - Remake
- Replies: 4
- Views: 3474
Re: Asteroids - Remake
I'll consider adding extra dlc and i'll try to fix that issue!
- Mon Aug 01, 2016 9:41 pm
- Forum: Games and Creations
- Topic: Asteroids - Remake
- Replies: 4
- Views: 3474
Asteroids - Remake
Asteroids - Remake is my new project that I have been working on. So basically before I got into the Love2d framework I was making games in Game Maker Studio so I found out why not follow this tutorial for making the Asteroids on GMS but instead program it in Love2d it sound great to me so I decided...