192,439 Commits over 4,049 Days - 1.98cph!

6 Years Ago
Tweaks
6 Years Ago
Viewmodel again
6 Years Ago
Viewmodel
6 Years Ago
Fix asset IDs
6 Years Ago
Rename folder
6 Years Ago
Viewmodel
6 Years Ago
Flashlight viewmodel work
6 Years Ago
Working on a torch
6 Years Ago
Merge in updates from Main.
6 Years Ago
cherrypick
6 Years Ago
Attempt at using ecs to render all building objects as instances. Much slower.
6 Years Ago
[D11] [UI] more visual changes to the various create server screens
6 Years Ago
Added ability to take a lod group and desconstruct it into ECS renderered instances.
6 Years Ago
Made sure all materials have instancing checked.
6 Years Ago
More instancing work
6 Years Ago
[D11] [UI] more visual changes to the create server screen, header will now hide properly
6 Years Ago
More instancing tests. Now handling LODs
6 Years Ago
More instancing.
6 Years Ago
ECS Instanced rendering tests
6 Years Ago
Backup
6 Years Ago
Backup
6 Years Ago
updated confirm button
6 Years Ago
[D11] [UI] Fixed navigation and parsing on community hub. Should now support left + right navigation and correctly show selected buttons. Added loading indicator on community hub screen to show when content is being fetched.
6 Years Ago
[D11][UI] Hide top bar while looting
6 Years Ago
[D11][UI] Shelf menu and crafting Navigation bar changes, Craft max added to the crafting screen
6 Years Ago
▊▄▊▆▍▄ ▄▍█▆▉█▇▊▄▋▍█ █▌ ▄▉▄▇'▆ ▄▇▉▌█▊▉ (▅▉▇. █▊▍ ▋▄▋ █▊▌▆)
6 Years Ago
[D11] [UI] Refactored community hub to no longer handle layout through an external request array. Server data now gets parsed directly. Temporarily disabled top news container. Buttons now support navigation on community hub screen. Fixed miscellaneous bugs in compile/parse code.
6 Years Ago
▉█▆▋▄ ▆▅▍▅▉▄▌_▍▊▊▉▄▅▇ ▅▋▅▋▊▄▋▊▆▇▌▍▄▇█▊▇▄ ▉█▍▆▌▉▊▅ ▅▆▌ ▇▄▍▊▆▋▋█, ▋▊▋▇▊ ▌▊▇▊▄█▉_▍▆█▉▋█▌▌▉▄█ ▍▉▋▌▆▌▇▋▊ ▋▆▉█▌▄▆ ▇▅▆ ▄▄▊▊▍▄
6 Years Ago
Admin command
6 Years Ago
[D11] Add/Change Password button added & Quick command added to debug menu to set server time back to morning
6 Years Ago
removed left/right camera buttons, added basic swipe rotation instead. disabled mute list for now. disabled emotes for now. some temp connection changes. show attack range on click not just hover (so target area appears properly on touch screen). temp change so input up is used not down for events.
6 Years Ago
Admin commands...
6 Years Ago
▍▄▋▋▌▍▌ █▉▋▇▍▉▄, ▅▇▍▄ ▆▅▄ ▌▌▌, ▉▉▇▅▍▌▄▊▇ ▇▍▅ ▌▅▉▄██
6 Years Ago
[D11] [Tutorial] Changes to the Cave and Map
6 Years Ago
[D11][UI] Changed playfab call for rent server. Added support for player presets
6 Years Ago
Fixed admin command, tweaked map
6 Years Ago
[D11][TUTORIAL] Tutorial Action to kill player entity (used on mountain)
6 Years Ago
updated detonator source
6 Years Ago
source file
6 Years Ago
Removed rigidbody from clientside NPC CH47
6 Years Ago
Updated wrong asset id
6 Years Ago
merge
6 Years Ago
Added some onto the map
6 Years Ago
[D11] [UI] Fixed textmeshpro component not getting correct rect transform width/height values when parsed. Fixed transitions not parsing on selectables.
6 Years Ago
cannot loot through module window on small oilrig
6 Years Ago
[D11] Added forced back to title screen for when signing out/changing profile in game
6 Years Ago
Entity.Fire and Input also support booleans just like GM:AcceptInput Added SetMaxLookDistance (float) input to all NPCs (Is also added to the .fgd) npc_sniper's laser will properly represent the maximum distance the sniper can see for
6 Years Ago
[D11][UI] Fixed issues with left right controls
6 Years Ago
Add very basic admin auth to stop people finding and running admin commands.
6 Years Ago
Panel.GetTextSize actually works now