userJames Kingcancel

8,201 Commits over 3,837 Days - 0.09cph!

9 Months Ago
Team scoring
9 Months Ago
Get rid of log in TryUse
9 Months Ago
Actually set IsDefused to true
9 Months Ago
Notify OnBombDefused listeners
9 Months Ago
RoundTimer component doesn't exist now Add trigger collider to C4 Make PlayerController.IsFrozen host controlled, use for planting PlayerInventory.HasDefuseKit WIP move IUse to host, bomb defusing
9 Months Ago
Fixed hiding timer on bomb plant
9 Months Ago
Refactor game status / timer display
9 Months Ago
BombDefusalScenario, round end conditions
9 Months Ago
Bomb listener interfaces, explosion does damage
9 Months Ago
A little safety for calling ResumeGame() mutliple times
9 Months Ago
Make game loop into a resumable state machine
9 Months Ago
Pause Game Start dev command
9 Months Ago
PlayerInventory.CanTakeWeapon(WeaponData) Limit to one per slot (except grenades) SpecialWeaponAllocator, use to give bomb to one player on T side
9 Months Ago
Slot property in WeaponData
9 Months Ago
Fix weapon references in bomb_defusal game mode
9 Months Ago
Bomb sites specify explosion damage range So it can be tuned per map Use bomb defuse gamemode in de_garry Zone component, used by bombsite
9 Months Ago
BombSite component, update BombSite_A.prefab
9 Months Ago
Increase team limit
9 Months Ago
Put spectators on a team at round end WIP try to avoid double-assigning weapons
9 Months Ago
Fix hotloading SingletonComponents Fix networking player respawning / team assignment
9 Months Ago
Some reorganizing of game rules
9 Months Ago
Some super basic effects on C4 plant / explode
9 Months Ago
Basic planted C4
9 Months Ago
Player.RemoveWeapon() PlantFunction for C4 Just removes when planted atm
9 Months Ago
C4 weapon resource
9 Months Ago
Fix missing prefab in Game_setup.prefab
9 Months Ago
Don't give default equipment if player already has weapons
9 Months Ago
Start with a USP in round_based_test gamemode
9 Months Ago
Default weapons are controlled by game mode Just include fps_testing game mode in the scene
9 Months Ago
Add scene for testing round-based gamemode
9 Months Ago
Add weapon_test gamemode
9 Months Ago
▉▋▇ ▅▌▄▊█▇.▌▇▇▇▋▊<▅>() █▋ ▅▌▄▇█▄▆ ▋▆▆▋▅▍█▄▌▆▍▇▌ ▆▌ ▄▉▋▅ ▄█▊▌ ▋▆▆▋▌ ▌▌▅ ▇▆▌▄▋▇▊ ▅▍▌▆ ██▊▌▊ ▉▇'▋▉ ▊▇▄ ▌▅█▉█ ▍▅▉▅▄▅▊ ▄▍▆▄
9 Months Ago
More spawn points
9 Months Ago
Cleanup / documenting
9 Months Ago
Fixed round timer not being networked Rework Respawn() a bit
9 Months Ago
Add gizmo to TeamSpawnPoint Don't auto-respawn during rounds NextRoundDelay, TeamEliminated Some docs
9 Months Ago
Rename test game mode WaitForPlayers
9 Months Ago
Freeze players in freeze time
9 Months Ago
Refactor game loop, basic round status HUD element
9 Months Ago
Split up game mode events into pre / on / post
9 Months Ago
GameMode boilerplate / simple rules Added basic .editorconfig Testing game mode prefab, add spawn points to fps_testing.scene
9 Months Ago
Cache ActionGraphs per PrefabFile
9 Months Ago
Add to cache on deserialize
9 Months Ago
9 Months Ago
Check cache even when deserializing full graphs
9 Months Ago
9 Months Ago
Expose parts of ActionGraphCache
9 Months Ago
9 Months Ago
Ghosts fade out over time Get rid of logging in Projectile
9 Months Ago
Fixed escape sound from triggering at the start of the next level