Paul Chote
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...
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...
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...
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...
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...
This would help a lot with fighting our ongoing abuse
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 =...
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...