• Joined on 2024-08-19
Stan suggested changes for 0ad/0ad#7040 2024-09-16 11:08:40 +02:00
WIP: Enrichment of GenericNames of structures, SpecificNames of technologies

The typo broke, the scripts :)

Stan commented on pull request 0ad/0ad#7002 2024-09-15 16:17:21 +02:00
WIP: Always use STUN for hosting games using the lobby

Oh yeah just hoped to clarify what the local network variable was doing

Stan commented on pull request 0ad/0ad#7002 2024-09-15 13:47:18 +02:00
WIP: Always use STUN for hosting games using the lobby

I might be wrong but I believe that's a specific case where you want the local ip to be used in the lobby because you're playing with a relative and other people on the internet.

Stan approved 0ad/0ad#7048 2024-09-15 13:42:28 +02:00
Add EditorConfig options for Python

Looks alright don't forget copyright here.

Stan commented on pull request 0ad/0ad#7045 2024-09-14 07:12:28 +02:00
Make CMatrix3D::operator*= behave as expected.

They do by checking that the order of multplication gives diiferent results ?

Stan commented on pull request 0ad/0ad#7046 2024-09-13 19:31:12 +02:00
Enable various ruff rules

Commit

Stan commented on pull request 0ad/0ad#7046 2024-09-13 19:30:48 +02:00
Enable various ruff rules

What happens in case of broken XML in some mod ?

Stan commented on pull request 0ad/0ad#7046 2024-09-13 17:52:00 +02:00
Enable various ruff rules

Oh I expected the vulkan sdk and glslc to be available on Debian.

It's gonna be funny if some distros don't use the tarballs but rather the source...

Stan commented on pull request 0ad/0ad#7046 2024-09-13 17:49:28 +02:00
Enable various ruff rules

No try catch?

Stan commented on pull request 0ad/0ad#7040 2024-09-13 17:13:40 +02:00
WIP: Enrichment of GenericNames of structures, SpecificNames of technologies

All the languages were planned to be in Basque. IIRC there is very little traces if any of the languages of the iberic peninsula.

Stan commented on pull request 0ad/0ad#7046 2024-09-13 16:45:54 +02:00
Enable various ruff rules

How much slower is the sha256 variant?

Stan commented on pull request 0ad/0ad#7046 2024-09-13 16:37:41 +02:00
Enable various ruff rules

This means chekrefs will break on first error when calling this, no?

Stan commented on pull request 0ad/0ad#7046 2024-09-13 16:37:41 +02:00
Enable various ruff rules

This can be okay but it will cause a complete rebuild of the spirv shaders in the nightly.

Stan commented on pull request 0ad/0ad#7046 2024-09-13 16:37:41 +02:00
Enable various ruff rules

Not related to this patch in particular but I wonder if edits to that file should be in separate commits.

Stan created pull request 0ad/0ad#7045 2024-09-13 13:30:07 +02:00
Make CMatrix3D::operator*= behave as expected.
Stan pushed to matrix_multiplication_fix at Stan/0ad 2024-09-13 13:29:18 +02:00
496e92fa81 Make CMatrix3D::operator*= behave as expected.
e56ebb3f46 Enable ruff naming rules
cd8b4266a4 Fix class name in xmlvalidator
8c7cc7373d Fix variable names in SPIRV compile.py
0d3e3fbc29 Rename simple-example.py
Compare 7 commits »
Stan created branch matrix_multiplication_fix in Stan/0ad 2024-09-13 13:27:58 +02:00
Stan pushed to matrix_multiplication_fix at Stan/0ad 2024-09-13 13:27:58 +02:00
4ec0ebbcc9 Make CMatrix3D::operator*= behave as expected.
ea4b580527 Simplify JSON parsing
0e84957979 Simplify XML parsing by iterating only once
eeb502c115 Simplify code by making use of early returns
f4c40b740c Remove unnecessary extractors package
Compare 10 commits »