reporust_rebootcancel

127,406 Commits over 4,109 Days - 1.29cph!

6 Years Ago
[D11] [UI] WIP Building Context fixes. Support for displaying Control Type B and fixing height-adjustment issue.
6 Years Ago
[D11][UI] Cache server data in server admin screen. Improved flow for wip actions
6 Years Ago
[D11] Change .map filenames to include checksum value
6 Years Ago
Small refinery conversion. Scene backup. GPU instancing on a bunch of materials.
6 Years Ago
Deleted unused pre-rework horse assets
6 Years Ago
▋▊▋▊▌▉▅ ▄▉▅█▅▄▉ ▍▅▊▆ ▅▇█▋▌ / ▋▄▌▅▆ ▅█▉█ ▉▋▄▄▆▊▍▇▆▄▉▇▄ ▊▌▌▉
6 Years Ago
▆▇▄██▊▋ ▉█▋▋ ▇▇▄▆▉▆▉▄ ▍▆▉▊▇▍
6 Years Ago
Scene backup. Default shadow settings on wall2 lights
6 Years Ago
merge from main
6 Years Ago
[D11] [UI] Server Stats display thousands with commas.
6 Years Ago
[D11] Pre-populate save position slots to aid QA
6 Years Ago
Updated foliage shader to fix wind
6 Years Ago
Re-applied ASE patch for hdrp 7.0.1
6 Years Ago
[D11] [UI] Server Stats totals implemented. WIP server usage stats implementation.
6 Years Ago
Converted puzzle card readers.
6 Years Ago
Reworked IO/SimpleLight
6 Years Ago
[D11][UI] WIp version of about update page
6 Years Ago
Puzzle box light fixes
6 Years Ago
Don't fuck with Time.* shit in benchmark mode
6 Years Ago
Better benchmark UI hiding
6 Years Ago
[D11] [UI] WIP Server Stats implementation (translations added, working on hooking up actual stat retrieval now).
6 Years Ago
Basic engine audio working. Still need to port MaxSpeedEstimate to the client to properly set up the gearing.
6 Years Ago
cherrypicking 39375, 39440, 39473
6 Years Ago
Hide moviemaker UI if benchmark Fix NRE in ViewModel.Update Update to 2019.3.0b3
6 Years Ago
[D11][UI] Hooked up ingame connected players list to expanded rustworks request data
6 Years Ago
forest populations tweaks
6 Years Ago
▆▆▇▍ ▍▇▆▍▌▄▆ ▍▍▅ ▉▇█▉▉ / ▌█▇ ▅▄▍▋ ▆▊▄ ▋█▋▊▆▇▄ ▄▊ ▆ ▌▇▍▍ ▌█▆▇▉
6 Years Ago
[D11][UI] Implement wipe server option. Navigation to top-up credits page on renew server.
6 Years Ago
[D11][OPTIMIZE] Reduced packet memory copying by getting rid of some internal buffer/byte copy and using a custom streaming class. I did this both to reduce the redundant copies and with an eye to buffering the un-serialised messages.
6 Years Ago
Save on an IOEntity if it's been placed by a player (see PlayerPlaced) Use to distinguish between monument entities and player entities
6 Years Ago
Added engine state info, and propagating that to modules. Added basic engine start/stop/loop audio (no pitch shift yet)
6 Years Ago
Some weird missing metas.
6 Years Ago
Driving physics settings edits
6 Years Ago
Hacked together a quick test. Takes a monument, gets all the meshes that will be seen within a specified range, batches them all together, then generates a low res texture array for them all producing a single draw call proxy. Also tried reducing the mesh with mixed results...
6 Years Ago
WIP support for third person held entities, currently set up on acoustic guitar Added an instrument view point to the player model, still not super happy with this
6 Years Ago
Merge from Main -> Vehicles
6 Years Ago
Merge back to Vehicles
6 Years Ago
Better solution: Modules now use changes in parenting to automatically add/remove on both client and server. Sync no longer necessary. Handles destruction also as destroyed entities automatically de-parent. Since child entities are automatically parented on start, it also handles vehicles that start with modules already attached.
6 Years Ago
Post-merge shader fix + re-added dilate filter
6 Years Ago
wip
6 Years Ago
Subtracted 39442, 39446, 39447 (needs work)
6 Years Ago
Hook up drum kit materials
6 Years Ago
Remove change perspective RPC calls, do everything from client side perspective mountable callbacks
6 Years Ago
Merge from d11_hdrp
6 Years Ago
Fix merge problems
6 Years Ago
WIP drumkit textures
6 Years Ago
increased Windmill heat protection
6 Years Ago
[D11] Add extra fields to Rustworks active players list request
6 Years Ago
Latest terrain build Terrain config tweaks Foliage, playing with filter cutoff on grass/forests
6 Years Ago
[D11] Replace old active players request with new Rustworks request