userJake_Richcancel
reporust_rebootcancel

4,032 Commits over 1,127 Days - 0.15cph!

2 Years Ago
Try catch every hook implemented so far
2 Years Ago
Log repair, skinning, chat messages, vending machine purchases, vending machine orders added / removed, turret auth, tc auth, team add/remove, codelock add/remove, sleeping bag assignment, building block upgrades, entity pickup, New table instead of new .db file for each wipe Initialize analytics db seperately after the .sav is loaded
2 Years Ago
Log - meds used - consumables (food) - tech tree - blueprints - research
2 Years Ago
Log when building blocks are built Log Player connect & disconnect Log Antihack messages
2 Years Ago
Fix where the wipeId is written to the .sav
2 Years Ago
Fix analytics DB not closing when serve shuts down NRE fix when BaseEntity is saved
2 Years Ago
Cache steamid -> wipeId if you are accessing it outside of BasePlayer
2 Years Ago
Add unique wipeId to each player so we can identify players across wipes without using steamid
2 Years Ago
Give each wipe a unique GUID and embed it as an optional value in the .sav
2 Years Ago
Fix steamid missing when looting crates Log ithe items that are still in loot crates after they have been opened by a player when they despawn
2 Years Ago
Log when items despawn & mark the difference when dropped by player vs dropped on death
2 Years Ago
Log explosives thrown / launched & when explosions go off Fix MLRS achievement not counting when you dismount the MLRS right after launching
2 Years Ago
Log when players respawn
2 Years Ago
Log attacks & deaths per player Give each player a unique id per life
2 Years Ago
Log entities built & store all event ids in static class
2 Years Ago
Store genetics of harvested plants as strings
2 Years Ago
Remove GAMEPLAY_ANALYTICS preprocessor directive Log the player that was last using the recycler when an item is recycled
2 Years Ago
merge from main -> gameplay_metrics
2 Years Ago
Breadboard saves connections from breadboard input to components
2 Years Ago
Increase inputs & outputs on breadboard from 5 -> 10
2 Years Ago
Gave splitter 4 outputs and made it same model as electric branch but colored white
2 Years Ago
Removed 1 consumption & power reduction from most electrical components
2 Years Ago
Breadboards can be cloned & copy all the circuits on them Breadboards can be connected together with a single wire to bridge 5 inputs & 5 outputs
2 Years Ago
Initial Added normal & large breadboard entities Save IO components when picked up & placed down
2 Years Ago
merge from rust_metrics -> main
2 Years Ago
Fix compile error
2 Years Ago
▆▋▌ ▅▄▍_▋▇▉ ▇▉▊▌▋▅▉ ▅▅ ▇▌▇▋▄▊ ▅▅▍▉▅▋▌▍▆▉█
2 Years Ago
▉▄▅ ▇▊▇▉▆█▄ ▄▍▍▆▇ ▇▄ ▆▇▅▉ ▊▉▋▍▉▇▊▊▅▉█ ▉▊▊██▆ & █▌█▊▊▍▉ ▊▉▋▊ ▍▌ ▉▋█▋▍█▇
2 Years Ago
merge from main -> door_unlock_fix
2 Years Ago
▍▌▄ '█▆▅▍▇_▅▉▇▅▉▅ <▄▇▋▆▅█> <▅█▌▋█▆>' █▌█▊▍▅█ ▍▊ ▉▋▆▆ ▌▊ ▄▊▍▌ ▍▊ ▅▆▊▆ ▇▇▋ ▌▉▍▆▍▍▋▅▌█▉ ▆▋▊█▉▉
2 Years Ago
▍▆▊ ▄▇█▄▇▌▌ ▌▉▅▅▊▄▍▄▄▋▌.▍▉▄▆▄▋▉ ▌▄ ▆▉▊▌▍ █▅▌▌ ▋▄█ ▉▋▌▆▍▄▄▇▄ █▌ ▇█▍▋▉▋▇▊
2 Years Ago
merge from main -> rust_metrics
2 Years Ago
Show "open door" as default option rather than "change lock" when in building blocked
2 Years Ago
Don't open "change codelock" ui right after entering in a code
2 Years Ago
Merge from main -> door_unlock_fix
2 Years Ago
Fix server browser favourite star not working when query port is different than game port
2 Years Ago
▊▄▍█▌▆ ██▇█▊▇▌ & ▄█▄█ ▉▆▆▇ ▄▆▇▋▌▇ ▆▄▇▊▋▄▅ ▇▋ ▌▋▇▊▍
2 Years Ago
Fix GC counting for every single frame
2 Years Ago
merge from main -> rust_metrics
2 Years Ago
merge from canvas_disabler_2 -> experimental
2 Years Ago
Merge from canvas_disabled_2 to main
2 Years Ago
Undo the subtract
2 Years Ago
Merge subtract to canvas_disabler_2
2 Years Ago
Re-enable UI culling
2 Years Ago
Allow doors to be placed on top of deployables (boxes, sleeping bags, etc)
2 Years Ago
Huge wooden sign will deploy on all sides of walls too
2 Years Ago
Fix small sign deployment not working on all walls
2 Years Ago
Add item filter on quarry fuel storage to only accept diesel
2 Years Ago
Removed map name from being searched when using server browser, will still show
2 Years Ago
- fixed Arg.GetPlayer() returning first player on server - fixed ulockall not working on self - added ability to specify userid after 'resetbp <user>'