reporust_rebootcancel

97,760 Commits over 3,683 Days - 1.11cph!

3 Months Ago
Reverted wizard bandana albedo texture to normal quality due to a bug in HQ compression
3 Months Ago
Added fall damage tea, halves incoming damage
3 Months Ago
re-applied a bunch of barrel stuff, added a specific label for oil, re-applied the label for diesel barrel
3 Months Ago
Add weapon reload tea, all weapon reloads are 50% faster. Works on fractional weapons as well
3 Months Ago
Although it's incorrect, it's connecting the segments of the base & debug drawing information to show where it is going wrong Also renamed some "Shape" classes to "Face"
3 Months Ago
Missed some files
3 Months Ago
Split up classes & organize code
3 Months Ago
Added cold and hot protection teas, clamps internal temperature to 5/25 degrees respectively after any clothing modifers are applied Tea buffs UI should now work when spectating players and show the correct players buffs Added temporary icons for all new teas
3 Months Ago
Unsaved
3 Months Ago
Cooking UI work, some oven setup
3 Months Ago
ID/manifest fix for electric oven
3 Months Ago
Cherry pick small SceneLoader improvements -> Main
3 Months Ago
Loot panel rename
3 Months Ago
Allow opening my scene with Ctrl+Alt+Shift+B
3 Months Ago
Manifest only
3 Months Ago
Hide startup screen (no need) and changed default preferences
3 Months Ago
Added new items with icons for various food combination meals
3 Months Ago
Merge ParentedDroppedItemNetworking -> Main
3 Months Ago
Apply André's version, with bool fixed
3 Months Ago
Subtract my version
3 Months Ago
Added outline to the Skin Viewer 3D views
3 Months Ago
LR300 - base file and selection of anims updated with camera bone and animation
3 Months Ago
Rockets loading and firing, recoil
3 Months Ago
Reverted project settings to previous state
3 Months Ago
Added custom template extension (non compilable) and cleaned up built-in templates
3 Months Ago
Integrated Amplify Shader Editor (Rust Edition) via Packages
3 Months Ago
Changed icon
3 Months Ago
Now able to unload magazines so long as they have a round in them
3 Months Ago
merge from store-ui
3 Months Ago
Set dressing harbor2 progress
3 Months Ago
SAP can now load in external magazines
3 Months Ago
Messy mock up of how I want the system to split building blocks into faces & connect them
3 Months Ago
Merge from pool_editor_safety (editor-only memory pool safety checks)
3 Months Ago
When reloading, guns checked with external mag will look for magazine items
3 Months Ago
Bool to enable use of external mag on a weapon. Cleaned up magazine mod
3 Months Ago
3 Months Ago
Now takes ammo type from entity
3 Months Ago
Added a way to fully fill pistol magazine from hand
3 Months Ago
merge from main
3 Months Ago
merge from fix_send_inventory_nre
3 Months Ago
Set dressing harbor2 progress vertex painting grounds progress
3 Months Ago
Deploy speed change is now represented on third person model via new ModifierSpeedController on the deploy state
3 Months Ago
Experimenting with a tea that doubles speed of weapon deploy animation Currently only displaying on the viewmodel animations, not the third person model
3 Months Ago
Added an auto smelt tea, automatically smelts metal/high quality metal/sulfur ore in the players main inventory into the their respective smelted forms every 5s. Will stop if inventory is full (so you don't leave a trail of smelted ore while travelling)
3 Months Ago
Icon for low grade oven
3 Months Ago
Initial work on two more oven types
3 Months Ago
Added loot panel scene to the scene list
3 Months Ago
Added a health regen tea, slowly heals the player by 1hp/s if they are not in combat (not been attacked/attacked something else for 15s) and have greater than 0 food and water
3 Months Ago
Cooking pot loot panel + bits and pieces.
3 Months Ago
Add explosive sense tea, shows an arc and blast radius when throwing explosives The arc terminates at the first collision, so it won't be 100% accurate due to bounces, rolling, etc The arc only appears while holding down the throw button Only hooked up on the F1 grenade for now