Paul Chote

Results 43 issues of Paul Chote

Our current AI definitions in the default mods arent that great. General feedback from casual players shows that they are simultaneously far too difficult for new players, and trivially easy...

Refactor
AI

This would help catch issues like #9895.

Feature
Utility

Prerequisites for initial translations: - [x] Engine support: - [x] Translation support for yaml-defined strings. [~~#3929 #18959~~] [#18965] - [x] Translation support for code-defined strings. [#18965] - [x] Translation support...

Feature
UI
Meta

These traits currently handle both the "true" state of the world as well as the player-specific (freezing under fog) views. This makes for some rather ugly code, incorrect rendering when...

Refactor

Key points: * Render directly into the screen buffer, without using an intermediate FBO. Once #14415 is done the rendering can be split into opaque vs translucent passes to help...

Performance

The next OpenRA playtest will include changes that I expect will significantly help performance here, and removes the overhead that made the waving trees so bad in the past. It...

Relying on a screen session ([see INSTALL.md](https://github.com/OpenRA/OpenRA-Resources/blob/master/INSTALL.md)) is horrible. The resource center is now also running in a dedicated VM, so the virtualenvwrapper is unnecessary complexity. https://github.com/warwick-one-metre/dashboard (dashboard.service, dashboard.ini) provides...

integration

This would help a lot with fighting our ongoing abuse

enhancement

e.g. https://resource.openra.net/maps/uploader/0/ ``` ERROR:django.request:Internal Server Error: /maps/uploader/0/ Traceback (most recent call last): File "/home/resource/Envs/resource.openra.net/lib/python3.4/site-packages/django/core/handlers/base.py", line 149, in get_response response = self.process_exception_by_middleware(e, request) File "/home/resource/Envs/resource.openra.net/lib/python3.4/site-packages/django/core/handlers/base.py", line 147, in get_response response =...

api

The different engine versions / parsers should be exposed through the admin interface, with a dropdown allowing the admin to select an AppImage from a defined directory and a second...