Lukas Klingsbo

Results 86 issues of Lukas Klingsbo

## Description This makes use of GitHub actions for the pipeline instead of separate scripts for each platform. ## Type of Change - [x] ✅ `ci` -- Build configuration change

# Description Currently all hitboxes are hollow, this PR adds the possibility for solid hitboxes. When a hitbox is fully enclosed by a solid hitbox the inner hitbox's position will...

# Description Since the `CompositeHitbox` shouldn't be counted as the real parent of a hitbox this PR ignores it for setting the `hitboxParent`, which is used to report the other...

Currently most of the tests fails when running the test suite on windows in the pipeline (well, on real machines too I expect). The problem is that paths on windows...

# Flame v2 changes This issue doesn't mean that we are soon to release v2, it's not even on the horizon yet. In here we'll track breaking changes that we...

enhancement

# What could be improved The following is valuable feedback that we got from Google: **Feedback for Flame documentation** 1. It needs an introduction. - [x] It lacks an explanation...

enhancement
help wanted
good first issue
documentation

# What could be improved Add tests for `flame_texturepacker`. # Why should this be improved Because we should have a well tested codebase. # Any risks? No. # More information...

enhancement
help wanted
hacktoberfest

# What could be improved Feedback on the Klondike tutorial from moluderu on Discord: > I tried to compile my feedback on the tutorial I nearly finished. It took me...

enhancement

# What could be improved We should have alt text for all images # Why should this be improved To improve accessibility. # Any risks? No # More information Swap...

enhancement

The generics of FlameGame needs a sentence or two in the Flame docs and as dartdocs. _Originally posted by @IanWadham in https://github.com/flame-engine/flame/pull/2842#discussion_r1397089423_

good first issue
documentation