134,339 Commits over 4,444 Days - 1.26cph!
Fixed canvas ordering issues with store and checkout result pages
Update: separate out JITViewer logic from ServerProfiler
- ServerProfiler.Core built from 1074407d
- also contains native symbol resolving logic, but not plugged in yet
JITViewer functionality is now editor only(dll won't ship with builds).
Tests: viewed BasePlayerr::BoxTest
arcade placeholder temp texture
removed all hitguide stuff from BaseSculpture, it all lives in the GUI now
multiple hitguide shapes in sculpting gui with basic tempdev materials (fresnel shader doesn't work well with the cube)
Setup for 4 branches on tech tree. V1 of Tier 1 weapon tab. Width adjustment on ui.dialog.techtree so it can support longer words
ripping out on-mesh hit guide MPB stuff
Better autocomplete styling
New autocomplete system - still needs some work
tweaked material of boat building station to use new texture
Update: couple improvements to JIT viewer display
- relative jumps are shown as "signed hex" offsets, to avoid jnz 0xffffffffffffffe cases
- avoid duplication of address when we have a method name for a jitted address
Tests: viewed BasePlayer::BoxTest and BasePlayer::ServerUpdateParallel
server runs marching cubes and generates collider
fixed save not working in sculpting
Fixed some tests, improved some tests, added some more tests
2 of them intentionally failing as they test current bugs
Hide Boots repose male/female
Loadout and commands view styling
more loadout styles that didnt pick up
Removed the escape capture from the item list search bar, its cancelling the escape to close and its annoying
Restore consoletoggle arg to open a specific tab
Fixed menu tooltip icon not being marked as non static
Added a button to toggle hidden items
Fully removed PointGrid3D and associated jobs
Use flex columns for the itemlist, instead of a grid
removing more unused prefab setup
got the admin panel working for sculptures again
Naval scientist variation art
removed a bunch of disabled stuff from the dialogue prefab
Possibly fixed MeshCull objects not being affected by occlusion culling
Commands tab for useful and common commands
Include legacy shelter in spawn_all_deployables command, was excluded previously to prevent an error