grubs
grubs copied to clipboard
A worms-inspired artillery game for s&box with randomly generated levels.
We can create a placeholder player list UI while we wait for UI designs. It should mimic the old design pretty closely.
https://github.com/apetavern/grubs/tree/4ff157082d4a18504a97320159bcae28b41e140e/code/UI/World We do not have an event system in s&box anymore - we can call a Singleton component method instead, probably.
Would be handy for telling the host what to do and things like that. I think voice chat may be working but with the default sbox mic indicator instead of...
- Grubs will sometimes fail to resolve causing the game to lock up - This frequently happens when #394 occurs and a grub is launched. Grub potentially not resolving due...
Getting the parachute back in would be nice. I'm noticing a lot of noobs tend to take fall damage before they learn about how far they can fall, so having...
Grubs can spawn inside of other grubs. This causes unstuck to go nuts and keep running until one dies. Should look at redoing spawning in general it's pretty jank

During sudden death when the terrain sinks the girders do not move along with it, this can expose grubs that are trying to hide.