Pawel Lampe

Results 139 comments of Pawel Lampe
trafficstars

1. To be more in line with GDScript, I'd give users a way to control when they load trait exactly, so the syntax like: ``` trait SomeTrait = "traits/some_trait.gdt" ```...

Well, `null` represented as 0 is very, very confusing. In my case, I've ended up changing scale etc. This is not acceptable. Imo, @lennartkoopmann proposal of this being configurable is...

The wiki has been updated. As for the `setuptools` - it looks like it's os-depented. I'll followup on that in case of problems.

> @Scony Do you think it makes sense to use this for implementing context menu support on "long press"? I have a patch to add context menu support to WebKit,...

> I'm sorry to necrobump this, but I was hoping someone could help me understand the difference between `ENABLE_TOUCH_EVENTS` and whatever is used by default. > > From the sound...

> > this PR brings a support for gestures on the level of WebKit/WebCore so that simple pages that don't use touch events API are still click-able and drag-able using...

Hi, this is basically not implemented. I agree this will be a good addition.

Events to be added: - [x] match start - [x] match abort - [x] match finish (victory/defeat) - [x] unit under attack - [x] unit lost - [x] base under...