branchwiseguys/main/Fixes and all sortscancel

58 Commits over 31 Days - 0.08cph!

6 Years Ago
Aircon1 come back
6 Years Ago
Fixing PlasticSCM glitch on aircon1
6 Years Ago
Cleaned up all the window meshes, combining meshes and materials where possible.
6 Years Ago
Remove a couple of missing shaders from "always included" in project settings
6 Years Ago
Merge the latest into my branch.
6 Years Ago
Merge in NPC pathing.
6 Years Ago
Move car wreckage into resources since it's poolable
6 Years Ago
There aren't any IBootstrap objects anymore, which was causing Bootstrap to complain about missing scripts. Removing the code.
6 Years Ago
Merge the latest from Main into my branch
6 Years Ago
Fixed the 1HP health bar bug (reported by several people).
6 Years Ago
Flashlight warning fix
6 Years Ago
Changed how damaged vehicles are cleared and reset. This method is simpler, and catches vehicles that get damaged but not activated (e.g. by being shot at while parked).
6 Years Ago
Reset damaged vehicles 15 minutes after last use
6 Years Ago
Merge in flashlight.
6 Years Ago
Merge in updates from Main.
6 Years Ago
Added some onto the map
6 Years Ago
Add very basic admin auth to stop people finding and running admin commands.
6 Years Ago
Adjust unit random jitter
6 Years Ago
Merge
6 Years Ago
Show owner's username on door interaction.
6 Years Ago
Add missing server define
6 Years Ago
Merge from Main
6 Years Ago
Make gizastack editor-only for now.
6 Years Ago
Cops now respond immediately to being attacked. IMMEDIATELY!
6 Years Ago
Adjust wanted star cooldowns again (slightly increased)
6 Years Ago
Fix vehicles rolled onto their sides causing players to exit the vehicle under the ground.
6 Years Ago
Recolour shop icons
6 Years Ago
Give shops new icons on the map
6 Years Ago
Add extra todo
6 Years Ago
Allow shop sell for pipe and bottle
6 Years Ago
Rename Sandbox Pistol Scout
6 Years Ago
Comment only
6 Years Ago
6 Years Ago
Fix melee weapons not doing damage to doors.
6 Years Ago
Window collision fixes
6 Years Ago
Players drop weapons on death, initializing analytics, NPCs no longer open doors.
6 Years Ago
Added GameAnalytics
6 Years Ago
Cherrypicking window fix
6 Years Ago
Fixed double-mouse-down drags causing issues
6 Years Ago
Medikit doesn't activate if at full health. Shows info message instead
6 Years Ago
Ammo counter on the right now shows ammo in reserve, NOT clip capacity.
6 Years Ago
Building unit icons now position themselves correctly on both listen server and real clients
6 Years Ago
Fixed all the bugs with all the other map icons
6 Years Ago
Map icons for unit ownership in multiply-unit buildings mostly working. Position issue in real client/server left to fix. Some other fixes in here also.
6 Years Ago
Fixed door state issues. Can only toggle state if current state is idle. Also enforced on client by stopping multiple updates from triggering at once and overwriting each other.
6 Years Ago
Possible fix for deployables automatically getting placed.
6 Years Ago
Character input bust flag set correctly on server. Stops shop and possibly door spam errors.
6 Years Ago
Supressing warnings about missing ascii characters in TMP
6 Years Ago
Fixed issue where sleeping bag references were persisting on the client.
6 Years Ago
Removed shadow casting from all view models that had them.