reporust_rebootcancel

125,754 Commits over 4,109 Days - 1.28cph!

5 Months Ago
Fixed ballista choppy up and down player poses
5 Months Ago
med ak viewmodel - removed old ak mesh from prefab - updated attachment positions, adding bepoke where needed - updated deploy anim to fix bolt snapping issue (also improved finger pose to remove hand intersection)
5 Months Ago
Delete placeholder pie viewmodel. Delete placeholder pie entity. Moved to food_pie_generic entity. Copied FoodModelView on to new MV. Disabled my test consuming.
5 Months Ago
Fixed RidableHorseAnimation.GetHipBlendFactorAndSpeed NRE
5 Months Ago
static ballista socket mods tweaks, deploy sound
5 Months Ago
Restored sounds on static ballista
5 Months Ago
Setup crocodile pop to spawn only in swamp, riverside or lakeside
5 Months Ago
Fixed mounted ballista swivel rotations
5 Months Ago
Implemented static ballista rig and new anims Fixed mount pole world rotation
5 Months Ago
Make crocodile prefer being in water when roaming or fleeing unlike other animals who try to avoid it
5 Months Ago
Adjusting ballista weapon rig skinning
5 Months Ago
Ballista Gibs
5 Months Ago
Fixed cases of some underground train tunnel triggers peaking out of terrain
5 Months Ago
Merge again?
5 Months Ago
Merge from cookingv2
5 Months Ago
Adding missing pie prefab content
5 Months Ago
Updated Catapult Scatter Shot Icon to show that its multple rocks rather than just one
5 Months Ago
Plant pot bounds and collision.
5 Months Ago
DoPrepare on plant-wheat.
5 Months Ago
Add wheat plants to spawn prefabs
5 Months Ago
Convert other commands from serverside -> clientside - renamepaste - deletepaste Add `listpastes` to print list of all pastes in client folder
5 Months Ago
Fixed underwater labs colliding with underground train tunnels at the new altitude
5 Months Ago
Corn collectable prefabs, population & autospawn setup
5 Months Ago
Switch directory to a constant
5 Months Ago
Remove old code that was keeping a serverside copy of the clipboard (that was shared between all admins) Keep "undo" system to delete previous pastes Add RPC to download paste from server - locked to admins & devs to prevent servers arbitrary sending pastes to random clients Copy & Paste should now store pastes competely clientside
5 Months Ago
merge from save264 - Staging wipe
5 Months Ago
Wheat, clone, entity, seeds, genes, plant properties setup. Setup growth stages. Setup placeholder growable values.
5 Months Ago
merge from primitive
5 Months Ago
vanilla techtree progress
5 Months Ago
phrases
5 Months Ago
/primitive -> /save264
5 Months Ago
Update manifest
5 Months Ago
Change paste command so it uses uploads paste from the client instead of storing on server
5 Months Ago
Medieval AR icon
5 Months Ago
Update manifest
5 Months Ago
Merge from primitive
5 Months Ago
Merge from primitive
5 Months Ago
Backups
5 Months Ago
Fixed NRE when connecting to a server after disconnecting while holding the mini crossbow
5 Months Ago
Effect: revert hit normal transformation
5 Months Ago
Gave ballista projectiles the orientation bools they should have, but the new impact orientation code isn't quite working properly yet so they are all weirdly rotated.
5 Months Ago
primitive -> Aux2
5 Months Ago
Another attempt at fixing crossbow NRE
5 Months Ago
Reverted car shredder to a RendererLOD, match prior culling settings
5 Months Ago
Cheaper shield ServerTick, only try and find a shield if the player has a held entity that is compatible with shields
5 Months Ago
Merge from primitive
5 Months Ago
Convert hit normal to world position
5 Months Ago
Fixed horse EatDroppedFood nre
5 Months Ago
Effects: Way more normal orientation settings and some tooltips!
5 Months Ago
merge from primitive