198,903 Commits over 4,140 Days - 2.00cph!

11 Years Ago
Re-implemented OVR support.
11 Years Ago
Removing broken things Restoring compatibility with the current server version
11 Years Ago
Queue and spread conditional model updates
11 Years Ago
Subtracting from the subtractive satellite dish commit
11 Years Ago
Alright fuck you unity. Not including any 32 bit libraries, going to copy them over manually instead.
11 Years Ago
Lets disable 32bit libraries completely in the editor
11 Years Ago
Removed unused reflection map.
11 Years Ago
Getting rid of 32bit so files we don't use
11 Years Ago
Added a deferred implementation of the screen reflection shader.
11 Years Ago
Fiddling with dll meta files again
11 Years Ago
Fixed the weird artifact that let you see screen reflections on surfaces facing away from the screen.
11 Years Ago
Just making sure SkyDome is saved with optimal settings.
11 Years Ago
Set games for all the cabinets in GameTest.unity after they were forgotten by the change to a new game source system.
11 Years Ago
Fixed up the screen reflection shader to reflect changes to the unity standard shader.
11 Years Ago
Fixed quickbursh eraser. Issue was that ctrl+x getkeyup was registered twice for each hit. I just added a button repeat timer threshold.
11 Years Ago
Added proxy methods to CabinetBase to access internal members of GameBase.
11 Years Ago
Stuff.
11 Years Ago
Removed self init in Start from WeatherController
11 Years Ago
Stopped WeatherController init-self
11 Years Ago
Campfire and torch FX.
11 Years Ago
Fixed wrong mesh in cliff01 prefab
11 Years Ago
Backup commit.
11 Years Ago
Reverted some accidental string refactoring in other scripts.
11 Years Ago
11 Years Ago
Backup commit.
11 Years Ago
More dll settings
11 Years Ago
[platformer] blocks dont switch direction as often
11 Years Ago
Backup commit. Scene stuff and new trees.
zon
11 Years Ago
Spiral now has equidistant nodes.
11 Years Ago
added particle system for various leaves blowing. added smoke puff to several of the footsteps.
11 Years Ago
Scene stuff
11 Years Ago
Changes to the building system.
11 Years Ago
11 Years Ago
Updated Humans, Impala.
11 Years Ago
- Fixed last few issues with UnitView/HumanUnitView changes. - Rexported a lot of assets to fix inconsistencies. - Setup arid/tropical/temperate/arctic human races. - Removed Eye coloring from UnitAsset settings - Updated all the prefabs ever
11 Years Ago
Updated RustNative information (we probably need to review this info for all dll/so/dylib)
11 Years Ago
Added SetupPrefab hepler func to UnitView.
11 Years Ago
sandstorm textures / sounds / script / prefab
11 Years Ago
Organized the monument assets in a somewhat future-proof fashion
11 Years Ago
Added DisableMaterialImport asset processor
11 Years Ago
Fixed my scale issue, it was my error from this morning. Pivot error was throwing the scale out ingame =/.
11 Years Ago
Making proper windows and doors instead of bodging them with cubes.
11 Years Ago
Lighthouse fixing, scale and uv issues still to fix.
11 Years Ago
Updated lighthouse max file, more fixing still not 100% right.
11 Years Ago
Physics layer adjustments for less client and server lag
11 Years Ago
Testing new hit mechanic by checking ball pass point slightly infront of player
11 Years Ago
Can now force animator into the serve idle state
11 Years Ago
Server performance enhancements Added gamemanifest check in SelfCheck
11 Years Ago
Removed colliders from animal skins (animal root object should handle collision)
11 Years Ago
Small lighthouse fbx fix.