userIan Hendersoncancel
reporust_rebootcancel

5,944 Commits over 943 Days - 0.26cph!

9 Days Ago
- PoolGameController (all game logic: turns, win conditions etc) - Cleanup overal - Shooting logic (not connected yet) - Wire into PoolTable
9 Days Ago
Id and NRE fixes
9 Days Ago
- Spawn player mountable when interacting with the table - Spawn pool cue viewmodel - Setup basic game detection (cue ball, eight ball etc)
10 Days Ago
- Add a spline around the table - Interacting sends request to mount at closest part of the spline (to the player)
10 Days Ago
- Better world spline inspector - Methods to find closest point on a spline to a world position
10 Days Ago
Better bounds
10 Days Ago
Codegen
10 Days Ago
Dont network ball rotation - its just calculated on the client from velocity information
10 Days Ago
Added ball rolling
10 Days Ago
missed file
10 Days Ago
Add drag to the pool ball velocity
10 Days Ago
Only run physics updates if any of the balls have velocity
10 Days Ago
Hide ball when pocketed
11 Days Ago
- Add walls to the pool physics simulation
11 Days Ago
- Shared client+server physics tick rate (for now) - 15 ball triangle rack setup - Cue ball setup - Properly map ian physics engine -> world space
11 Days Ago
Fix busted deploy volume
11 Days Ago
- Setup pool table deploy prefab - Further tweaks/cleanup to .deployed
11 Days Ago
Pool table linking: - Client + server run physics - Server sends snapshots to the client (position, rotation, velocity) - Client updates running simulation to match the sent server update - Run it through save/load right now
11 Days Ago
train_cinematic_improvements -> main
11 Days Ago
Bunch of commands to control locomotives with console commands
11 Days Ago
Add train control to the timeline
11 Days Ago
main -> game_room_dlc
11 Days Ago
Pool table deployable
12 Days Ago
network_profiler_improvements_3 -> main
15 Days Ago
- Temp fix the electric furnace skin rendering in twitch drops - Get the workshop render to spill the beans when something doesn't work
15 Days Ago
Fix skinnable matching accidentally including null EntityPrefab matches (base barrel and base shelf)
15 Days Ago
Revert previous changes
15 Days Ago
main -> twitchdropsrenderer
15 Days Ago
Fix an NRE that occurs when because two skinnables were referencing the same entity prefab that had redirects to point at the same prefab
16 Days Ago
up and down fixes
16 Days Ago
▇ ▌▇▌▄ ▇▊▄ ▌▉ ▍▍▆ ▅▌▄▉▍ ▍▌▌▇▍▄ ▆▍▍█▍▌ ▊▊ ▄▋▄▋▋█ ▄▍▆▍ ▅▉▌▋▋▊▋█▇ ▊ ▅▊ ▊▄▍▆▉ ▄▇▅▄ ▍▌▇▍
16 Days Ago
Add pocket support (which deletes the ball on contact)
16 Days Ago
Ball collision detection (against other bodies that arent walls) Velocity response when two of those bodies hit (equal and opposite reaction) 🤓
16 Days Ago
main -> game_room_dlc
16 Days Ago
- Add entity name and create/update distinction to Entities inbound profiling - Add packet profiling to GlobalNetworkHandler - Improve network profiler coverage for entity packets
16 Days Ago
When sprinkling in local servers ensure they're under like 150km rather than < 1000km
16 Days Ago
▄▄▉▆▆▇▉ ▋▇█▍▊▊▆ ▌█▊▅▌▆ ▉▋▋▋▊▋▊ ▋▉▌█▉▊▄ ▊▉▇▍█▄▇▅█ ▄▊ █▄▊ ▆▇▆▄▄▍ ▉▇▆▌▊▉▊▋▆█ ▍█▄▊▉▆ ▄▋▊▋ ▌█▆▋▄▆ ▊▍▉▅▊█ ▉▊ █▇ ▆█▇▍ ▇▊ ▍▍▄▆▇█ ▄▍ ▆▉▇▆▅▅ ▅▉▌█▌▋ ▆▄ ▌▉▌█ ▅▆▄▉█▊ █▆ █▇▊ ▋▌▅▌
16 Days Ago
Fix deployable snapping not working properly in some cases Client now sends over its setup and server validates (just like regular placement)
16 Days Ago
Final fixes
17 Days Ago
More WIP changes
17 Days Ago
Another attempt at a fix
17 Days Ago
Attempt to solve a weird issue where the country chosing canvas is invisible in build. I reckon it's something to do with flex layout and having child absolute elements but I cant be certain
17 Days Ago
Ensure mask update group is provided
17 Days Ago
Ensure support for weapon attachments and plant genetics throughout the new vending machine sell pipeline
17 Days Ago
Fix typo
17 Days Ago
Fix hidden items showing up in the vending machine search
17 Days Ago
empty_country_fix -> main
17 Days Ago
Fix countries not being shown in the drop down country selection window
18 Days Ago
Fix shop name input being at a weird position when opening the dialog window
18 Days Ago
Ensure 'remove all' popup closes if you disconenct