255,370 Commits over 3,990 Days - 2.67cph!

8 Years Ago
Trying to fix filtered player name
8 Years Ago
Added Translate.TokenisedPhrase Throw warning when generating phrases if two keys with different values Added game tip explaining how to open inventory if opened less than x times Added showgametip, hidegametip (for modders)
8 Years Ago
Fixed return key not working as UI submit Reset animator triggers before firing pick up anims Removed screenshake test bound to H UI safety stuff
8 Years Ago
Added player name when filtering by player
8 Years Ago
Experimenting with filtering by player
8 Years Ago
editor tidy up of exposure settings
8 Years Ago
Amended typo
8 Years Ago
Progress sort now uses time as a second sort field
8 Years Ago
Fixed date parameter formatting
8 Years Ago
Download more button
8 Years Ago
updateTable() fix
8 Years Ago
Working on pagination
8 Years Ago
Tidy up of building commands
8 Years Ago
creating building prefab 2 and added to unity scene
8 Years Ago
Added BaseBehaviourPlanSettingsEditor help box explaining exposure and UI options
8 Years Ago
Fixed item sell message Update steam dlls
8 Years Ago
Api query refactor
8 Years Ago
Cleanup
8 Years Ago
Building desire creation (untested due to billowe breaking the game)
8 Years Ago
PlayerComponent no longer inherits SingletonBehaviour
8 Years Ago
Entry count fix
8 Years Ago
Total entry count test
8 Years Ago
Added optional authorId parameter for database/query and database/count Merge pull request #4 from Facepunch/query-authorid Added optional authorId parameter for database/query and database/count
8 Years Ago
Added optional authorId parameter for database/query and database/count
8 Years Ago
Map no longer using SceneToPrefab
8 Years Ago
Added new jail
8 Years Ago
backpack (grounded) / fbx/ prefab/ lods/materials/ textures
8 Years Ago
Started working on being able to see how many unread comments are on a replay Merge branch 'master' of SpaceUsurperUnity Added persistence to read comments count
8 Years Ago
more
8 Years Ago
Loading screen no longer using SceneToPrefab
8 Years Ago
Deleted obsolete "wooden logs" loading steps from procedural map
8 Years Ago
Merge from main
8 Years Ago
added useable threshold to building debug
8 Years Ago
Changed lot spawner to RandomLotSpawner
8 Years Ago
Player component refactor; - All PlayerComponents are now singletons - Split input and building placement to their own components - Added item placement component - Audio listener follows the selected unit - Fixed some issues related to map transition and building placement - Cleaned up player camera transition game speed management
8 Years Ago
make useable threshold of buildings correspond to actual percentage of construction
8 Years Ago
Beautified skinnable loading API
8 Years Ago
Drugsell zone adding to list.
8 Years Ago
Campfires displace grass
8 Years Ago
ClientInput stuff gone forever
8 Years Ago
Merge from main
8 Years Ago
removed Apex because it's not being used
8 Years Ago
More
8 Years Ago
removed a load of CIC stuff, most stuff now goes through the new merged cmd system
8 Years Ago
Scrape ratings from Steam
8 Years Ago
Merged from main
8 Years Ago
Move and Attack now use new cmd not cic
8 Years Ago
Support for placing manual cover points within a cover point volume.
8 Years Ago
Emblem sync issue fixed.
8 Years Ago
tweaked diamond pushing moving wall unit destroy when out of bounds Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity