244,657 Commits over 3,898 Days - 2.62cph!
added collision to target, added vertex colours so can set individual ring colour, tweaked hit anim
Don't bother warming up effects in editor, we cool
Some shit didn't get renamed.
Fixed ALT head rotation offset fuckup
Renamed EntityBehaviour to NetworkEntityBehaviour
Finally fixed the reload bug amongst others.
Updated trigger zones to handle new targets
Added particle quality slider to F2 menu
Do warmup in coroutine so game stays responsive (kinda)
Shader variants wamup
Fixed attachment networking fuckupz
Added ParticleSystemLOD (set up on the large furnace as an example)
Fixed smoke particles immediately disappearing when the large furnace is toggled off
Renamed LODCull to MeshCull, LODObject to MeshLOD and LODContainer to RendererLOD
added new targets with animations. viewable in cloud city court
updated shaderforge version. tweaked cloud city outer court colour
added new targets, with animations
- Spinning rotor blades in Pipes areas now hurt the player
- Moved player death/deletion code to a central place
- More whitebox level work
Fixed standalone hangar reverb zone being a solid collider (preventing people from entering it)
Ball target range can be increased
Camera height tracking can be disabled
Can now win deuce mode test game
Tested tick modifier, looks like it works.
Fixed some minor bugs to the tick modifier system.
Offset loading when opening steam inventory
In "theory" ticking stat modifiers should work now, but will run some tests before I merge to main.
Cleaning away usage of Awake, Start, OnEnable in entities
Cleaned up LODGrid.Instance testing
Fixed removeowner talking about moderators
Fixed clothing not showing when player first enters pvs
Added an overlay bleeding test normal map.
Screenshots location fix
Log colours
Extra Logging
* Blocked one more malicous command ( Thanks Ley )
* Fixed FireBullets and Trace functions not erroring when not passed a table
* Added experimental version of Vehicle.SetVehicleParams( table )
* Fixed a problem or two with Vehicle.GetVehicleParams()
* GitSync
Increased Savas silo loot respawn rate.
Fixed buildings not dropping gibs
Fixed barrels spawning on top of each other. Removed _dm Savas version completely. (for now, it was never properly playable)