userJarryd Campicancel

12,549 Commits over 2,557 Days - 0.20cph!

7 Years Ago
Reworked whats new screen to be easier to update
7 Years Ago
Arrow and grid guides for placement Added new contract to paint surfaces
7 Years Ago
Contract complete widget shows rewards Fixed ships allocating all the time just for the background biomes
7 Years Ago
Fixed not being able to place walls Fixed contracts widget not working while paused Some loading screen improvements Timers for preveting thought pop-up spam Fixed some first play contract flow situations
7 Years Ago
LMB+drag to rotate props, props can be used in 45 degree rotations
7 Years Ago
Paints cost money Staff walk speed stat, new starting textures
7 Years Ago
Fix error in main menu More main menu fixes Fixed cursor issue, remapped eyedropper to E Financials panel Fixed staff breaking permanently if no stockpile was available
7 Years Ago
Jenkinsfile
7 Years Ago
Upgrade to 2017.3.0p2 Less crashes!
7 Years Ago
Some basic cash tracking
7 Years Ago
ViewFill can assign extra construction requirements per fill used (eg. 0.2 logs for each view used as filler) Gets rounded to an int and added to whatever construction requirements already exist for the building
7 Years Ago
Fixed multi clicks required to start fill placement Fixed some bad rotation logic
7 Years Ago
ViewFill now places box nav mesh obstacles for each block of views
7 Years Ago
WIP ViewFill placement system and building component
7 Years Ago
Added a corpse gathering goal so units fill up meat racks
7 Years Ago
Removed a log
7 Years Ago
Drag selects can no longer be started while over UI (previously they could be started but with an incorrect start position)
7 Years Ago
Clouds! Camera tilts + Skybox
7 Years Ago
Removed all implict fields in serialised data Shrunk chair overlap box for better palcement
7 Years Ago
New stove prop, produces meals Diner booth prop, seats 6 and needs meals (still WIP) More diner + stove stuff
7 Years Ago
Fixed TargetTerritoryConsideration failing if attempting to get the score of a unit and the unit wasn't in the Territory's unit list (now falls back to the position territory check like other entity types) Moved TargetTerritoryConsideration from a consideration to a bonus in some cooking goals to try and make spit usage more common
7 Years Ago
Fix NRE when right clicking a building under construction
7 Years Ago
Added an extra frame between creating a clone for portraits and taking the portrait, seems to help with the portrait issues
7 Years Ago
Unselected units now get a grey highlight when they are occluded by objects, regular green highlight is applied if the unit is selected
7 Years Ago
Unsaved changes
7 Years Ago
Added ship control buttons to the map screen Bootstrapper, settings file and menu, adjustable ui scale Better eyedropper cursor + paint mode cursor Premium passengers will now complain if there are too many kids around Notifications for high complaint volumes
7 Years Ago
Checkerboard, Carpet and new wallpaper textures Cloud wallpaper Can now link stats to needs via a StatNeedRelationship UI Stat display tweaks
7 Years Ago
Walk speed stat, red carpet makes units walk faster
7 Years Ago
Blimp icon Launcher banner Units now know what paint surfaces are around them
7 Years Ago
Close ship details while editing route bar and Coffee Stand now use stock system Needs can now be negative + looooots of UI fuckery Added a overcrowding complaint type
7 Years Ago
Fixed non-player controlled tribes running cohesion and spawning strangers (this might fix the strangers not getting added to tribe bug, they were being spawned with a target group that wasn't the player's tribe)
7 Years Ago
Fixed campfires being marked not available if they are at 100% capacity (might fix units not lighting fires in later games)
7 Years Ago
Check if a unit already has an item before adding a possession requirement
7 Years Ago
Items now store a failed path count whenever a unit tries to get to an item and cannot If this happens 10 times the item is moved to the end of the partial path to the unit, so hopefully somewhere accessible
7 Years Ago
Added paintable surfaces to the wall prop
7 Years Ago
Added an eyedropper tool
7 Years Ago
Popup thought bubbles Props can now declare generic sliders for their tooltip
7 Years Ago
Some UI Scaling WIP
7 Years Ago
Save data versioning, improved some ship purchasing UI Saving notification Can toggle contracts on new game
7 Years Ago
Paint type tooltip Restriciton text on paint tooltip Stock system WIP
7 Years Ago
Renamed CreateItemKeepDesire to AddItemToPossessions (we don't have keep desires anymore) Fixed AddItemToPossessions action not adding the item to possessions (this makes berry gathering much more reliable)
7 Years Ago
Cooks now check if they already have a crafting order for a basket before making a new order
7 Years Ago
Fixed go to random radius (5) set to 0 radius (should fix units sleeping on top of each other by a campfire)
7 Years Ago
Game Camera now blocks zoom while over UI (fixed scrolling roles window also zooming)
7 Years Ago
Tweaked some container fill settings for cooks to make them more reliable in crowded environments
7 Years Ago
UI Tweaks, Ship Details are now controlled from map screen Fixed a bad scroll bar Stats screen UI tweaks Backdrop fix Added need info to passenger stat window
7 Years Ago
Rounding for wall mounted props Bug fixes Fixed some staff issues after loading a game
7 Years Ago
Popularity summary tootlip New prop: Trash bin
7 Years Ago
Fixed unit group MemberInfo not being reassigned after a load, broke lots of UI
7 Years Ago
Fixed Create Find Desire action to make a basket not using the correct enum (was serialized with an enum that no longer exists) Fixed an NRE when building an addon The group that is generated for a stranger that's joining a tribe is now destroyed if the invitation is accepted Added a new tribe member cohesion event (positive)