hortiSquash

Results 6 issues of hortiSquash

made the slider increment go from 45° to 15° fixed the line preview clipping so it doesnt go outside tiny improvements in readability PS: yes i stole that algorithm -...

Estimates the size needed for all types of atlas pages, and applies the changes on the next game reload. Resets to default after you update the mod list. Its just...

**Meant to be used alongside https://github.com/Anuken/Arc/pull/109** Supports the resize of floor tiles and UI elements, both of which cannot have their textures overriden yet. You can test it with test...

If you want a texture to be scaled everytime, just change its scale. To bypass it, change the h and w when calling draw.rect, as usual. edit : worked with...

Co-Authored-By: citrusMarmelade Meant to be used alongside https://github.com/Anuken/Arc/pull/126 Example of a mod using it : ![image](https://user-images.githubusercontent.com/45213805/191150298-12e3cb45-b27e-42f6-827d-660d72dfa43a.png) One of the two is BE, the other mine. Can you guess which is...

126.6 ![image](https://user-images.githubusercontent.com/45213805/205204895-e58e913f-88c3-4a88-a60d-19fdbe7f6804.png) 140 ![image](https://user-images.githubusercontent.com/45213805/205204924-6e2c8841-7499-450b-96c8-6337b805e059.png) The bridge is stretched vertically and it covers the whole block and its horrible ![image](https://user-images.githubusercontent.com/45213805/205204806-fe28dcb0-2c2b-49aa-89b3-a948c9905bbf.png) as you can see, the problem does not come from the...

bug