-
```
$ ember --version
version: 0.2.5
node: 0.12.3
npm: 2.10.0
$ ember new demo
$ cd demo
$ ember help generate
...ok....
$ npm install ember-cpm --save-dev
$ ember help generate
version: 0.2.5
Reques…
-
### Details
On-screen RGB values do not correspond to the values specified in the Lua source files.
### Failed attempts to figure this our by myself
- Asked other people on my Steam contact list. All…
10853 updated
3 years ago
-
While looking at: http://facepunch.com/showthread.php?t=1412399 I noticed there appeared to be a net.WriteTable stack-overflow bug whereby if you nest a parent table to a child, it'll continue trying …
-
Two minor issues with CNewParticleEffect:AddControlPoint(), confirmed on both the main branch and the dev branch:
First, while the function has multiple PATTACH_ modes to choose from, only two of …
-
### Describe the bug
There are currently numerous Opium models and materials that do not properly react to light cookies or ambient lighting from environment probes. From what I understand, the Gobac…
-
Im trying to setup the rust+ app, trying to set the port and ip from the RCON console but the settings return to the default value after server restart so im not able to setup any custom server confi…
-
### Describe the bug
When I add Component.ExecuteInEditor to MyComponent.cs in a new project, OnFixedUpdate is not run in the editor.
### To Reproduce
[executeineditor.zip](https://github.com/user-…
-
I would like having some pose parameters networked to clients (namely m_flCurrentFeetYaw) so I can patch fake angles on clients, as well as the position of the head being screwed up when people move t…
-
Bug introduced by pullrequest https://github.com/SpaxscE/lscs_public/pull/28
in
https://github.com/SpaxscE/lscs_public/blob/main/lua/weapons/weapon_lscs/sh_combo.lua#L229-L232
it plays differen…
-
It's just an unused exception try catch, it doesn't break anything but it would be nice if that catch was properly handled so we don't get a warning
in TextureAtlas:
https://github.com/Facepunch…