Search found 4 matches
- Thu Apr 18, 2019 9:04 pm
- Forum: Support and Development
- Topic: Debug and production release
- Replies: 5
- Views: 10333
Re: Debug and production release
If you're concerned about performance, you can use ReFreezed's LuaPreprocess . That's awesome, it looks like what I was describing ! More than performance, it's the possibility to have multiple versions easily that seduce me. And thanks for xassert too, I was using mine own assert functions but it ...
- Thu Apr 18, 2019 5:27 pm
- Forum: Support and Development
- Topic: Debug and production release
- Replies: 5
- Views: 10333
Re: Debug and production release
The log file could be send from the player to me if a bug happens. But at the same time if the assert functions are not use in production I don't know what could be usefull in this log file. I have no idea what is the best practise. If you have an advice
- Thu Apr 18, 2019 3:42 pm
- Forum: Support and Development
- Topic: Debug and production release
- Replies: 5
- Views: 10333
Debug and production release
Hello, I'm wondering if it's possible to have differents releases for your love2d game. I mean the main difference should be to remove all assert and print functions in your production release ( how to automate this part ) . In many other languages, the assert part seems to be something, but in lua ...
- Mon Mar 18, 2019 9:35 am
- Forum: General
- Topic: 2D animation
- Replies: 2
- Views: 3229
Re: 2D animation
You can use : https://www.screentogif.com/
You can make gif, and videos and edit somes frames (delete, replace).
You can make gif, and videos and edit somes frames (delete, replace).