200,012 Commits over 4,140 Days - 2.01cph!
added fish bones 1 and 2 with materials to unity scene, textured
- Increased size, speed and travel distance of Buzz Saw
- Made the Bazz Suw placeholder model a bit more glowy
- Rearranged skill tree ability unlock levels/positions via the XML file
Updated celeb window and anims
- Increased explosion size
- Placeholder explosion debris is back
Got Building prefab creation through BeforeEditor working properly
Adding floor spikes, model, mats, prefab, gibs and collisions
zbrush modelling swamp plants
Reducing usage of Resources/FileSystem in editor
Removing hard links to the resources folder
modified the 3rd person SMG animations so the player is holding the gun properly.
Made all win/lose anims match & added variants
simple name change for ZoneResources to ResourcesManager, in Before and GSD
added proper icons for beancan & smg
added light to beancan grenade fuse
pretty hacky (but hey, it's just debug purposes) way to facilitate testing and working on, different types of camera. You can now chose a cameraType on the player, that will cause the camera to use different late_update /zooming systems, so you can switch the camera without copypasting in files, and whilst flying around.
firearms lose less condition per shot
Changed beancan unpredictability to be more event based than random
70% chance beancan is predictable with a 3.5-4 second fuse
15% chance to explode very shortly after throwing
15% chance for extra long fuse
25% chance for dud
50% chance dud re-ignites when picked up
rpg 4, fbx + prefab + textures + Material + lods
Buildings max file cleanup, added a base to hut1
- Fleshing out the Building stuff, adding BuildingView and view handling to Building.
- Fixed some issues with prefab creation through the BeforeEditor Buldings tab.
- Added support for multiple BuildingView prefabs for each Building.
- BuildingView skin handling stuff
- Refactored PlayerBuildingControls to work with the new Building asset setup. Currently loads all BuildingAsset files on load
3rd person animations for the SMG ( idle / jogging )
Resources folder rename
Renamed a bunch of folders called Resources that shouldn't have been
Moved language folder
Resources folder rename
Renamed a bunch of folders called Resources that shouldn't have been
Moved language folder
Resources folder rename
Renamed a bunch of folders called Resources that shouldn't have been
Moved language folder
Create bundles as part of the build process
Build bundles as part of the build process
Fixes
- Deleted some old un-used ThirdParty stuff
- Added Custom Handles third party plugin, fixed an error in it's code related to API changes in the 5.1 beta
All assets now use a single multi-material
- Cleaning up Content/Buildings assets, re-exported everything to use new material setup.
- Added Before/Building shader
- Nuked some un-used/old utility scripts
Moving building assets around
Rexported all building assets because Unity is a prick (╯°□°)╯︵ ┻━┻
- More building shader tweaks
- Cliff prefab cleanup (moved most components to the root)
- Some NRE fixes in TerrainWeatherObject and TerrainBlendObject
- Moving Editor scripts to /Editor folders in their respective/related script folders