userIan Hendersoncancel

2,563 Commits over 548 Days - 0.19cph!

1 Year Ago
Added potential fix for NPC vendor shops
1 Year Ago
Added bp support to tooltip text (probably needs an extra icon somewhere)
1 Year Ago
Ensured vendors window is closed on server change Refactored map view reset code into a single method
1 Year Ago
Can anger the heli by attacking it anywhere (provided it already isnt targetting someone and has been waiting a decent amount of time since it was last damaged)
1 Year Ago
Slight chance of a very slight increase or decrease on rocket clip per strafe
1 Year Ago
Heli will drop out of strafe at a random distance threshold rather than a constant one
1 Year Ago
Variable rocket aimcone now placed in a varied range
1 Year Ago
Added a chance that the heli will go to random map positions over cycling monuments
1 Year Ago
Fixed containers being changed on merge
1 Year Ago
Merged main
1 Year Ago
Fixed disableWearable check in client Cleaned and rebuild codegen
1 Year Ago
Fixed client compile error Added convar to disable overlay
1 Year Ago
Added support for showing multiple overlays at once Improved GC Cleaned up code
1 Year Ago
First overlay now works correctly
1 Year Ago
Stuff I forgot to push
1 Year Ago
Fixed bugs with inventory not being referenced correctly
1 Year Ago
Changed icon
1 Year Ago
Now able to unload magazines so long as they have a round in them
1 Year Ago
SAP can now load in external magazines
1 Year Ago
When reloading, guns checked with external mag will look for magazine items
1 Year Ago
Bool to enable use of external mag on a weapon. Cleaned up magazine mod
1 Year Ago
Now takes ammo type from entity
1 Year Ago
Added a way to fully fill pistol magazine from hand
1 Year Ago
Fixed magazine displaying ammo count
1 Year Ago
Basic magazine setup
1 Year Ago
Initial commit. Don't get too excited. You won't like it :)
1 Year Ago
Ensured diving tank is treated as the same as parachute/backpack backpack but still takes up torso back slot
1 Year Ago
Performantly unsets old set icon
1 Year Ago
Fixed some bugs with colour setting
1 Year Ago
Prevented client from attempting serverside equipment moves.
1 Year Ago
Reordered the code to call from icons to player inventory. First working version - still needs polish
1 Year Ago
Wear item check now returns item it replaced Can fetch PlayerInventory class through player Item icon set methods
1 Year Ago
Merge main
1 Year Ago
Added base
1 Year Ago
Moved legacy shelter icon layer to be the same as sleeping bags
1 Year Ago
rebuilt manifest
1 Year Ago
Removed hight quality metal requirement for crafting/repairing sled
1 Year Ago
Changed default nudity to pixelated
1 Year Ago
Fixed bug causing rangefinders to disappear when removed
1 Year Ago
Added a rangefinder to the binoculars
1 Year Ago
Added tooltips when you over over the item in the list Fixed some final layout bugs Removed a bunch of excess code in the old markers
1 Year Ago
Ensured listing phrases are translated Rebuild phrases Reset listings colour based on stock
1 Year Ago
Stopped vendors from caching current machine - forces a refresh on clicking
1 Year Ago
Vendors now aware of the total amount of machines
1 Year Ago
Fixed final accordion bugs
1 Year Ago
Reduced more delgate allocations Accordions only generate if current listing isnt a solo listing Fixed bugs with accordions
1 Year Ago
Listings allocate delegate memory at start
1 Year Ago
Modified minimum accordion amount Listings handle their own animations
1 Year Ago
Added back button Ensured no listings animations close properly
1 Year Ago
Vendor interface removes itself to respond to map markers Refactored interaction code in map interface