193,647 Commits over 4,079 Days - 1.98cph!
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"
Split up classes & organize code
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
Cooking UI work, some oven setup
ID/manifest fix for electric oven
Cherry pick small SceneLoader improvements -> Main
Allow opening my scene with Ctrl+Alt+Shift+B
Hide startup screen (no need) and changed default preferences
Added new items with icons for various food combination meals
Merge ParentedDroppedItemNetworking -> Main
Apply André's version, with bool fixed
Added outline to the Skin Viewer 3D views
LR300 - base file and selection of anims updated with camera bone and animation
Rockets loading and firing, recoil
Reverted project settings to previous state
Added custom template extension (non compilable) and cleaned up built-in templates
Integrated Amplify Shader Editor (Rust Edition) via Packages
Now able to unload magazines so long as they have a round in them
Set dressing harbor2 progress
SAP can now load in external magazines
Messy mock up of how I want the system to split building blocks into faces & connect them
Merge from pool_editor_safety (editor-only memory pool safety checks)
When reloading, guns checked with external mag will look for magazine items
Bool to enable use of external mag on a weapon.
Cleaned up magazine mod
Now takes ammo type from entity
Added a way to fully fill pistol magazine from hand
merge from fix_send_inventory_nre
Set dressing harbor2 progress
vertex painting grounds progress
Deploy speed change is now represented on third person model via new ModifierSpeedController on the deploy state
Experimenting with a tea that doubles speed of weapon deploy animation
Currently only displaying on the viewmodel animations, not the third person model
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)
Initial work on two more oven types
Added loot panel scene to the scene list
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
Cooking pot loot panel + bits and pieces.
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
Fixed "Can't remove RawImage (Script) because SoftMaskable (Script) depends on it."
- Removed SoftMask from attack heli small monitor UI
- Removed SoftMask package (no longer used anywhere)
Query server addons 500 at a time (was 50)
Fixed crashes when maps have entities parented in an infinite loop
Will print a LEVEL DESIGN ERROR warning to console in such cases.
Added "teamonly" param to "player_say" game event
Fix exploit with pp/copy and halo lib
Do not try to listen to non existent player_hurt_ex gameevent