239,375 Commits over 3,837 Days - 2.60cph!

10 Years Ago
Cleaned up the networking framework.
10 Years Ago
Updated game manifest
10 Years Ago
Reorganized some decor folders
10 Years Ago
Fixed resources spawning on cliffs
10 Years Ago
Increased min view distance from 50 to 250 to prevent nightvision trickery
10 Years Ago
Merge branch 'net-lidgren' of arcade into interior
10 Years Ago
Added UI prefabs
10 Years Ago
Merge branch 'net-lidgren' of arcade into net-lidgren
10 Years Ago
Implemented basic client connection process, including message table synchronization.
10 Years Ago
Added using Arcade.Math to scripts that need it
10 Years Ago
Added Vector2i and LineSegment2i to Arcade.Math instead of Arcade.Interior
10 Years Ago
Added a generic base class for processed textures Added BlurTexture class (because why not)
10 Years Ago
Extracted Marmoset nodes for Shader Forge use.
10 Years Ago
Fixed walls not using the type from the saved data
10 Years Ago
Moved over content and prefabs needed for room editor
10 Years Ago
Started moving over room editor code
10 Years Ago
Added BlendTexture class that blends two textures together (replaces BlentLUT) Added all functionality of AtmosphericBlend to Climate (blending now uses biomes) Removed AtmosphericBlend and BlendLUT
10 Years Ago
added megafire hose wires to test court
10 Years Ago
Now using ProtoBuf encoded payloads for messages.
10 Years Ago
Can now specify hard-coded message identifiers in protobuf schema files. Message identifiers are now sent using a variable length encoding.
10 Years Ago
Finished `Arcade.Networking.ProtoBuf.MessageTable` class.
10 Years Ago
Merge branch 'master' into net-lidgren
10 Years Ago
cleaned up court sand lightmap psd
10 Years Ago
[zombies] sometimes zombies will attack a wall if an existing entrance exists but is far away
bot
10 Years Ago
OSX Build
10 Years Ago
wip
10 Years Ago
10 Years Ago
added particle effects for footsteps/bullet impacts in water. fixed a bug with the blood impact not removing itself
10 Years Ago
Updating the base entity stuff.
10 Years Ago
Don't update reverb/highpass falloff every frame + additional sound profiling
10 Years Ago
First pass at C4 sounds
10 Years Ago
waterfall special fx
10 Years Ago
[zombies] fixed some bugs with how zombies evaluate whether they should attack a structure
10 Years Ago
Tweaked position of lock on top tier door
bot
10 Years Ago
Linux Build 618
bot
10 Years Ago
LinuxDS Build 402
10 Years Ago
Water, river and rock stuff.
10 Years Ago
Use the correct sound template for the cargo plane loop
10 Years Ago
Fix radiation sounds not playing
bot
10 Years Ago
OSX Build 450
bot
10 Years Ago
Windows Build 388
10 Years Ago
Setting NWVars clientside before they have been set serverside is now properly supported
10 Years Ago
Scaled down C4 damage to be in line with the new healths
10 Years Ago
Part way through implementing a networked message passing system.
10 Years Ago
Merge fixes.
10 Years Ago
Removed all entity classes and references
10 Years Ago
Merging
10 Years Ago
Added HorizontalAttribute to draw things in the inspector horizontally instead of vertically
10 Years Ago
Added fallback icon to terrain paint
10 Years Ago
Removed giant collider from warehouse