Search found 668 matches

by GVovkiv
Sat Aug 26, 2023 7:19 am
Forum: General
Topic: What to use if not github?
Replies: 8
Views: 8804

Re: What to use if not github?

I have used Bitbucket, but it is not better in any way. It would be good if there was a decentralized option as I don't trust the large enterprise solutions like GitHub. Self-hosting? Like, host your own instance of gitlab as gnome devs do with their gnome.gitlab As for alternatives, https://codebe...
by GVovkiv
Fri Aug 25, 2023 1:55 pm
Forum: General
Topic: Devs of love2d which os do you use ?
Replies: 21
Views: 16812

Re: Devs of love2d which os do you use ?

Linux is a kernel not an OS. "On linux-based operating system" if it sounds better to you If your complain is that stuff doesnt work out of the box then this is entirely your fault for not choosing a distro where stuff works out of the box. You can pick any distro and accessibility functi...
by GVovkiv
Fri Aug 25, 2023 1:02 pm
Forum: General
Topic: Devs of love2d which os do you use ?
Replies: 21
Views: 16812

Re: Devs of love2d which os do you use ?

One small nitpick here--I generally agree with the point that accessibility support on Win/Mac is better, but Linux has plenty of usable options on the input side if you're willing to put some work into setting them up, it's more of a pain initially but they work just fine. I've been using Dragonfl...
by GVovkiv
Fri Aug 25, 2023 11:00 am
Forum: General
Topic: Devs of love2d which os do you use ?
Replies: 21
Views: 16812

Re: Devs of love2d which os do you use ?

You don't have to, it is possible to setup voice commands for any task you need. If you know anyone with disability need a computer, Mac comes loaded out of the box with all the functionality to setup for someone with disability. While I don't like Windows and Mac much, it's hard to not agree that ...
by GVovkiv
Fri Aug 25, 2023 10:45 am
Forum: General
Topic: Devs of love2d which os do you use ?
Replies: 21
Views: 16812

Re: Devs of love2d which os do you use ?

I have never heard of anyone having the problems ddabrahim mentions, ever. It's not exactly same, but do you happens to heard about "installing steam removed my entire desktop environment"? It's happened with Pop_OS repositories, and, apperently, due to messed up dependencies, installing ...
by GVovkiv
Thu Aug 24, 2023 10:28 pm
Forum: General
Topic: How to make function for images?
Replies: 5
Views: 1147

Re: How to make function for images?

You will need a tweening library or an animation library to properly loop over all frames. Also you might need to reset timer (times variable) when loop finishes. I don't think this is about animations. I guess they want to load all images from some directory into table and then via loop through al...
by GVovkiv
Thu Aug 24, 2023 10:54 am
Forum: General
Topic: Devs of love2d which os do you use ?
Replies: 21
Views: 16812

Re: Devs of love2d which os do you use ?

secure and privacy focused Well, that certainly debatable Maybe Pop!_OS is based on Budgie Pop_OS is Ubuntu-based distro and always was like that (Some history background: way back before System76 decided to create Pop_OS, they were using Ubuntu for their systems that they sale) so issue that you h...
by GVovkiv
Thu Aug 24, 2023 5:47 am
Forum: Support and Development
Topic: Map isn't scaling properly with lighting
Replies: 1
Views: 1404

Re: Map isn't scaling properly with lighting

I think this happening because you didn't apply scaling offset to your mouse calculations: lightMouse:setPosition(love.mouse.getX() / map.scale, love.mouse.getY() / map.scale) Instead of: lightMouse:setPosition(love.mouse.getX(), love.mouse.getY()) Reason why it worked is because on 1 scale there no...
by GVovkiv
Mon Aug 21, 2023 10:23 am
Forum: Games and Creations
Topic: Dima Pulsar -II-
Replies: 30
Views: 81698

Re: Dima Pulsar -II-

I make games. Yes. Various types of games. Yes. I try to sell them for some profit. Not good times. I sold something. Yes little. So old games i remove. What are you trying to do here? Get all my work on your disk for some twinkling? Not anymore. What the f? Can this be made in löve? Maybe like a r...
by GVovkiv
Mon Aug 21, 2023 7:27 am
Forum: Games and Creations
Topic: Dima Pulsar -II-
Replies: 30
Views: 81698

Re: Dima Pulsar -II-

knorke wrote: Mon Aug 21, 2023 12:24 am And we thought evil AIs would be the evil thiefs!
Turns out it is evil people who steal things!