Yani
Yani
When writing the name of a save, or your display name the multiplayer view, numpad enter does act like the big "return" enter button.
Currently, it feels very weird trying to grab a body or specialbox while possessing an imp. You have to figure out the correct angle to interact with objects. I think...
### 🔖 Feature description Implement DSN connection strings. Examples: ``` unix:///var/run/clamav/clamd.ctl tcp://localhost:3310 ``` And here's an example of how it could look. ``` $clam = new Connection('tcp://localhost:3310'); // returns ->...
When you have wobbly walls disabled and you mark an area that has liquids, the edges show the slab being wobbly and even show the wave movement. This is a...
This is a workaround to make the top row of AZERTY keyboards work. SDL2 does not generate a keypress event for these keys as they are not considered number keys....
It would be nice if I can create a slab that is only visible when the user is using low walls. Right now secret passageways are very easy to spot....
It would be nice if there was an option to disable the popup containing the thread when you open a thread. When opening a thread in a new tab a...
The log output below is extremely verbose and probably not needed at all. ``` Sync: [0] SetMusicPlayerVolume: Music volume set: 122 Sync: [0] SetMusicPlayerVolume: Music volume set: 120 Sync: [0]...
- Change the format around a bit to make it more compact - Only take filenames of libs instead of whole paths
It would be nice if there was something like `-loadsave` command line parameter that would start the game and load the save. This would allow 3rd party tools - like...