248,578 Commits over 3,928 Days - 2.64cph!
cleaned up skybox texture
Started to unify flee and retreat.
Strip server-only components on client build
Removed ConsoleSystem.ConvarChanged
Updated ConvarWater to use new convar callback
Belt bar selection highlight
Added TextureUtil class along with TextureUtil.ReadCompressedPixels from Texture2D
checking in black male variant head and texture for alex to skin
Added 1st pass Ape taunt anim
Included a change that was omitted from the previous commit.
Fixed an exception occasionally thrown while assets are loading in the Unity editor.
Fixed error when playergui isn't loaded.
Scene2Prefab - optionally don't update unchanged scenes
Fixed Steam not shutting down properly.
Removed editor checksum debug log
Added terrain texture Bake replace request dialog
More layout width for the info fields in the F1 menu
created court main and ring shader with colour control, need to add vertex alpha component
Added world seed, size and checksum to system info
Forgot updated icon metas
Fixed legacyLevel2 not playing for petur
Added control map channel indicator to splat icons
Fixed console not receiving input.
`Text` constructor now accepts a `Vector2F` position rather than `Vector2I`.
`Game.SetStage()` and overloads now return the new stage.
Hide vital warnings if they're not vital
Show main vitals in inventory menu
Wait two frames between world generation steps to guarantee UI refresh
Terrain map extension refactor
Reduced RAM usage by making some textures readonly once they're no longer required by the CPU
Reduced RAM usage by never turning biome and topology data into textures
Reduced VRAM usage by compressing the normal map at runtime
Fixed all chat being "text"
added lighting gradient colours to court controller for cloud city
Fixed background blur in dev scenes
Fixed steamworks error on shutdown
Handle www error when downloading news images
Handle retry connection error when missing server address
Handle ConsoleSystem.Build when passed a null object
updated the some sound effect names so they match the other weapons
Fixed terrain normal texture scene connections and updated metas
added dryfire anims and sounds for all of the weapons;
fixed some clipping problems with the thompson reload
added ironsight animations for the pump shotgun
Changed normal texture importer format from bump to advanced + auto_compress; manual swizzle, consistent with runtime
Added andre's changes
Converted terrain normal map bake to tangent space (shaders need updating)
Made AssetStorage override previously stored PNGs
Switched terrain normal textures to compressed tangent-space; updated terrain and water shaders
AISense no longer adds redundant obstacles.
Changed output folder and exe name.
Confusing ConsoleSystem.Run refactor
NPC movement no longer creates garbage.
Option<T>.isEmpty no longer creates garbage.
[zombies] fixed some pathfinding quirks when moving too close to a wall
Craft queue info in blueprint list
Right clicking blueprint cancels queue'd craft
Removed the preview camera - this will now share the same camera as gameplay
Updated so that add_id is copied on build