-
Link to the video showing the bug:
[](https://youtu.be/Bj9-Bsl3Ydk)
https://www.youtube.com/watch?v=Bj9-Bsl3Ydk
(probably happends due to items being stuck in the stair hitboxes)
-
When placing a Carpet that has a light level on Slab/Stairs, the light level isn't kept. Would be nice if this could be part of the feature
-
### Describe the bug
![image](https://github.com/user-attachments/assets/1d65e6b6-d125-4673-a3cc-3c22ec339f46)
The "illuminated" area has an apparent light level (determined via debug map editor) …
-
**PLATFORM and OS or BROWSER:**
Linux Offline
**DCSS VERSION AND GAME INFORMATION:**
Dungeon Crawl Stone Soup version 0.33-a0-214-g42c94764d4 (console) character file.
**DESCRIPTION:*…
-
## [70. Climbing Stairs](https://leetcode.com/problems/climbing-stairs/description/)
You are climbing a staircase. It takes `n` steps to reach the top.
Each time you can either climb `1` or `2…
-
See https://www.doomworld.com/forum/topic/123678-problem-when-making-stairs-in-eureka/
-
In ClassicalSharp you simply 'slide' up the stairs when running.
In the original client, you get stopped by each stair if you attempt to run up stairs. I'm guessing it works by stopping your horizo…
-
downstairs should work (tested very quickly)
but upstairs definetly not because it is not implemented yet !!
-
Example 1:
Input: n = 2
Output: 2
Explanation: There are two ways to climb to the top.
1. 1 step + 1 step
2. 2 steps
Example 2:
Input: n = 3
Output: 3
Explanation: There are three wa…
-
In #49 we get workarounded the stairs support removal.
Now the support is on the way back in https://github.com/mt-mods/homedecor_modpack/commit/2e3a826ced504fcb72df95433474da909ff705ff thanks to @…