Squashed commit of the following:
commit 945cfb17dc540939240b827aac0f79076396fd02
Author: Garry Newman <garrynewman@users.noreply.github.com>
Date: Thu Sep 2 16:02:41 2021 +0100
Fixed ConVar.ClientData returning string
commit 5b2db68c0a9bb0574135447cd22677c6bf58522d
Author: Garry Newman <garrynewman@users.noreply.github.com>
Date: Thu Sep 2 15:46:44 2021 +0100
Add a couple more decimal places to Color json encoding
commit 03fdfa814c41b6ed11c448f4b6725a77b529bb19
Author: Garry Newman <garrynewman@users.noreply.github.com>
Date: Thu Sep 2 15:42:49 2021 +0100
Fixed scss variables with variables
commit 0e8d8d6cd33d5b60251e7d11e13ee34a440a2bd9
Author: Rubat <3299036+robotboy655@users.noreply.github.com>
Date: Thu Sep 2 17:31:45 2021 +0300
Make Sound.FromEntity throw NRE instead of silently doing nothing with invalid entities
commit 7973af2f53edb6a4f22082e988be71c55f7f88e8
Merge: 93050daa1 4862bd360
Author: Garry Newman <garrynewman@users.noreply.github.com>
Date: Thu Sep 2 15:07:38 2021 +0100
Merge branch 'master' of sbox
commit 4862bd36059cc3b2a5fe526867801851fb4ca976
Merge: 67be40950 72ca0e41a
Author: Rubat <3299036+robotboy655@users.noreply.github.com>
Date: Thu Sep 2 16:52:06 2021 +0300
Merge branch 'master' of sbox
commit 67be40950eeef22f9e040035a65b9dba41909fe6
Author: Rubat <3299036+robotboy655@users.noreply.github.com>
Date: Thu Sep 2 16:51:52 2021 +0300
Fixed Sound.FromEntity crashing with invalid entities
commit 93050daa19234520cd60b822b5c4d0cd83244d74
Merge: f34af1673 72ca0e41a
Author: Garry Newman <garrynewman@users.noreply.github.com>
Date: Thu Sep 2 14:40:59 2021 +0100
Merge branch 'master' of sbox
commit f34af1673f49abbaeae9abf596926052a45f5c22
Author: Garry Newman <garrynewman@users.noreply.github.com>
Date: Thu Sep 2 14:40:47 2021 +0100
When precaching, make available via Resources too
commit 72ca0e41a97ae4f775ae97c8c0e260235d277773
Author: Conna Wiles <kurozael@gmail.com>
Date: Thu Sep 2 14:39:06 2021 +0100
Fixed RenderEntity transform updates being tied to tick rate
commit 8b5ddeabe764dc9d1391a6303e43e382ae74c5df
Author: Garry Newman <garrynewman@users.noreply.github.com>
Date: Thu Sep 2 14:23:50 2021 +0100
Fixed WorldEntity not being able to be sent in rpc
commit a1f9e0e8d9097158f4ec2c8fcf486527f40a486c
Author: Garry Newman <garrynewman@users.noreply.github.com>
Date: Thu Sep 2 14:03:04 2021 +0100
Move decal class to addons
commit 6546fb3de58d1bce0109272c8b1b62b54c36ecb3
Author: Garry Newman <garrynewman@users.noreply.github.com>
Date: Thu Sep 2 14:02:35 2021 +0100
Codegen - warn if we want a class to be partial
commit ad5555c6660e7f4260cfed085b91366921bd89ad
Author: Garry Newman <garrynewman@users.noreply.github.com>
Date: Thu Sep 2 12:01:22 2021 +0100
Tweaked how Global.TickRate is read and reported by the engine (and tested it all this time)