200,140 Commits over 4,140 Days - 2.01cph!
Fixed multiplayer test cabinet prefabs.
Fixed multiplayer test cabinet prefabs.
Returning false in the callback passed to serverlist.Query will now cancel the query
Added experimental dynamic DTVars, accessors are Entity:SetNetworked[TYPE]2(name, value), Entity:GetNetworked[TYPE]2(name), SetGlobal[TYPE]2(name, value), GetGlobal[TYPE]2(name), [TYPE] being any of the following: Float, Int, Bool, String, Vector, Angle, Entity. Function names are temporary and are subject to change.
Nixed trait points label prefix
Road Sections are now reconfigured properly if the road sections on either side are pointing to a different direction!
Updated scene to stop strange NullReferenceExceptions in Bolt.
Updated scene to stop strange NullReferenceExceptions in Bolt.
Main menu and loading screen UI tweaks.
Removed all menu items, replaced with a new game button.
Moving towards more defined "what is unity components and what is totem components" for our player controller.
[memory_dungeon] shuffled cards
[memory_dungeon] shuffled cards
Fixed screens going black after refocusing.
Fixed screens going black after refocusing.
Merge branch 'js-scripting' of arcade
Merge branch 'js-scripting' of arcade
Fixed screens in edit mode.
Fixed screens in edit mode.
Merge branch 'master' of arcade into js-scripting
Merge branch 'master' of arcade into js-scripting
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
Crash reporter: clean up reported logs
Crash reporter - scan for crash folders, report crashes from them
Fixed moderators/owners not being properly marked
Done a lot of refactoring of the road stuff. Can now generate a road between two vectors and it will automatically find intersections etc.
Added icebergs to the procedural system
Added CRT pixel effect to the cabinet screen shader.
Added CRT pixel effect to the cabinet screen shader.
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
Weapon animations no longer use triggers - this prevents small delays on firing etc
Changed states in the weapon animations (state must be named attack, attack2, reload etc)
Wooden Door Key costs 50 wood (down from 200)
Hammer now has a holdtype
Added a higher resolution CRT pixel image.
Added a higher resolution CRT pixel image.
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
Cleaning up assets a bit.
Adding a speedtree test (not working)
Tweaked CRT pixel brightness when fully zoomed in.