Edgar Simo-Serra

Results 112 issues of Edgar Simo-Serra

As pointed out by @UncombedCoconut on discord, SDL 2 has had its [last release](https://github.com/libsdl-org/SDL/releases/tag/prerelease-2.27.1), Seeing that down the line we'll have to switch, it may be worth thinking about it...

Priority-Medium
Type-Enhancement

Was some discussion on discord, but it may be a good idea to try to streamline the player experience a bit more in the early game by making pirates a...

Type-Enhancement
Priority-High

- [x] more garbage dump points - [x] balance monetary reward (too much potential reward, diminishing returns?) - [ ] integrate better ship hostility and reinforcements in the current spawning...

Type-Enhancement
Priority-Low

Rage Burner — 今日 07:33 The fuel indicator lamp behaves strangely at times. After a jump, it is sometimes lit, even though the jump fuel isn't critically low ![unknown](https://user-images.githubusercontent.com/54677/192085099-473f6dba-a8f9-4f7b-91b2-44f1b61b7f21.png) LJ_Dude...

Type-Defect
Priority-Low

Pilots that the player asks to refuel can easily get their task overwritten by their leader if they are part of a fleet. The only case when refueling "fails" should...

Type-Defect
Priority-Low

Some fonts don't contain the `\n` newline character. This causes the following warning when one tries to be printed. ``` WARNING ../src/font.c:1157 [font_makeChar]: Font 'fonts/CoveredByYourGrace-Regular.ttf' unicode character '0xa' not found...

Type-Defect
Priority-Low

It would be a good idea to try to give more feedback to the player when outfitting ships. Some ideas: * Allow player to have different configurations for ships. The...

Priority-Low
Type-Idea

So we have fancy Lua checking, but we could probably take it a step further: - [ ] check `system.get()` calls with string parameters to see if they are valid...

Type-Enhancement
Priority-Low

Thanks for the great library. As it seems like `KHR_animation_pointer` ([status](https://github.com/KhronosGroup/glTF/pull/2147)) is going to get ratified soon, it would be great to have support for it in `cgltf.h`.

Arch Linux provides a bash script `/usr/bin/languagetool` that is a simple wrapper and the jar binaries. Would be great if the library could be made to use the system version...