• Joined on 2024-08-19
Dunedan deleted branch simplify-identical-shader-check from Dunedan/0ad 2024-09-21 20:45:34 +02:00
Dunedan 2024-09-21 20:44:55 +02:00
Dunedan pushed to simplify-identical-shader-check at Dunedan/0ad 2024-09-21 20:41:37 +02:00
265ed76131 Simplify check for identical shaders
668ae8a20e Increase height of middle panel to prevent icon overflow
b15eb6909e Remove unnecessary comments in selection_details.js
798cff1f6f Left-click the portrait to follow the entity
Compare 4 commits »
Dunedan deleted branch improvements from Dunedan/limnoria-wfg 2024-09-21 15:49:35 +02:00
Dunedan commented on pull request Stan/limnoria-wfg#2 2024-09-21 14:26:28 +02:00
Some refactoring and improvements

I just reworked the changes, added some tests and an additional change for matching all and not just the first ticket id in a message.

Dunedan pushed to improvements at Dunedan/limnoria-wfg 2024-09-21 14:25:56 +02:00
0d22b8e05b Print links for all mentioned tickets
aeaa93d82e Use a regex to extract the page title
925e95e847 Don't match ticket ids embedded in words
3d38561875 Simplify code
c10f71a867 Make the plugin work with Python 3.12
Compare 5 commits »
Dunedan deleted branch fix-for-python3.12 from Dunedan/limnoria-wfg 2024-09-21 14:01:59 +02:00
Dunedan created pull request Stan/limnoria-wfg#3 2024-09-21 12:11:50 +02:00
Make the plugin work with Python 3.12
Dunedan created branch fix-for-python3.12 in Dunedan/limnoria-wfg 2024-09-21 12:11:37 +02:00
Dunedan pushed to fix-for-python3.12 at Dunedan/limnoria-wfg 2024-09-21 12:11:37 +02:00
c10f71a867 Make the plugin work with Python 3.12
Dunedan created pull request 0ad/0ad#7063 2024-09-21 08:43:35 +02:00
Rebuild SPIR-V shaders when compile script changes
Dunedan created branch recompile-spirv-shaders-on-script-changes in Dunedan/0ad 2024-09-21 08:43:19 +02:00
Dunedan pushed to recompile-spirv-shaders-on-script-changes at Dunedan/0ad 2024-09-21 08:43:19 +02:00
806caa5a19 Rebuild SPIR-V shaders when compile script changes
Dunedan pushed to simplify-identical-shader-check at Dunedan/0ad 2024-09-20 17:19:41 +02:00
9893e7674a Remove now unused compare_spirv function
Dunedan created pull request 0ad/0ad#7058 2024-09-19 11:54:23 +02:00
Simplify check for identical shaders
Dunedan created branch simplify-identical-shader-check in Dunedan/0ad 2024-09-19 11:54:05 +02:00
Dunedan pushed to simplify-identical-shader-check at Dunedan/0ad 2024-09-19 11:54:05 +02:00
311f698bce Simplify check for identical shaders
Dunedan commented on pull request 0ad/0ad#7046 2024-09-19 11:36:13 +02:00
Enable various ruff rules

How much slower is the sha256 variant?

I tried it out and there is no notable difference in the performance of the script.

Dunedan commented on pull request 0ad/0ad#7051 2024-09-18 08:01:36 +02:00
Add package spirv-reflect

Pending the missing white space here to make shfmt happy, this is good to go now from my perspective.

Dunedan approved 0ad/0ad#7051 2024-09-18 08:01:36 +02:00
Add package spirv-reflect