19,254 Commits over 3,898 Days - 0.21cph!
Ignore .user files
Better search
Search fixes
Struct links
Internal wiki setup
Example block fix
Image parse fix
Struct fix
html special entities
Switch from xml to HtmlAgilityPack
Link styles
Importer repurposed as cleaner
Link cleanup
Refresh caches in the background and on startup
Update FacepunchWiki.csproj
View permissions
Custom 404/403
GMod redirect
Fixed not parsing tags in some description blocks
Internal Realm
Horse loot through buildings fix
Set pageid for revision !
try to automatically encode & in xml
File upload works
Upload block
Replace Global. in page name
Nicer file drop styles
Initial commit
Wiki source
Setting hero url to "itemstore" will open the item store when clicked
Expose IsFollowing, GetFollowerCount, and EnumerateFollowingList in SteamFriends
Fix EnumerateFollowingList and rename to GetFollowingList
Merge pull request #356 from trdwll/ISteamFriends-add-methods
Expose IsFollowing, GetFollowerCount, and EnumerateFollowingList
typo on AvailableLanguages
Merge pull request #354 from trdwll/typo-fix
typo on AvailableLanguages
shutdown server stats
Merge pull request #355 from trdwll/shutdown-fix
shutdown server stats
Merge remote-tracking branch 'origin23/master' into masterFP
Fixed ugc validation/redownload
Merge pull request #353 from kamyker/ugc-dl-validation
Fixed ugc validation/redownload
Added a method to retrieve the glyph location for a provided controller and action
Merge pull request #350 from kurozael/ft/steam-input-glyph
Added a method to retrieve the glyph location for a provided controller and action
Fixed bleeding notice getting stuck
NoticeArea uses RustLayout (fixes spazzing)
Only update VitalNote text if they're shown (!)
Throttle NoticeArea updates
Only update HudElement when totally needed
Fixed WaterSystem allocations
Fixed GC in PlayerWalkMovement.GroundCheck
Fixed GC in TimedExplosive.DoCollisionStick
Crosshair/LookingAtTooltip UI no longer use animators
LookingAtTooltip text uses RustText
Throttle UpdateLookingAt instead of running every frame
Throttle HasVoiceData check
Profile SoundManager.Update better
Simplified TimeWarning to just do a ScopedProfile - holding off on renaming it until next year (alocation free, should have less impact in release builds)
Throttle and cache foot IK traces, added player.footikrate
Throttle BaseHelicopter ground effects update rate based on distance
Throttle Cargo Ship UpdateSounds frequency based on distance
Increased SimpleFlare tickRate
SoundManager - call Elapsed.TotalMilliseconds as infrequently as possible
Exposed ConnectionInfo.EndReason
Merge remote-tracking branch 'upstream/master'
Merge pull request #338 from alexcodejammer/master
Exposed ConnectionInfo.EndReason
Fixed error when missing changeset
Use the median instead of the average
Cleaning up
Styles and cleanup