Hauzman
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
Recent Activity
Edited comment
The maths on the description is absolutely butchered.
Old HxV > New HxV > Increase %
6x8 6x11 37.50% -> 37.3% (Within margin of rounding, so a pass)
6x7 6x10 42.86% -> 30%
5x7 5x10 42.86% -> 30%
5x6 5x8 33.33% -> 25%
3x8 4x9 50.00% -> 33.33%
5x5 5x7 40.00% -> 28.58%
5x4 5x6 50.00% -> 33.33%
4x5 5x6 50.00% -> 33.33%
4x4 4x6 50.00% -> 33.33%
2x7 3x7 50.00% -> 33.33%
4x3 4x4 33.33% -> 25%
3x4 4x4 33.33% -> 25%
3x3 4x3 33.33% -> 25%
4x2 4x3 50.00% -> 33.33%
3x2 3x3 50.00% -> 33.33%
Literally unplayable. Pls fix. /s
Oct 15, 2025 6:41 PM
View details
Created comment
The maths on the description is absolutely butchered.
Old HxV > New HxV > Increase %
6x8 6x11 37.50% -> 37.3% (Within margin of rounding, so a pass)
6x7 6x10 42.86% -> 30%
5x7 5x10 42.86% -> 30%
5x6 5x8 33.33% -> 25%
3x8 4x9 50.00% -> 33.33%
5x5 5x7 40.00% -> 28.58%
5x4 5x6 50.00% -> 33.33%
4x5 5x6 50.00% -> 33.33%
4x4 4x6 50.00% -> 33.33%
2x7 3x7 50.00% -> 33.33%
4x3 4x4 33.33% -> 25%
3x4 4x4 33.33% -> 25%
3x3 4x3 33.33% -> 25%
4x2 4x3 50.00% -> 33.33%
3x2 3x3 50.00% -> 33.33%
Literally unplayable. Pls fix. /s
Oct 15, 2025 6:40 PM
View details
Created comment
Hi! For some reason, if I enable Make coop extract payed extracts, it makes every extract 5000 roubles instead of only the coop ones.
Oct 14, 2025 6:21 AM
View details