branchrust_reboot/maincancel

31,157 Commits over 3,928 Days - 0.33cph!

11 Years Ago
Shader fallback and include path adjustments
11 Years Ago
Adjusted terrain import settings (hopefully fixes missing textures)
11 Years Ago
Added animal spawns to spawn handler (put prefabs in Resources/Prefabs/animals)
11 Years Ago
Removed unused colliders from tree prefabs
11 Years Ago
Deleted unused prefabs
11 Years Ago
Merge from procgen (this will break all the things)
11 Years Ago
more wolf animations
11 Years Ago
Added player preview to inventory menu Stripped out old inventory menu parts
11 Years Ago
Updated CoherentUI - 1.8.3.2 -> 1.8.4.0
11 Years Ago
Better html zoom handling Inventories send capacity info to html Disable slots outside of capacity in loot menu Moved out of game test functions to development.js
11 Years Ago
Stop looting if too far away Stop looting if destroyed Stop looting when window closed Refactored player inventory - use enums instead of numbers
11 Years Ago
Fix being able to deploy multiple hammers etc
11 Years Ago
Fixed server compile error
11 Years Ago
-tweaked the vertex weighting on the wolf; added a growl animation
11 Years Ago
Looting window works (kinda)
11 Years Ago
Menu popup animation Refactored Menu Moved crafting window to far left Fixed dragged items being behind menu
11 Years Ago
finished the new wolf model
11 Years Ago
Added belt selection keys to bindings (instead of hard coded to 1234 etc) HTML inventory menu is functional enough to enable by default
11 Years Ago
Build a proper release version of the dedicated server
11 Years Ago
Wearables/Beltbar hooked up to HTML ui
11 Years Ago
Made items draggable, item slots droppable Items are now added to array by slot number glue.js switches the screen to ingame and opens inventory in chrome
11 Years Ago
Fixed JQueryUI fucking up drag positions with page zoom enabled
11 Years Ago
Fixed viewmodel animation trigger errors Fixed player inventory errors Ignore empty console commands Split up client network cycle, to aid debugging Don't allow connect multiple times
11 Years Ago
Added server.secure convar
11 Years Ago
Updated EAC
11 Years Ago
Fixed players being able to die when dead Removed more debug output
11 Years Ago
Making the server less verbose
11 Years Ago
EAC doesn't seem to like the 64bit windows build. Build a 32bit version for now.
11 Years Ago
Fixed HTML menu for real this time
11 Years Ago
Reduced calorie healing so you're not immortal
11 Years Ago
Fixed HTML rendering being laggy Fixed quit not working
11 Years Ago
Fixed ui starting on ingame screen
11 Years Ago
Server compile fix
11 Years Ago
Forgot this file
11 Years Ago
Moved HTML localization to service HTML Inventory now updated from game Added inventory.old convar - defaults to true Added HTML inventory icons HTML UI now scales with screen height Removed guiWindow directive (handled by engine) Fixed HTML inventory menu showing up in game Fixed inventory not getting updated when receiving stacked resources Fixed player voice error on disconnect Fixed error logger sending out of memory errors multiple times
11 Years Ago
Added crafting queue to the HUD. Tweaked window display structure.
11 Years Ago
Compile to experimental folder for cleanliness Remove unused test scene Add missing meta files Update css map
11 Years Ago
Optimized billboard shader
11 Years Ago
Type 3 bushes for Andre
11 Years Ago
Further updates for the crafting window.
11 Years Ago
Tree billboard test
11 Years Ago
Added first draft of a custom tree billboard shader
11 Years Ago
Moved cginc files to their own folder so that they can be used by shaders in any subfolder
11 Years Ago
11 Years Ago
tweaked some of the animations for the bone knife and waterpipe shotgun.
11 Years Ago
-finished the rocket launcher animations
11 Years Ago
Hiding player window.
11 Years Ago
Started on crafting panel html/css. Added some placeholder icons. Added generic item directive and template.
11 Years Ago
HTML UI can now steal keyboard input Console Commands can now have no arguments Console Commands throw warning on incompatible function bind Added HTML UI chat, removed old chat Console window swallows keys properly Show cursor when console window visible Chat history Fixed triple headed bear in menu Fixed belt activating when typing in chat Fixed server browser error when listing servers with no tags
11 Years Ago
HTML menu scene didn't save