userJames Kingcancel
reposbox-mazing-scenecancel

82 Commits over 184 Days - 0.02cph!

3 Months Ago
Update .gitignore Update libraries Add Input.config Fix obsoletes Fix broken floor colliders Update .gitignore
4 Months Ago
Library cleanup
4 Months Ago
Remove libstates Add libstates as a submodule Update libstates Use GameObject.Clone instead of GetPrefabScene
4 Months Ago
Fix some edge cases when players leave
5 Months Ago
Fix host transfer of non-player networked objects
5 Months Ago
Fix incrementing times visited a level
5 Months Ago
Stats tweaks
5 Months Ago
Add libstates, update libevents Revert old-style state machine implementation of spike trap Fix host spawning twice (?) Level and time stats update for completed level Misc json changes
6 Months Ago
Add libevents Use state machine for spike trap
7 Months Ago
Attempt to fix ragdolls
8 Months Ago
Ghosts fade out over time Get rid of logging in Projectile
8 Months Ago
Fixed escape sound from triggering at the start of the next level
8 Months Ago
Possible fix for #7
8 Months Ago
Fixed #4 Fixed #2, #6
8 Months Ago
Try using Network.ClearInterpolation (#1)
8 Months Ago
World-space UI leaderboards in lobby https://files.facepunch.com/ziks/2024-05-23/sbox-dev_kqddkvk4SA.png (Why does it think I'm in France?)
8 Months Ago
Key tracker enemy
8 Months Ago
Wallbanger AStar distance limit fix Only choose from last 5 unlocked enemy types Vaulter sound effects Ghost color fix
8 Months Ago
Chaser https://files.facepunch.com/ziks/2024-05-22/sbox-dev_yOujkz7pEv.mp4 Tweaked player speed and vault cooldown
8 Months Ago
Vaulter path finding fixes
8 Months Ago
Vaulter
8 Months Ago
Tweak enemy spawn rates Ghost enemy
8 Months Ago
Speedrun stats
8 Months Ago
Spikes take up 2 tiles
8 Months Ago
Spike traps https://files.facepunch.com/ziks/2024-05-22/sbox-dev_i2Um7rSnQj.mp4
8 Months Ago
Enemies refuse to path over open exits
8 Months Ago
More maze chunks Move camera further back Make maze size grow non-linearly
8 Months Ago
Key hunter https://files.facepunch.com/ziks/2024-05-21/sbox-dev_68LQAK1SPy.mp4
8 Months Ago
Fixed placement of pillars at wall corners Halve rate of maze growth Fixed mazer starting direction
8 Months Ago
Finished off wizards https://files.facepunch.com/ziks/2024-05-21/sbox-dev_UiJMfgCDqY.mp4
8 Months Ago
Wizard teleportation, main loop
8 Months Ago
Don't spawn enemies facing a wall
8 Months Ago
More maze chunks Maze generation tweaks
8 Months Ago
A few more maze chunks Navigator now keeps track of last visited Makes seeker / charger behaviour easier to predict Fix path costs not actually being stored Fixes seekers not flanking Enemies avoid bunching up Exit placement tweaks
8 Months Ago
Get rid of occlusion on all sounds WIP wizard
8 Months Ago
Increase charger run speed to 180u/s
8 Months Ago
Some basic stats
8 Months Ago
Fix exit in lobby
8 Months Ago
Fix hatch materials Refactor maze generator object placement Try to place exit in difficult place
8 Months Ago
Fix ragdolls not spawning for other players
8 Months Ago
Mazer collision tweaks
8 Months Ago
Can turn / vault while being held
8 Months Ago
Fix follow camera target
8 Months Ago
Player-player collision
8 Months Ago
Determine held state from if parented to a Holder
8 Months Ago
Handle players disconnecting
8 Months Ago
Remove mysterious references to another project Let's just use parenting for held items
8 Months Ago
Enemies can pick up objects, logic tweaks
8 Months Ago
Score, basic HUD
9 Months Ago
Clean up maze parameters Tweak held item animations