Cokemonkey11

Results 48 comments of Cokemonkey11

Would be great to have a more complete example of a custom filter.

Thanks! I managed to make some filters with this test case as reference: ```rust /// Any filters defined in `mod filters` are accessible in your template documents. mod filters {...

Possibly worth splitting them into groups of 7-10? Fixes the problem of overlapping minimap buffer, but also allows you to get extra diags in single-player mode from the log.

> I think we can sacrifice anything over 7-10 steps for the sake of visibility. > They work fine in singleplayer since they are always complete in the Log It...

Maybe normal `print` function shouldn't incur an overhead like that

The `operator` syntax is much nicer than specifying a special naming convention. Maybe consider the `@property` style used in python? I quite like that - https://en.wikibooks.org/wiki/Python_Programming/Decorators Edit: And it would...

> I think the shortform with .bla is already supported in Jurst. Hmm, if that is already supported, perhaps what we really need is an update so that Eclipse "extract...

@peq what was the result of this discussion?

Hey @peq Sorry for wasting your time :( . I checked out that branch and also didn't manage to reproduce. But I was sure of the behavior, so I checked...

@Frotty as above, the specified commit should be a repro which has no compile or runtime errors, just fails quietly to launch map, and my hypothesis is that the change...