-
### Description
heroes will get stuck if they move near the extreme left of right on the stairs, you can still use items, spells and even rotate your hero but cannot move.
i will drop multiple times…
-
The crafting table is good for shaping softer materials, assembling components, and working somewhat efficiently with stone/wood ect...
Shaping raw metals/gemstones (hard materials) less so. (as far …
-
### For?
S&Box
### What can't you do?
Ever since Entity System was replaced with Scene System we have had no way to network ragdolls.
And if you TRY to network a ragdoll GameObject, no position,…
-
Provide a way for the DM to view or search lookup tables for things like books or item drops to be used in game. This is possibly linked to #30 as a dependency
-
if vmss is disabled why is it still working and on windows as well ????
and have freeze detect and ect setting set to where none of this should be going on this is non stop
https://www.facebook.com/p…
-
Characters Names date of birth, height, ect are failing to save (however I do get a identifier thrown into users) and character fails to save. Anyone else get this issue? Thanks
-
```
What steps will reproduce the problem?
1. Nested C function "clicked" is defined in "regen_loopuptable" of src/UI_gtk.c
2. Nested function is an extension in GNU C
http://gcc.gnu.org/onlinedocs…
-
Would be nice to associate most tech/text things with vscode rather than Xcode.
Other examples would be basic media extensions .mkv .mp3 .mp4 ect..
-
Lets say I have the following directory and test files:
testDir:
-- myTestA.sh
-- myTestB.sh
-- ect...
How do I go about running all the tests? Do I have to run them one at a time?
Thanks. Grea…
-
functionexpressions can be f(x), f~(x), {(x->y)}(x) proj1(S,T)(x) ect. If testing reveals that the first AST node must not be an id in all cases, this is also a bug.