reporust_rebootcancel

123,984 Commits over 4,171 Days - 1.24cph!

3 Years Ago
Fixed reflections on the lowest quality
3 Years Ago
Pairing Rust+ screen
3 Years Ago
re-skin materials gingerbread_floor textures
3 Years Ago
Removed simplified shadow proxies from timber mine tunnels - will use corresponding LOD
3 Years Ago
Reworked timber mine model UVs to line up for the incoming xmas re-skin (candies don't like being chopped between modules)
3 Years Ago
Rust+ page and assets
3 Years Ago
merge from harmony_qol
3 Years Ago
merge from attachment_item_move
3 Years Ago
phrases
3 Years Ago
Update EntityMenu with the new cards_play token from 76333 - needed a CodeGen
3 Years Ago
merge from main
3 Years Ago
▉▆▋▋▉ ▋▍▆▄▅▉▆▍▊▄_▄▄▅▊▉▍▋▋▆▇▌ ▍▋▊ ▆▆▌▉▍█▉▉▌▉_▊▄▊▊▄▄▅▄▇▉▍▌▊▄▊▌ ▌▉█▇▊▌▅ (▊▌▌ ▊▋▍▆▉▉▅▊▄▉_▆▄▊▅▆▌▊▅▋▇▉ ▋ ▌▅ ▉▍▄▉▍▋▌▄▋▅ ▇▇▅▅▄▇▊ ▄▄▄▊▋▌▆▄▋▅ ▄▍▉▇▌▌▌▊▉█▊)
3 Years Ago
S2P ferry terminal
3 Years Ago
ferry terminal scene cleanup
3 Years Ago
drawbridge latest - backup
3 Years Ago
Be nice and use the dealer rule that gives the house a little less edge. Stand on a soft 17 instead of hitting.
3 Years Ago
Updated wire fence prefabs with damage triggers + movement drag
3 Years Ago
Potential HLOD changes to prevent monument geometry not rendering immediately after connecting to a game
3 Years Ago
Fixed a remaining bug in how the dealer handles soft 17
3 Years Ago
Merge Main -> MoreCabooseFixes
3 Years Ago
Fixed conflict between the card game "play" action text token and the main menu "play game" text token which is also just "play". Renamed mine to cards_play.
3 Years Ago
Minor fix for the way the dealer handles aces, now implementing the Soft 17 rule correctly
3 Years Ago
Remapped drumkit MIDI to more closely match standard MIDI conventions
3 Years Ago
Merge MoreCabooseFixes -> Main
3 Years Ago
Fixed poker table NullReferenceException when trying to play
3 Years Ago
Finally maybe an acceptable top topology for the flame mesh
3 Years Ago
D# on the drumkit is now bound to a high tom (was bound to snare which is already covered by G#)
3 Years Ago
Editor fixes
3 Years Ago
Replaced turnstile FBXs with prefabs in the scene
3 Years Ago
Added Turnstile
3 Years Ago
Added a cowbell to the drumkit (mapped to octave up+D) Made a MIDI mapping panel on the NoteBindings asset to more efficiently diagnose and modify MIDI mappings
3 Years Ago
Fix trumpet b3 start pitch being off by 1 semitone
3 Years Ago
Added option to disable the use closest midi behaviour per instrument Added option to add additional MIDI codes to a note
3 Years Ago
Show the player's current card value in the main UI at the bottom. Removes confusion when look at scores when you have a split
3 Years Ago
Add an option to test MIDI inputs from the MidiJack editor window
3 Years Ago
▅▊▊▉ ▅▅▊▊▋▇ - ▌▋▇ ▆▍▆▍▉█ ▍▆▅█▆ ▅▆▍▄ ▋▉▇▉▆?
3 Years Ago
Merge Main -> MoreCabooseFixes
3 Years Ago
merge from MoreCaboseFixes
3 Years Ago
Fixed missing DoPrepare labels the static BlackJack machine (for modders), also fixes MissingReferenceException when running DoPrepareAll
3 Years Ago
merge from MoreCaboseFixes
3 Years Ago
▄▆▅▆ ▌▇█▅▊▄█▆
3 Years Ago
Settings tweaks
3 Years Ago
Lower quality water line on _WATER_QUALITY_LOW
3 Years Ago
Lower quality displacement and normals on _WATER_QUALITY_LOW
3 Years Ago
▉▆▇▄▍ ▇▊▄ ▋▆▋ █▊▋▊▊▇ ▅▅▍ & ▊▅▅ ▅▇▋▌▋▅ ▅▇▊▉▊▇▉▇ ▅▌▇▇▅▄ ▊▉▄▋▌▉
3 Years Ago
removed the penis
3 Years Ago
Merge from main
3 Years Ago
Nevermind we don't need to calculate conditional models clientside
3 Years Ago
Fixed dealer still playing his hand if all players busted
3 Years Ago
Let players participate in card game chat whenever they're at the table, not just when they're in the game. This aligns the ability to SEND card game chat with the ability to RECEIVE card game chat - these were previously misaligned.