userlamalovecancel

6,939 Commits over 2,680 Days - 0.11cph!

4 Years Ago
Prevent moving towards the ground for a short time after increasing altitude
4 Years Ago
Fix raycast issues causing odd behavior
4 Years Ago
Show the delivery drone carrying a package on the way back
4 Years Ago
WIP making drone not fly through rocks and stuff
4 Years Ago
Don't let delivery drones fly underwater
4 Years Ago
Tweak speeds, tighten timeouts since they were excessive
4 Years Ago
Make delivery drone motors spin CW and CCW instead of all the same way Assign sounds to the other drone so it doesn't spam NREs
4 Years Ago
Remove conditional networking for market terminal orders (Maybe fix for "waiting for x deliveries" message not appearing?)
4 Years Ago
Fix player position marker not scaling correctly on map views (MapInterface had a MapScaleIndependent component added onto the marker)
4 Years Ago
Merge from /main/drone/shop
4 Years Ago
Fix player position not showing on the market UI... but why does the marker change size with zoom?
4 Years Ago
Fix issue where the shop details panel can be partially seen when first opening the market UI
4 Years Ago
Disable market UI RPCs when playing demos
4 Years Ago
Merge from /main/drone/shop
4 Years Ago
Add padding below the shop title
4 Years Ago
Delivery fee is now per quantity bought (According to the order UI - not the stack size. Selling stacks of stone wouldn't cost 1000 times the delivery fee) UI improvements to show when you cant afford the order+delivery fee
4 Years Ago
Allow zero quantity in market UI sell orders Changing amount of one order resets other orders to zero quantity Zero quantity switches the buy button to disabled
4 Years Ago
Server browser UI fixes
4 Years Ago
Merge from /main/drone/shop
4 Years Ago
Enable isDynamic on terminal LOD components (possible fix for it turning invisible sometimes)
4 Years Ago
Fix cached item condition not updating correctly Fix out of stock items showing as broken/empty condition
4 Years Ago
Reduce drag, reduce acceleration, lean more into movements - looks a lot more natural than the previous settings
4 Years Ago
Fix name on computer not updating sometimes Fix terminal inventory unlocking after restarting the server during a pending order
4 Years Ago
Increase delivery drone movement speed 5x Bump up all timeouts Delivery drone checks default layer for collision avoidance now Increase delivery drone marker size a little since it's so tiny on size 4500 maps
4 Years Ago
LOD component and allocation reduction for market terminal screen
4 Years Ago
Shrink the delivery drone map marker
4 Years Ago
Delivery drone material fix LOD components to disable the drone's blades and animation
4 Years Ago
█▆█▉ ▉▊ ▊▌▊▌▌▍ ▇▇▇ ▉▍▅█▄▍▍ █▌▆▍▇▍ ▇▄ ▍▌▋ ▅▇▋▍▆▋▇▇'▅ ▉▌▆▅▋▇▋█▆ ▇▅▉▍ █ ▋▉▇ ▊▆▋▉▉▌▄▆ ▆▄▊▉▊ █ ▄▊▌▇▉▊▄▅
4 Years Ago
Merge from main
4 Years Ago
Add support for configuring and displaying tags on the server browser
4 Years Ago
Merge from /main/drone/shop
4 Years Ago
Early exit from purchasing if the delivery inventory is full
4 Years Ago
Remove drone debug log
4 Years Ago
MapMarker will update the active MapView instead of only the main map view (aka MapInterface)
4 Years Ago
Mostly working map markers for delivery drones
4 Years Ago
Force all static vending machines to be eligible Delivery drone will now attempt to go as close as possible when blocked on the final descent
4 Years Ago
Fix SellOrderEntry not allowing higher transaction counts when items are sold in stacks Mark drone item as not craftable and hidden
4 Years Ago
Actual fix for NRE in Client_OpenMarket
4 Years Ago
Merge from main
4 Years Ago
Fix state transition when vending machine is destroyed so it will return to the marketplace immediately Improved error logging for when orders time out Tentative fix for Client_OpenMarket NRE?
4 Years Ago
Fix server compile
4 Years Ago
Set new materials (I had to set it to the right textures though?)
4 Years Ago
Basic in-flight collision avoidance
4 Years Ago
Some refactoring to keep shared config in one place Tolerate slight overhangs
4 Years Ago
Add more error checking to the terminal in case its parent isn't valid Fix delivery timing out instantly after a few min of uptime Fix kinematic warning on client Remove some debug logs
4 Years Ago
▆▌▉ ▆▇▆▌▊▆▍▅▍ ▊▆▇▄▌
4 Years Ago
Don't allow ordering if vending machines are blocked off
4 Years Ago
Speed up ticks
4 Years Ago
Order expiry will now update state after the expiry time
4 Years Ago
Basic delivery complete