-
As Rubat posted [here](https://gmod.facepunch.com/f/gmoddev/rsva/GMod-What-are-you-working-on-February-2018-78/3/#postknwsl), pathfinding for player bots in Garry's Mod has potential, and even posted …
ghost updated
6 years ago
-
## Tasks
- [x] introducing new lua binding https://github.com/apache/incubator-opendal/pull/2469
- [x] Setup CI jobs on building and testing https://github.com/apache/incubator-opendal/pull/2478 htt…
-
Thank you for implementing the broadcast support! Is there a way to get scores for players without a usb to go to a receiver? The comments say the guids are always generated, but could you blank out t…
-
Hi,
Im getting this error when build:
```
[100%] Building CXX object engine/extensions/scripting/lua-bindings/CMakeFiles/axlua.dir/Users/paulo/Developer/workspaces/cpp/axmol/3rdparty/yasio/yasi…
-
We need a lua binding for Physics::AddPlane. It takes 2 arguments, a Vec3 direction and an offsey, it returns the CollisionPrimitive ID of the plane. We need this so that LUA can place collision plane…
-
It would be nice if https://github.com/zyedidia/micro/blob/95fea064b08ca09c1ac554e5ae9d118f1271da8a/internal/action/bufpane.go#L40 accepted arbitrary lua expressions, or at least could handle calling …
-
### Addon Version
v0.3.15
### World of Warcraft Version
Retail
### Describe the bug
Message: Interface/AddOns/BetterBags/frames/item.lua:319: data must be provided
Time: Mon Sep 9 12:52:33 2024…
-
- [x] Most of the textures are still PNG, and still defined as PNG inside the nif. (I'm sorry)
- [x] TFOR.esp needs to have the fake exterior cell water disabled via omwaddon or hex editing once eve…
-
### Feature request
When entering Avante's diff window a few mappings starting with `c` get added. My issue is that these mappings persist even as the diff is done, making common core bindings such a…
-
I know there's string.find, but it has some limitations. While there's always a workaround, an ability to use regular expressions would be really neat and often timesaving.
I guess you could just put …