241,344 Commits over 3,867 Days - 2.60cph!

1 Year Ago
Added "teleporteveryone2me" command
1 Year Ago
merge from main
1 Year Ago
Leaderboard, stats
1 Year Ago
Event->GameEvent
1 Year Ago
"Add Parent GameObject" now supports multiple objects. Added warnings if part of prefab hierachy. Preserves previous single object behaviour for single object selections.
1 Year Ago
Add .idea to .gitignore
1 Year Ago
Fix streaming resampled audio, keep decoding until there's enough for output
1 Year Ago
Update README.md
1 Year Ago
▅▋▌▉▉▌▅▍▌▍_▉▌▅▍▉▉█▄▆▆█▉ ▊█▇ ▄▅▊█▆▋▍▍▅▌_█▉▍██▄▄▄▅▍▆▅▍▉ ▉█▍▊▌ ▊▊▅▇▅ ▉▊█▉ ▉▆▉ ▍▍▅▄▄▉▉▋▆▇ ▉█▉▅▍▆▅▍▌▋▇()
1 Year Ago
fix damage particle
1 Year Ago
Fix ReadStructuresFromStream overflow Fix ByteStream exploits Seal some classes
1 Year Ago
Emoji tests
Leaderboard backup, run #4445
1 Year Ago
Merge from main
1 Year Ago
Merge from hackweek-chat-emoji
1 Year Ago
Cleanup Emoji gallery will now respect the maximum character limit of the input field it's attached to
1 Year Ago
Finally fixed caret position on input fields not being properly set to end of string when selecting an emoji via the gallery
1 Year Ago
Emoji compatible Input fields will now remove the greyed out text if the input field does not have focus Fixed a pooling issue with the emoji gallery on the vending admin panel
1 Year Ago
Update Qt with backported QTextEngine fixes for shitty strings TextEdit.AppendHtml remove invalid control characters, Qt has an open report on crashes caused by these.. and they're invalid anyway
1 Year Ago
Decrease opacity of emoji autocomplete box in the chat window
1 Year Ago
Add a custom inspector for TmProEmojiInputField to avoid having to use debug mode Added a new RustInput.Normal.Emoji control, same as regular input field but with emoji support
1 Year Ago
Use enclosing block statements
1 Year Ago
Added emoji support for clan motd and member notes (has a few issues, might make some changes on the emoji branch)
1 Year Ago
Merge global_networked_bases -> aux2
1 Year Ago
Add "remove instancing" menu option to remove instanced rendering from prefabs Remove instanced rendering from TC (DeferredMeshDecal)
1 Year Ago
Recompile vpk again
1 Year Ago
Fix obsoletes
1 Year Ago
Remove test events
1 Year Ago
Fixed emerge materials
1 Year Ago
better temp replacement for the spitter projectile (sprite)
1 Year Ago
Map meta
1 Year Ago
Compiled map, css cleanup
1 Year Ago
fp.bat: use vswhere to find vcvarsall.bat Fixed a possible crash with certain fonts when shaping strings consisting only of control characters qt/qtbase/commit/fccd419dd632306a4bd85928223e0a56a59510ef Unicode: fix the extended grapheme cluster algorithm qt/qtbase/commit/be0aa6a9a230dc98994cb65d97b76be7ae695a44 Fix handling of surrogates in QBidiAlgorithm qt/qtbase/commit/94ce755dcd823678b0338f4bb4149fe4eeb844c2
1 Year Ago
Update razor code to put single-statement code in braces so Rider doesn't moan. Fixed map, update all references for models used on Asset Party.
1 Year Ago
Merge from main
1 Year Ago
Merge from hackweek-chat-emoji
1 Year Ago
Allow emoji's in the pre colon portion of the string when using add2
1 Year Ago
Renamed :torch: to :light:
1 Year Ago
Fix autocomplete NRE when highlighting an option and updating the text input
1 Year Ago
:sunglasses: is now :cool: to prevent clash with existing sunglasses item Some asset renames
1 Year Ago
Update dance emoji, 37% more style Added :scientist: emoji
1 Year Ago
Add DistanceMin and DistanceMax to music player
1 Year Ago
Merge from worldmodelupdates -> worldmodels Code support for different dropped item models based on stack size
1 Year Ago
Give ProjectCreator "Create" button an icon
1 Year Ago
Update templates (shooter game menu, template descriptions)
1 Year Ago
Launcher: minor content mode cleanup Launcher: make a new empty-ish config when opening a config editor
1 Year Ago
Set the same expandgroup margin in StartScreenHome too
1 Year Ago
Pass server title to server login
1 Year Ago
Fix crash with procedural materials
1 Year Ago
Actually save the verification 🤦