Search found 7 matches
- Thu Aug 01, 2019 9:44 pm
- Forum: Games and Creations
- Topic: Lovely Tactics Hex, a TRPG framework
- Replies: 10
- Views: 16144
Re: Lovely Tactics Hex, a TRPG framework
Hello! It's been a while, but I haven't stopped working on this project! :ultraglee: I'm here the announce that I launched a new demo, this time including the beginning of a small game I'm creating using this engine. I've put the link in the main topic. I also updated the screenshots. The new thing ...
- Sun Feb 18, 2018 12:16 am
- Forum: Games and Creations
- Topic: Lovely Tactics Hex, a TRPG framework
- Replies: 10
- Views: 16144
Re: Lovely Tactics Hex, a TRPG framework
It's in the readme file in the repository. It's a restrictive license, but I intend to distribute the project under another (less restrictive, something like those you mentioned) one once it's finished. I chose this temporary license because I don't know very much about this stuff and I don't want t...
- Thu Feb 15, 2018 9:09 pm
- Forum: Games and Creations
- Topic: Lovely Tactics Hex, a TRPG framework
- Replies: 10
- Views: 16144
Re: Lovely Tactics Hex, a TRPG framework
Hi!
And here just to tell that I launched another demo. I'll appreciate if anyone could test it and give me some feedback.
I added the link and description in the main post.
Thanks!
And here just to tell that I launched another demo. I'll appreciate if anyone could test it and give me some feedback.
I added the link and description in the main post.
Thanks!
- Thu Sep 21, 2017 11:02 am
- Forum: Games and Creations
- Topic: Lovely Tactics Hex, a TRPG framework
- Replies: 10
- Views: 16144
Re: Lovely Tactics Hex, a TRPG framework
I never played Shining Force, but from what I heard of it, yes, you can say so xD Just without the mini-battle scene when a character attacks (which may be added with a plugin).
My main references are Final Fantasy Tactics Advance and Trails in the Sky, though.
My main references are Final Fantasy Tactics Advance and Trails in the Sky, though.
- Tue Sep 19, 2017 1:27 pm
- Forum: Games and Creations
- Topic: Lovely Tactics Hex, a TRPG framework
- Replies: 10
- Views: 16144
Lovely Tactics Hex, a TRPG framework
https://love2d.org/imgmirrur/IgJIz9V.png https://love2d.org/imgmirrur/XSVEcTt.png Hello! I'm here to share with you what I've been working on for the last year. I was creating a tactical RPG when I decided to make some adaptions to turn it into a framework, so it would be helpful to develop any 2D ...
- Sat Mar 04, 2017 1:07 pm
- Forum: Support and Development
- Topic: Font scaling problem
- Replies: 2
- Views: 3207
Re: Font scaling problem
It really made lighter, thank you! The font still looks a bit blurred, though. But I think now the problem is in the font rendering or something like that. But anyway, thanks again!
- Wed Mar 01, 2017 9:30 pm
- Forum: Support and Development
- Topic: Font scaling problem
- Replies: 2
- Views: 3207
Font scaling problem
Hello, I'm struggling with rendering fonts when I have multiple screen sizes (scaling x and y independently) and a fixed font size. For some reason, if I first render the font in a canvas and then resize the canvas to a bigger one using "nearest" filter, the final image looks lighter and s...