userlamalovecancel

3,515 Commits over 2,527 Days - 0.06cph!

6 Years Ago
Damage detector is now seismic detector, outputs more electricity the bigger the vibrations Added potentiometer electric component
6 Years Ago
IO entity to detect when your stuff is attacked
6 Years Ago
Allow customizing alarm messages
6 Years Ago
Merge from main
6 Years Ago
Unsubscribe implementation, bit more error handling
6 Years Ago
Broadcast output changes as well so others would stay in sync, remove debug stuff
6 Years Ago
Fixes
6 Years Ago
WIP replacing all the json with protobufs, also support for broadcast messages
6 Years Ago
Input alarms WIP
6 Years Ago
Merge from main
6 Years Ago
Set outputs
6 Years Ago
Entity info and controls WIP
6 Years Ago
Split into another entity
6 Years Ago
Team info
6 Years Ago
Merge from main
6 Years Ago
Building info
6 Years Ago
Fix serialization changes preventing server boot
6 Years Ago
More info
6 Years Ago
Tokens, player info
6 Years Ago
Info command, run things on the right thread
6 Years Ago
Other files
6 Years Ago
Setup, connecting, and handling commands
6 Years Ago
Increase timeouts
6 Years Ago
Fix harmless exception on disconnect, remove debug
6 Years Ago
Video options cleanup (remove HDR, remove UI blur, remove motion blur) Deleted the UI blur shader
6 Years Ago
Removed unset platforms from GA settings
6 Years Ago
Disable league promotion checks in MMF games
6 Years Ago
Merge from main
6 Years Ago
Use BestHTTP everywhere but editor+standalone
6 Years Ago
Fix server NRE Add missing columns
6 Years Ago
Load steam inventory and do achievements in debug build if the player has a valid steam id
6 Years Ago
Allow buying items etc when steam id validation is off (for debugging)
6 Years Ago
Possible workaround for tile blend mask bug Remove debug log
6 Years Ago
Fix clicking trophies through UI
6 Years Ago
Cherry pick
6 Years Ago
Fix PlaySound error on Icer and Jumper trophies
6 Years Ago
Flash the window when an online match is starting or your turn begins
6 Years Ago
Add shader quality option (disabled in editor)
6 Years Ago
Fix faces not rendering on intel gpu (smoothstep min and max can't be the same)
6 Years Ago
Disable SRP batcher cause it's broken on some devices right now
6 Years Ago
Enable both landscape rotations
6 Years Ago
Use mobile options for webgl cause its slow too
6 Years Ago
Fix unit dragging working with all mouse buttons (which made it leave ghost holograms) Fix both UI and unit drag event handlers firing at the same time (left a ghost hologram as well)
6 Years Ago
Fix argument null when going into customisation editor Update post process, didn't fix anything though
6 Years Ago
Remove MaterialPropertyBlock from crowd members when animations are disabled Disable dynamic batching cause it sucks Disable auto sync transforms, enable callback reuse
6 Years Ago
Show tile markers in confirm move/attack Disable double tap zoom over UI and units
6 Years Ago
Enable swipe rotate, pan, and zoom again Rewrote swipe and pan to use touches only (so mouse can't do it) Swipe has smarter cancelling to remove or reduce delays to panning
6 Years Ago
Missed file
6 Years Ago
Enable crowds -> Crowd detail, also make it work without restarting a match Disable some options for WebGL (resolution stuff, and render scale is bugged) Options++
6 Years Ago
Only keep the 50 most recent match history entries