192,957 Commits over 4,049 Days - 1.99cph!

7 Years Ago
Unit view setup/init cleanup, ragdoll logging
7 Years Ago
Finding item for crafting filters by none player command
7 Years Ago
[D11] Re-enabled opening Map screen - set to holding "Up" on dpad
7 Years Ago
Fixed crafting being impossible after an active crafter dies
7 Years Ago
7 Years Ago
Added UnitComponent.OnDeath method Clear Unit.Ownership ownables on death (BEF-613: If your current crafter dies while using the station it's impossible for a new crafter to use the station) Rebuilt all building prefabs to verify that the importer is not causing issues with placement (it isnt) UnitSoundTypeDefinition now included in enum generator Debug prefix fix
7 Years Ago
Fixed gang member dependency order
7 Years Ago
[D11] [UI] Removed debug exception from try/catch in PieMenuInfo.
7 Years Ago
[D11] Find/Join server now shows the server name
7 Years Ago
LOD generation for wearable world view prefabs Fixed some issues with the building editor
7 Years Ago
[D11] Enabling new frontend/UI defines in Build.cs
7 Years Ago
added wearable importer LOD support
7 Years Ago
Blur toggler on fast forward button
7 Years Ago
[D11] Updating missing reference
7 Years Ago
[D11] [UI] re-added blur behind chat wheel and belt bar icons
7 Years Ago
[D11] Adding missing prefab from last update
7 Years Ago
[D11] [UI] Tweaked quick craft radial menu texture slightly to make ingredients band less opaque.
7 Years Ago
[D11] New in-game Options/Pause menu, with new button types
7 Years Ago
AssetMenu uses FormatAssetName instead of display name (some of our assets have the same display name and weren't getting their own menu item). EntityConsumeValue can now prioritise certain interactions.
7 Years Ago
[D11] [UI] Updated Quick Craft radial menu textures and implementation to now correctly display the queue information. Temporarily disabled craft multiple logic until the limit can be increased.
7 Years Ago
User allies cache the ally list. Simplified player label updates and removed the need for the complicated event checking.
7 Years Ago
Reverted ToX AsX crap
7 Years Ago
moew
7 Years Ago
Fix criminal script on NPCs
7 Years Ago
[D11] frontend/bootstrap integration WIP. Missing bit of bootstrap.
7 Years Ago
Deleted a few more unused things
7 Years Ago
merge from main. more.
7 Years Ago
[D11] Get online id method added to the platform services interface, replaces the hard-coded unique id stuff on XBone if available. Made the XBox services available (for development) in the Editor to make it easier to work on.
7 Years Ago
Interaction Plan lists can now be sorted by time to dispense. This should fix people sometimes taking all when they should just take one. Deleted a bunch of old assets and scripts.
7 Years Ago
[D11] Platform services interface, with XBox One user services official plugin integrated.
7 Years Ago
Fix for loading items list from bundles in editor
7 Years Ago
Added menu option to build the active config
7 Years Ago
Renamed AssetIterator to GetAssetImporters
7 Years Ago
Allow server.levelurl to be set to the empty string on the command line to override the default download location
7 Years Ago
Fixed UserStats not serializing
7 Years Ago
Updated scoreboard to use the new ReadyPlayerSelections synced to the client. Team selections aren't working though
7 Years Ago
Making PCUserAllies into an optional component script that only Whacky Races uses at the moment. Added ally checking methods to WiseguysUser, and a new IAllyComponent interface, so any IPlayerComponent can implement a custom ally system for a particular game mode.
7 Years Ago
compile fix 2
7 Years Ago
compile fix
7 Years Ago
SFX pitch shift, re-enabled unit audio in higher game speeds
7 Years Ago
Icons
7 Years Ago
tweak post process and offset avatar position to reduce flickering
7 Years Ago
Fixed crafting UI elements not being clickable
7 Years Ago
UI sleep fx improvements
7 Years Ago
testing
7 Years Ago
Various UI
7 Years Ago
sam work
7 Years Ago
Removed duplicate head from gui game scene
7 Years Ago
Build button behaves & animates properly.
7 Years Ago
Fixed BEF-606: Clicking an order on the command bar, and then clicking it again to clear it, makes it impossible to select a building until you rightclick.