LR

Results 26 issues of LR

**Describe the bug** The soundpack Otopack seems to attempt to download from [here](https://github.com/Kenan2000/Otopack-Mods-Updates) instead of from the soundpack's folder Which has a lot of stuff, definitively not just the soundpack,...

* Name: [Tankmod: Reborn] * Url: [https://github.com/chaosvolt/cdda-tankmod-revived-mod] * Author: [chaosvolt] * Homepage: [https://github.com/chaosvolt] * Mod not found in version: 1.4.14

### Operating System Windows ### Version of PollyMC PollyMC 8.0 ### Version of Qt Qt 6.6.0 ### Description of bug Error details from the updater. 0.000 D | Testing "C:/Users/Puroweso/AppData/Roaming/PollyMC/qtlogging.ini"...

bug

### Godot version Godot 4.3 dev5 ### System information Windows 10 x64 - Godot v4.3 dev5 - OpenGL (Compatibility) - dedicated. GPU: FirePro v4900. CPU: AMD Phenom II X6 ###...

bug
platform:windows
topic:rendering
confirmed
topic:thirdparty
topic:3d

When an item is added, it will attempt to stack it onto another item whose amount does not match or exceed Item.amount_max. Refactored Item.use() and related functions to no longer...

It is surprisingly difficult to find the position of text without direct access to TextSever RIDs (i tried for 3 days). So this will probably get reworked with Godot 4.3...

Mostly noting it down. This is an official error code for HTTP made in april fools that somehow was never removed. It is apparently used when there is a request...

Some ideas for which could be added later (this is mostly a notepad to be honest): - **Headcrab-like (suggested by hobbyistguy)**: an enemy that attaches to the player and must...

enhancement
game logic
art

Adds a way to define areas that any script can check by providing a global position. This can be used to know what kind of area the player is in.