userBill Bcancel

13,224 Commits over 2,830 Days - 0.19cph!

Today
▋▋▊▋█▌▄▉▇▉ ▇█▄▇▄
Today
▅█▍▉▍▄ ▊▄ ▆▆▊▋_▇▋▇▇█▅_█▍█ ▇▋▋▅▆▌█▆, ▋█▌▍▅▆ ▇█ ▌▄▋▋ ▋▌ ▇▍▋▊ ▅▅▄▇█▇▍▍▌ ▋▆█ ▊▅ ▆▋█▋▋
Today
Merge main -> Bikes
Today
Fixed stuttering Item Store and Hero (main menu) videos by disabling Skip On Drop, allowing the video to ignore any timing issues and just keep playing all frames when looping
Today
Don't show the duplicate bone name message if they're both triggers
Today
Manifest
Today
Merge main -> Bikes
Today
Full manifest rebuild
Today
▍▌▌▉▄▅▌ █▅▄▇_▍▊▊▆▋▊_▊▉▅
Today
Removed the IgnoreCollision, let fireballs collide with each other again
Today
Subtract 97289. Didn't fix it 100%
Yesterday
Merge Bikes -> Aux2
Yesterday
Fix compile error
Yesterday
Manifest
Yesterday
Confusing not being able to fold. Let's always allow it even when checking makes the most sense
Yesterday
- Fixed poker offering no options to the remaining player when only one player can make moves (since others have already folded or gone all in). Sometimes there are still multiple relevant options, e.g. fold or call. - Fixed gameplay now that these additional options are allowed.
Yesterday
Merge Bikes -> Aux2
Yesterday
█▋▍▅▄▍▆ ▋▊▍▇▅▆█▅_▊▋▆▍▊_▇▉▊▋▌▉▅ ▉▇▄▅ ▅▆▍▆▅▍▊▉█▇ ▊▌▉█▉▆▉ ▍▅ ▄▊▋▅▋▌▅▆▆█ ▌▊▇▊▌▆▌▆▅▍▋. ▄▊█▇▊ ▋▅ ▆▆▇ ▉▊▆ ▍▉█▄ ▆▇▄▊█ ▄▊▊▇-▆▊▆▊▍▇▍ ▇▄▍▆▌ ▄▅▍▍▍▅▆ ▄▄▊▇▌▋▍ ▋▍ ▅▉▉▌▊▇ ██▄ ▊▇▆▊▍▍▉▅▆▆▆▄▋█▌. ▇▉▆▊ ▇█▌▄▉▄▆ █▇█▅▊
2 Days Ago
Fixed poker tester GUI layout errors when no game is in progress
2 Days Ago
Editing headers only
2 Days Ago
- New flexible system using a new Unity 2021+ feature allows vehicles to have items/corpses pass through without having to do any IgnoreCollision calls - Replaces the previous system for helicopters vs. dropped items
3 Days Ago
Merge main -> Bikes
5 Days Ago
Fixed "not enough space" deploy problem
5 Days Ago
Pool table correct deploy mesh
5 Days Ago
Pool table item fix
5 Days Ago
Pool table item name/description
5 Days Ago
Better vector system
5 Days Ago
Update the hit vector when passing through to a ball, or else it's always just the up normal of the table
5 Days Ago
Hits near - but not actually touching - the balls now still move them. Makes spear-pool much easier. Something still not quite working right here though.
5 Days Ago
Pool ball physical interaction work
5 Days Ago
Fixed prefab ID shenanigans
5 Days Ago
Recreated the pool ball entity structure. Ball 1 is now the base prefab, all others variants
5 Days Ago
Better colliders so the holes aren't blocked
5 Days Ago
Manifest rebuild for pool table entity
5 Days Ago
Created pool table entity. Set up convex colliders so it can be used on tugboats. Set up comfort and preventbuilding zone, icon, resource cost etc. Added a rack of pool balls that come with the table.
6 Days Ago
Manifest build, add the pool ball entities
6 Days Ago
Merge main -> hackweek_pooltable
6 Days Ago
Restore fast manifest-only updates
6 Days Ago
Gravity is now a replicated var as well
6 Days Ago
Oops, don't need Default section on the ServerVars, only the replicated ones
6 Days Ago
Code review, add defaults to the new vars
6 Days Ago
Time convar changes following code review
7 Days Ago
Minor bug fixing
7 Days Ago
Sprint bar timing works properly, with network sync
7 Days Ago
Sprint WIP + remove leftover snowmobile mount code
7 Days Ago
Flag/proto setup and refactoring
7 Days Ago
Convert some inputs to flags
7 Days Ago
Fix quote mark location in PrintDefinedFlags
7 Days Ago
Got rid of the bike gears, only one gear now as the model implies
7 Days Ago
ProgressBar now supports emptying the bar over time instead of filling it, more like a countdown. Use the new system for the stamina bar.