253,031 Commits over 3,990 Days - 2.64cph!
Fixed phrases not updating properly because of rogue tabs
Added SpawnHandler warnings when AddInstance is called out of order
Testing out server console utf encoding
-cleanup of branch
-added new test resource made with editor
-tweaking and prettification
Triggers - don't create list objects until they're needed
seperated the attack animations for the bolt rifle, so players can fire and hold the button down, and then let go to resume the bolt cycle action
FOR FUCK SAKE added missing shader to the loaded shader array
FOR FUCK SAKE tweaked bouncer gloss to make it easier to read
Touching flowers to try to fix weird stretching thing in editor
SoundManager error handling
Updates to the running hit calculation
Made ladder placement more tolerant of uneven surfaces ( like rocks )
Can place ladder even if no building permission
got rid of clovers
adjusted flower lods
Fix stag footstep sound references
Turned shadow casting off on clutter flowers/clovers
BuildingBlock / Signage need to start disabled
Made low-quality LOD of roofs disappear again when getting close (temp fix)
Removed trigger-based nearby entity detection from camera
Made conditional building black spawning use the LOD grid (now also affected by object quality slider)
Made sign texture requesting use the LOD grid
Don't strip all scripts that implement ILOD from servers (implement IClientComponents if desired)
Added optional unique param to ReorderableListDrawer, for unique lists
- BeforeEditor updates, cleaning up tab setup a bit (removed title constructor bullshit)
- A little more work on SpeciesSettings and the editor for them
Ladder placement orientation
textured roots and tree trunks for swamp court
Separated out shot selector
-Resources have a nice editor window for views now, with views being selectable per ResourceStates.
- Bouncer enemy work
- Area0 work
- BaseMovement now can be forced to use it's entity's forward direction instead of desired forward direction
- Added shaders to forced include (wip fixing something)
Lets treat prefab/asset/unity files as binary - because merging them should never happen
Editor path fixes and Species creation
Resources folder cleanup. Updated BeforeEditor paths
Ladder trigger
Ladder movement
PlayerMovement dev scene
Serverside held entities properly hidden in editor
Skipping FixAtlasMipLevels in D3D11; UpdateExternalTexture bug was disabling bilinear filtering permanently
Deleted some SE plugin inspector terribleness
- Setup Bouncer enemy prefab with new model
- Area0 work
Don't force-initialize LOD grid when refreshed
Added object quality slider to F2 menu
Updated BeforeEditorBuildingTab asset editing and view creation.
Mushrooms no longer collide with player movement
Removed deprecated inspector variable from spawn population