reporust_rebootcancel

126,678 Commits over 4,109 Days - 1.28cph!

7 Years Ago
[D11] [UI] hid the not yet functional footers on the main menu
7 Years Ago
[D11] DTLS library wip: Added interface to retrieving buffered messages processed by the SSL connection. Added test to the testbed to echo them back to client/server peer.
7 Years Ago
handle work
7 Years Ago
Improved junkpile scientist AI vs animals. Fixed bug in Junkpile Timeout. Fixed bug in AI animal distance reasoner.
7 Years Ago
merge from main
7 Years Ago
skin approval
7 Years Ago
merge from main
7 Years Ago
reimplementation
7 Years Ago
[D11] frontend tidy up WIP - working towards a better split between the game and frontend for memory purposes.
7 Years Ago
[D11] [UI] Removed client define for "ConnectToServer".
7 Years Ago
[D11] Fixed weapon name been set to player name
7 Years Ago
[D11][#82] Added missing translations
7 Years Ago
[D11][TUTORIAL] Merge
7 Years Ago
[D11] [UI] Fixed server info setting itself to be the selected game object. Set ConnectToServer logic to be empty function if ran on server (just in case).
7 Years Ago
[D11] Crouch Toggle option enabled
7 Years Ago
[D11] [UI] Updates to the popup systems to include content anchoring option. Added server info popup definition and replaced server info logic to be a popup instead.
7 Years Ago
[D11][TUTORIAL] Fix for ps4 define placement causing error on xbox
7 Years Ago
holdtype entity, 3rd person weapon attachments, vm dryfire anim update
7 Years Ago
Dropped Garlic size to 1800mb
7 Years Ago
[D11] Apply admin and developer rights to all connected clients on D11 servers (for now).
7 Years Ago
[D11] Added build define D11_FINAL_BUILD to Jenkins + Release builds
7 Years Ago
Reset default AI convar.
7 Years Ago
oilrig progress backup
7 Years Ago
Further improvements to junkpile AI.
7 Years Ago
[D11] [UI] Updated animation system. Adjusted credits and code of conduct screens to include additional information/graphics. Added animation transitions to Popup system. Fixed issue with Colourise shader not correctly affecting images with additional shader components attached. Moved TextMeshPro data asset to correct folder. Updated popup templates to better fit the mock ups.
7 Years Ago
Temp fix for Linux server
7 Years Ago
Temporarily disabled anim compression fiddler (Linux build woes)
7 Years Ago
Temp fix for Linux server
7 Years Ago
Compressed animations with new variable time resolution + float bit count
7 Years Ago
Added new anim compression options to asset fiddler
7 Years Ago
Write anim size tool + extra texture debug info
7 Years Ago
[D11][UI] Changed locked slider option behavior changed locked option highlighting Removed unusable options Implemented inverted x controls Implemented switch stick controls
7 Years Ago
[D11][TUTORIAL] Change frontend UI text to read PLAY(TUTORIAL BUILD) for tutorial build
7 Years Ago
Added short circuit backtracking to OR switch (ioentity.backtracking convar, 8 by default, 0 to disable)
7 Years Ago
Instanced rendering fixes
7 Years Ago
[D11] DTLS library wip: server connection process loop consolidated with the client connection. Fixed issues with SSL reads, and added multiple packet transmission test to test app.
7 Years Ago
Strip out unused shader LODs from ps4 & xbone
7 Years Ago
[D11] Removed ingame place holder stats panel
7 Years Ago
[D11][UI] Updated corpse stat panel
7 Years Ago
[D11] Fix for Matt
7 Years Ago
renamed memory cell 'clear' to 'reset'
7 Years Ago
memory cell bugfixes
7 Years Ago
updated texture streaming & compression settings
7 Years Ago
Added menu option to reimport all the prefabs (not that useful but I was trying to track down some issues running on 2018.3)
7 Years Ago
[D11] frontend tidy up WIP - working towards a better split between the game and frontend for memory purposes.
7 Years Ago
Unity 2018.3 compatibility fixes
7 Years Ago
More sensible rules for mipmap streaming and texture compression
7 Years Ago
Revert last change, checked in too much, oopsie
7 Years Ago
Updated mip streaming properties (disabled it on icons, sprites and terrain textures) and also compression/crunch settings
7 Years Ago
[D11][TUTORIAL] re-added missing tutorial prefabs