userIan Hendersoncancel
reporust_rebootcancel

5,995 Commits over 974 Days - 0.26cph!

2 Years Ago
Added basics for accordion - added chevron icons
2 Years Ago
Fixed animations
2 Years Ago
Added some gradients
2 Years Ago
Added alpha transitions. They are weirdly broken
2 Years Ago
Fixed bug preventing no listings from appearing during fill Disabled pooling temporarily
2 Years Ago
Picked UI Effect
2 Years Ago
Fixed no listings not showing. Removed redundant toast.
2 Years Ago
Added no listings message to vendors if they don't have any stock.
2 Years Ago
Fixed bug preventing single vending machine markers from being pressed.
2 Years Ago
Merged main
2 Years Ago
Ensured triangle ladder hatch can be repaired in repair bench
2 Years Ago
Removed useless logs
2 Years Ago
Added Rohans fixes for Flex Element NaNs
2 Years Ago
Added animations to vendor listings
2 Years Ago
Rerouted code to allow interface to do the majority of calls. Markers just notify interface of intention to open.
2 Years Ago
Finished overall layout
2 Years Ago
Fixed sold out colours and alpha
2 Years Ago
Further colour and layout adjustments - nearly there!
2 Years Ago
Further layout changes. Reduction in size Rearranged title
2 Years Ago
Added support for cluster markers
2 Years Ago
Swapped scroll to scrollgrow
2 Years Ago
Saving state before fixing scroll properly
2 Years Ago
Realigned scroll view Fixed scrollbar not aligning with mask
2 Years Ago
Swapped ladder over to using treatAsComponentForRepairs
2 Years Ago
Ladder hatches no longer require ladders to repair
2 Years Ago
Repairs can now ignore a specific item - removing it from required resources
2 Years Ago
Proposed clientside fix to skip being ignored
2 Years Ago
Capped burst module size to match other weapon mods
2 Years Ago
Merged main - resolved conflicts
2 Years Ago
Prevented vendor listings stretching to fit whole section Reduced font sizes Realigned scrollbar
2 Years Ago
Fixed scrollview with flexbox
2 Years Ago
Condensed check down to just checking if there are any markers - not bothering about active state
2 Years Ago
Prevented shelter markers persisting between servers
2 Years Ago
Layout changes Broke scroll view
2 Years Ago
Single vendor now has new internal layout Single vendor scales properly
2 Years Ago
Fixed the layout - now works with flexbox
2 Years Ago
Broke layout Fixed spacing
2 Years Ago
Merge main
2 Years Ago
Fixed bug if markers list was 0 and was trying to be accessed, Main merge - resolved conflicts Protobuf
2 Years Ago
Additional check on server destroyed Removed pointless import Pooled server postions vector
2 Years Ago
Fixed bugs with marker display. Old markers are now resused. Internal default shelter count stored. Removed various debug checks. Cleaned up code.
2 Years Ago
Cleaned up on destroy code. Fixed marker display. Markers are now updated on destroy correctly.
2 Years Ago
Fixed issues with double adding to limited list.
2 Years Ago
Fixed removal from list
2 Years Ago
Redone limited shelter list setup for removal/addition
2 Years Ago
Removed reliance on owner id
2 Years Ago
Added protobuf messages
2 Years Ago
Prevented client error on join. Ensured key exists in list before checking count.
2 Years Ago
Redone and broke shelter map markers again
2 Years Ago
Fixed client build issue - still to fix marker loading