reporust_rebootcancel

130,046 Commits over 4,232 Days - 1.28cph!

21 Minutes Ago
Update for line spacing, text sizes, text colour, and small tweaks for balloons
31 Minutes Ago
wip/testing switching server to use same caching method as client (on child added/removed, instead of at init)
1 Hour Ago
Extra protection to on cl_attack and on cl_reload
1 Hour Ago
Paintball Gun - texture update
1 Hour Ago
Reposed barrel and crate wearables
1 Hour Ago
naval_update -> pt_boat_turrets
1 Hour Ago
scientist_boat_ai -> naval_update
1 Hour Ago
Fixed scientists dying on boat spawn - Combination of forcing the boats to spawn slightly slower down in the water, as well as sleeping ai on spawn
1 Hour Ago
merge from naval_update
1 Hour Ago
scientist_boat_ai -> naval_update
1 Hour Ago
Ensure front turret is playing the front turret animation
1 Hour Ago
- Set boats to kinematic for spawning sequence - Rename rhib_spacingRadius to rhib_radius - Codegen
1 Hour Ago
merge from naval_update/deep_sea
1 Hour Ago
Change tip wording.
2 Hours Ago
Show a game tip mentioning the built-in code lock the first three times you place a steering wheel.
2 Hours Ago
Fixed debug portal renderer being visible with the convar off
2 Hours Ago
Small engine skinning fix
2 Hours Ago
- Fix inverted margin and spacing values on the deep sea rhibs - was causing the spawning values to be totally wrong and spawning rhibs at the corners with barely any on the map - Remove useless logs
3 Hours Ago
Only try and ram occasionally
3 Hours Ago
- add spawnrhibgrouphere to test group spawning and try and replicate scientist kill bug - try spawning boats lower in the water plane - spawn relative to the correct water height (including waves)
3 Hours Ago
- Force the boyuancy system to wake up when the ai takes over (try and stop the boats from drowing all the scientist on spawn) - Better boat positioning - Add more bouyancy points to the pt boat (rear was a nightmare) - Wake up the boats from further away - Convar to spawn boat groups together
3 Hours Ago
Set default EditFinishUseInterval to 1 second.
3 Hours Ago
Frog boots repose
3 Hours Ago
Only fill fuel to 50
4 Hours Ago
Evaluate water height at water positions and spawn y at that rather than possibly under water
4 Hours Ago
Npc aim refactor progress
4 Hours Ago
naval_update -> scientist_boat_ai
5 Hours Ago
Check textures for null in ApplyMipLevels()
5 Hours Ago
Check textures for null in ApplyMipLevels()
5 Hours Ago
Merge Indirect Instancing Fixes
5 Hours Ago
* Store local bounds so that new world bounds can be derived when an instance moves * Emit a warning when a unit cube is assumed for bounds * Don't actually try calculating worldBounds for Unity, it gets really messy when things move around * Use the new local bounds for the debug overlay as well * Add some null checks in MotionList * Add BroadcastTransformUpdate() to force-update the instance transform regardless of motion state
5 Hours Ago
roof conditionals visual polish various fixes
5 Hours Ago
Cannon animation polish pass
5 Hours Ago
ak charm anchor position tweak
5 Hours Ago
Edit/finish cooldown is now handled by a flag, client UI menu options based on the flag.
6 Hours Ago
mp5 charm setup
6 Hours Ago
roof block model transforms reset, removed duplicate gibbable scripts
6 Hours Ago
Updated charm list
6 Hours Ago
AK charm setup
backpack charm texture updates
Today
Updated deep sea map marker tooltip wording
Today
Merge from client_cache
Today
Wellipets hat repose
Today
Added deepsea.setTimeToNextOpening Lets you set the time before the next deep sea opening
Today
Adding space station building grade Added new skin blocks to master blocks Space station building block prefabs setup
Abyss Hazmat repose/lods
Today
Init boat audio shortly after client boat is enabled so it can use cached data. Remove some debug logs.
Today
Today
Paintball Gun - split transparent parts into extra material, added backfaces for tape, WIP texture update
Today
Added BoatBuildingStation.Client partial, moved some code.