reporust_rebootcancel

128,886 Commits over 4,232 Days - 1.27cph!

11 Months Ago
Tweaked horses drowning damage
11 Months Ago
Fixed catapult detailed collider scaling issue
11 Months Ago
Apply era restrictions to recycler output so you can't recycle items to get blocked items
11 Months Ago
Enforce era restrictions onto loot tables - likely will have custom loot tables but this prevents any items squeaking through - caches valid items for each era in loot tables, resets when era is modified
Rin
11 Months Ago
Improved deployment
11 Months Ago
Trumpet tree tweaks
11 Months Ago
Jungle forest trees / trumpet tree /cecropia / LODs and textures
11 Months Ago
- Ensure arrow states are kept in admire - Ensure each reload state resets the rotation timer (still needs more work)
11 Months Ago
Horse drowning damage
11 Months Ago
Don't transition to idle after each fractional reload part
11 Months Ago
Reduce fractional animation time so the transition to the end state is more apparent
11 Months Ago
Subtracting 109845 (workshop normal fix)
11 Months Ago
Slightly more reliable reload animation. Reload now always dumps into the same slot no matter the barrel orientation
11 Months Ago
linked and positioned fire,poison,bone,stone and metal arrow heads to bolt joint 3 and 4 in minicrossbow view model prefab.
11 Months Ago
linked and positioned fire,poison,bone,stone and metal arrow heads to bolt joint 1 and 2 in minicrossbow view model prefab. Also added 'viewmodel sway' and 'viewmodel lower' scripts.
11 Months Ago
Moved the tyre so people can't drive a bike up it to clip through the window and skip the puzzle
11 Months Ago
More player seed work
11 Months Ago
Horses can now swim in deep water: slow speed and consumes stamina Added basic buoyancy Apply additional drag when moving in shallow water Code cleanup
11 Months Ago
- moved some verts on the hoodie to allow it to cover clipping on knight armour - updated prefabs with new hoodie mesh
11 Months Ago
▆▉▋▉▌▆▇▊▄▉█▋
11 Months Ago
Fixed water pistol not sitting in hand properly while a shield is equipped
11 Months Ago
Fixed exception when equipping a shield while a shield compatible weapon is already held
11 Months Ago
Updating and hooking up more player seeds
11 Months Ago
Merge from main
11 Months Ago
▉▍█▊ ▋▇▆▅▍▆▋▋ + ▉▍▆ ▄█▌▊▇▊▍▋ ▌▋▌ ▉▍▍▌ ▊ ▍▇█▅▆
11 Months Ago
- Support seperated arrow meshes from bone - Modify on/off state depending on shots remaining
11 Months Ago
viewmodel camera clipping fixes - eoka left arm position posed out of shot to fix clipping, also reduced rotation sway
11 Months Ago
Buildfix: define symbol on Mac Server Tests: compiled editor, then compiled linux DGS
11 Months Ago
more viewmodel camera clipping fixes - rotation sway reduced
11 Months Ago
Moved Google Sheets menu items in Tools
11 Months Ago
Catapult mats
11 Months Ago
server.printwipeid command to print the wipe id of the .sav
11 Months Ago
Added mossy wooden beams for jungle ruins - wip
11 Months Ago
Merge: from profiler_improvements - Adds linux support (tested on Ubuntu 22404 via WSL) - Optimizations for JSON export - Added debug utility to export binary snapshot - run `perfsnapshot <delay> <name> <frames> <shouldBinExport>` - Added Tools/Profiler Bin Viewer, an editor only tool to inspect binary snapshots - Reduced default frames captured to 4 from 10 - Profiler now skips annotating UnityEngine.CoreModule methods (reduces capture overhead) - Works around Perfetto visualization issue with Complete events (https://github.com/google/perfetto/issues/970) Tests: - Exported a number of editor snapshots with binary snapshots to test bin viewer - Using WSL, tested exporting a snapshot on Ubuntu - 3k procgen world
11 Months Ago
Merge: from main Tests: editor compiles
11 Months Ago
Female models use V4 rig Female body prefabs converted to prefab variants of the fbx Added female skin set back into the skin collection
11 Months Ago
Bugfix: Workaround Perfetto's "Complete" event hierarchy bug - Reported issue on their repo: https://github.com/google/perfetto/issues/970 Tests: exported snapshot from a linux server (running on WSL Ubuntu), 3k procgen world. Exported from editor as well.
11 Months Ago
viewmodel camera clipping fixes - rotation sway reduced for problematic melee weapons
11 Months Ago
Increased ballista deploy volume size
11 Months Ago
Update: Binary export no longer pre-processes the stream - Saves time on the export - Also added if-deffed out extra checks, disabled by default My previous checks were wrong and produced false positives. Also, think I got an idea what jumbles the json vizualization - will fix in next CL. Tests: used the extra-debug version to export linux snapshot - it succeded
11 Months Ago
Stop battering ram door busy tick after 3s of inactivity
11 Months Ago
Update: ProfileBinViewer - report found exceptions in thread stream Still looking for why things are wrong with linux snapshot Tests: opened a borked linux snapshot
11 Months Ago
Updated knights armour set LODs and icons
11 Months Ago
Updated Game Manifest Updated Skin List Updated Single Medieval Metal Door Item Prefab Setup the Icon for Single Medieval Metal Door
11 Months Ago
Mossy variations of wood trims and logwood for jungle floors
11 Months Ago
Fix default menutip icon to the correct info icon.
11 Months Ago
Buildfix: Disable ProfileBinViewer if we're not in Server mode Tests: switched to Client in editor
11 Months Ago
Update: ProfileBinViewer now shows thread summary Tests: opened a snapshot from editor
11 Months Ago
updated xmas advanced lights bulbPrefab to point to renamed testbulb prefab (wasn't updated with a guid change from renaming)
11 Months Ago
more weapon camera clipping fixes