114,800 Commits over 3,959 Days - 1.21cph!
merge from item_icon -> hackweek_modding_improvements
Rocket splash damage test
Pies folder/naming cleanup. Manifest.
Add commands to test that feature works
Setup food_pie_generic.entity materials
merge from item_icon -> hackweek_modding_improvements
Refactor CommunityEntity.UI.ServerImage so it can return sprites directly for items
Add ability for items to specify an `imageId` for their item icon
- uses same Image system as community UI & Signs (FileStorage)
- allows you to change an item's icon without uploading a custom item to the workshop
- will fallback to vanilla icon as it's requesting the image from the server
Fix being able to spam the eat action
Restored options UI again
Increased pending send limit from 256 to 2048 so rcon spam is less likely to cut it off
Home hive and target setup
Laid out basic swarm behaviour setup
Update: ServerProfiler - Track allocations on all threads
The display of this information is still abysmal - need to figure out how to make it better.
Tests: took snapshots both in editor and in standalone server builds (win + linux). Hacked a version that used to crash, but current changes don't anymore.
Rocket tests: fire rockets at all doors and building blocks (every grade, every skin) and verify that everything works
remove unused textures, fix moon lighting transition
setup pumping on the handcar
- consumes metabolism over time, similair to bicycle
- also switch seats to use the horse pose because it's funnier
use configured step count again
Nested coroutine tests support
add back option/convar removed during merge
Menu UI Scale decouple from GUI scale, restructure menu folders
blackboard update
made it paintable and deployable
More containers.
Manifest.
basic pumping and setting correct ikset for each mount point
handcar seat setup with some hand ik targets
manifest
Added function to get the best storage area for a given item, based on size and remaining space.
Try storage areas in a random order.
Added function to get the available remaining storage volume of a storage area.
No longer over-fill storage areas.
Attempt to place loot in descending size order.
Function to order loot by size.
Added and assigned what icon
Functions to calculate the total storage volume available, and the total storage volume required for a list of loot
- Icon
- More deployable changes
- Skewed out on an single axis
launch site factory trees set dressing
Wow, it works
-Fixed orientation issues
merge from ballista_fixes
merge from shield_fractional_fix
merge from fix_tech_tree_total_cost
Initial attempt at a Drawbridge:
- Use Siege Tower Drawbridge 1
- Allow placement in a door frame
- Adjust protection volume
- Use door guide mesh
Added parameter field in TestResultEntry
Fixed empty testrunner run command erroring
vending_stats_fixes_3 -> main
Fix wildly inflated vending stats sold amounts