192,970 Commits over 4,049 Days - 1.99cph!

7 Years Ago
Finally found and fixed the random sound effect that plays at the start of matches and career creator.
7 Years Ago
temp igniter attack sound
7 Years Ago
▋▇▅▇▅▆ ▋▇▋▆ ▌▇ ▉▊▋▆▉/▋▋▌▄▇
7 Years Ago
fixed checkpoint model LOD1 floating decal
7 Years Ago
boot / networkmanager prefab and scene refactor
7 Years Ago
fgdlib, filesystem_stdio
7 Years Ago
more profile level fixes
7 Years Ago
▇▇-▄▌▆ ▇▌▌▊▌▄_▌▇▆▊▊█▄▌, ▉▍▄, ▊▅▊▄▄█.█▄▆
7 Years Ago
▍▊-▋▄▋ ▆▇▇▋▆▋▊▄▋, ▇▆▍▋▍▍
7 Years Ago
█▍-█▆▅ ▅▋▌▌▉, ▉█▋▆▄▍▇▇▍
7 Years Ago
merge from main
7 Years Ago
FileSystem_GetExecutableDir
7 Years Ago
Fixed bug with crowd spawning each match and nevr getting destroyed, causing each game you play to stack another crowd on top of the existing ones.
7 Years Ago
compound tunnel A improvements scene2prefab
7 Years Ago
menu player panel now shows correct player level on sever connect
7 Years Ago
▉▋-▊▉▌ ▇█▌▉_▌▍▄▌█▆▊▌, ▄▅▊▄▄▍▍█▅.▌█▊ ▉▆▊ ▌▄▊▌▋▄
7 Years Ago
compound tunnel A scene2prefab
7 Years Ago
▊▆▄▄▋▅ ▇▌-▌▉█
7 Years Ago
server now uses cached cmds for each cmd it receives from a client, not a new instance. added a command cache dictionary to Cmd.
7 Years Ago
▊▌██▊▌/▆▌▄▆▌_▆▉█/▄▅▉▉▆/▅▉▄▊▇▌▋▇▌▋▋▊▋█▅ ▄▍▄
7 Years Ago
▅▅▅▊▅▋/▋▇▆▊▊_▍▆▄/▋▋▍▅▆/▉▊▆▌▊▍▇▅▉▄▉▄▍▌▅ ▇▄▌
7 Years Ago
▆▋▉▄▄▉▊▇█_▇▄▉▊ ▄▅▄, ▋▇▇▇ ▍▋ ▅▇▅▊▍▋▊▅▋
7 Years Ago
▋▄▆▆█▇▄▍▉ ▋▌-▇▇▉
7 Years Ago
merge from main
7 Years Ago
added unmute command. console no longer echo's command name when running. fixed potential NRE in mute cmd for invalid player ID
7 Years Ago
added mute console command to mute a player for X minutes with a reason
7 Years Ago
▍▇▌▍▅ ▇▊▍▉▋ ▋▉▌▋ █▊ ▉▍▉▌▅ ▍▋▉▄█▊▇ ▅█▅▌ ▆█▆▉ ▍▍▉██▌▅▉▇ ! █▄▇▆▇ "▍█▆▆▍▍▊▆▍" ▊▋▇▌▅▉ ▌▇▇▉▍▊▊ █▅▇▆▌▅▅
7 Years Ago
Using Unity SVG stuff to show map overview.
7 Years Ago
█▆▍▊█▍▍█▍ ▌▍-▍▌▆ ▉▉▌▌▊▍
7 Years Ago
▄▉▊▌▍▌/█▍▄▅▊▋▉▌▆▅▆█ ▊▇▊ ▍▇▍▇ ▄▄ ▌▆-▊▉▍
7 Years Ago
fix for game.list
7 Years Ago
player.list console command now shows player connected durations. Player connect time is now stored in PlayerID.
7 Years Ago
added unban console command. server console now displays current player count on player disconnections.
7 Years Ago
dedicated_main
7 Years Ago
datacache & dedicated vpcs
7 Years Ago
choreoobjects vpc DataCacheClientID_t = uintp
7 Years Ago
added ban command to ban (and kick if online) a player from the server for X hours with a reason. added unban time to PlayerRecord player auth process checks if they're banned and kicks them with a message stating how long they are banned for.
7 Years Ago
bitmap
7 Years Ago
Fixed deprecated api causing errors on il2cpp
7 Years Ago
Kick (with reason) server console command. ConsoleCommand now verifies argument types.
7 Years Ago
appframework
7 Years Ago
server console commands: help, game.list, matchmaking.list, playerdatabase.stats, player.list, playerdatabase.resetelo, shutdown, stats
7 Years Ago
super simple console command system, reflection and attribute tags build a dictionary of commands
7 Years Ago
Updated editor tool
7 Years Ago
added auto mute for 20 seconds for chat spamming can now send server messages to individual clients. added mute server message.
7 Years Ago
PlayerDatabase now saves again ;)
7 Years Ago
tier3 (-mdlutils)
7 Years Ago
renamed PlayerDatabase functions
7 Years Ago
fixed a NET_Receive crash caused by raknet ptr becoming null in read while loop after getting kicked
7 Years Ago
fix attempt for server not cleaning up lost connection clients