reporust_rebootcancel

114,796 Commits over 3,959 Days - 1.21cph!

5 Years Ago
[D11] Fixes for Botabag being see-through and Industrial Door Glass Material allowing player to see things they shouldnt see
5 Years Ago
merge from main
5 Years Ago
[D11][#3406] Fix for getting stuck at start menu
5 Years Ago
Merge from main
5 Years Ago
[D11] Further clothing changes missed by unshelving. Eyebrow fixes.
5 Years Ago
[D11] [UI] Localisation database format changes.
5 Years Ago
[D11][#3413] Fix for find join game main menu issue
5 Years Ago
Fix incorrect vals on 3mod chassis
5 Years Ago
Fixeroos
5 Years Ago
New fire
5 Years Ago
More formatting cleanup
5 Years Ago
Animate in stats button
5 Years Ago
Put OnHealthChanged event back to being server-only (as it originally was before I changed it a while ago), but moved it to BaseCombatEntity.Server so it won't confuse future newbies. Code review: Converted module component update calls to come from the vehicle, instead of using the Unity methods. Removed the OnEnable/OnDisable use entirely.
5 Years Ago
█▆█▋▋▋ ▄▉▇▅▅, ▇▄▍▉▆, ▉█▇▅▌▆▊█▄▇ ▍▋▇ ▅▌▅▆
5 Years Ago
Prevent "Look rotation viewing vector is zero" complaint from Unity
5 Years Ago
Another OnValidate switch to PreProcess
5 Years Ago
Merge coroutine/invoke changes branch
5 Years Ago
Use dictionary method instead of storing the action in the module
5 Years Ago
Merge from instruments
5 Years Ago
Another link.xml change
5 Years Ago
VehicleLiftObstuctionSensor removed. Use a basic TriggerBase instead.
5 Years Ago
Free the old magnet occupant properly
5 Years Ago
Update magnet snap to use a similar system to VehicleLiftOccupantTrigger
5 Years Ago
▅▉▆▇▉▋ ▌█▇▆▇▌ ▄▊ ▇▆▋▉▍▍▋▆▍▍█, ▅▅▌▌▆ ▍▍▌▅▇▋▊▆▋ ▉▍▊█
5 Years Ago
Fix another null check problem
5 Years Ago
Add null check
5 Years Ago
Rewrote occupant trigger to use a more logical TriggerBase system. Adjusted layers on obstruction sensor. Protocol++.
5 Years Ago
▄▇█ ▉▋▆▄ █▌▋█ ▋▆▉▉▋ ▅▄▌█▅ ▇▆▉▄▉▋
5 Years Ago
▉▄▋▆▇ ▇▊▍▋▇▊▍▉▄▌▅ ▊█▋▄▄ ▄▄▅ ▍▌▌▋▉▆▅▊
5 Years Ago
▍▋▄▄▌█▅ █▊▄▍ ▆▌█▅▉ ▆▌▋▊▍
5 Years Ago
Merge from new_commands
5 Years Ago
Add player.wakeupall server command (good for waking up lots of bots after a server restart)
5 Years Ago
█▍▍ █▉▌▌ ▍▆▍▋ ▌▌▍▄▊▄
5 Years Ago
Fixed inventory.copyto not working when called from an input binding inventory.equipslot no longer looks for a player in front of the calling player (only works by passing in a player name) inventory.equipslottarget is a new command that takes no arguments and looks for a player in front of the calling player (good for input binds)
5 Years Ago
Backup
5 Years Ago
Composter protobuf and serialization.
5 Years Ago
More composter wip. Merged from main.
5 Years Ago
▅▇▉▌▄ ▇█▍▋█▌ █▉▊▊ ▅▍▉▇▌▍▅▇▉█▉▅.▌▄▇▆██▊▄▌▆ ▍▅▊▌ ▋█▅▅▆ ▍▅▉█▇▍▆▋ ▍▄ ▄▄██▆▊ ▌█▆█▄▍▊▌ ▌▄ █▋▍▅ ▋▅ █▅▊ ▄▆▊▍▆▅ ▊▊▄▌▆ █▊▇▆▍▄▍ ▊▆▍█▋▉▇▉ ▉▋▌▆▌▉ ▇▌ ▆▇▅█▍▇▇▆▉▍.▊▉▋█▊▆▊▆▋▍▊▉▉▄▊▋▉▍ (▌▋▄▊▅ ▌▄▍▋▉ ▍▆▌▋ ▌▋▍▋▋▅▄▊▊ ▉▋▇ ▅▋▌ ▅▌▆▋█)
5 Years Ago
Added FertilizerQuantity to ItemModCompostable so that different items can produce varying amounts of fertilizer. Composter checks an item is compostable and uses FertilizerQuantity to produce the correct amount.
5 Years Ago
[D11] New 4 way blend shader for concrete at launch site
5 Years Ago
[D11] + Turned off the shadows of more particle systems
5 Years Ago
Made a bunch of items compostable.
5 Years Ago
Added ItemModCompostable and Composter checks for it.
5 Years Ago
more wip
5 Years Ago
merge from iteam_search
5 Years Ago
+ changes to make the Blood effects more red
5 Years Ago
Merge from skeleton
5 Years Ago
merge from main
5 Years Ago
[D11] Fixed 3333 Icons in the connected players window now change correctly when a player is Blocked/Unblocked
5 Years Ago
Fixed GameObjectRef references