Tobias Markus

Results 68 issues of Tobias Markus

This is still kinda work in progress...there have been some crashes here and there if I can still remember. I'd like for people to try this out though.

status:in-progress
type:feature

Load levels and worldmaps from the filesystem instead of using a PHYSFS local reference. Fixes #1819 Please test this!

involves:editor
involves:functionality
status:in-progress
type:feature
category:code
status:needs-work

I'm using UTF.Unknown 2.3.0 The following file is detected as Windows-1250, but is UTF-8: [csv_test_correct_GZ.zip](https://github.com/CharsetDetector/UTF-unknown/files/4231042/csv_test_correct_GZ.zip)

wrong encoding detected

I have specified the following grammar: https://pastebin.com/mzwv0czc I'm testing it out with the following C# code: ```csharp var stream = new AntlrInputStream(plausiregel); var lexer = new plausiregelGrammarLexer(stream); var tokens =...

question

Is it possible to set the CSS class of the row depending on the value of one of the properties of my data row? For example: If (row.IsValid) // Set...

enhancement

The grid's footer contains the text "1 - x of y" indicating the position of datasets on the current page. For l10n purposes, it would be good if that text...

enhancement

My WIP ice crusher which is working quite well by now. Things to do (some optional): - [x] Make sure eye movement points directly to Tux and not away from...

This is a regression. When playing the scape from the pirates level in Yeti's Revenge, the cannon balls get stuck in a specific position. They didn't use to do that...

type:bug
priority:medium
category:code

### Versions - Pi-hole: [v5.17.1](https://github.com/pi-hole/pi-hole/releases/v5.17.1) - AdminLTE: [v5.20.1](https://github.com/pi-hole/AdminLTE/releases/v5.20.1) - FTL: [v5.23](https://github.com/pi-hole/FTL/releases/v5.23) ### Platform - OS and version: Debian 11 - Platform: Raspberry Pi ### Expected behavior The button for the...

UI enhancement
Bug: Confirmed

Fixes #2780 I'm not sure if this is the right approach, as we seem to be checking for the best possible vsync value earlier and picking one. What's saved is:...

category:code
status:needs-review
type:bugfix