Coder Social home page Coder Social logo

xperidia / super-cooking-panic Goto Github PK

View Code? Open in Web Editor NEW
11.0 6.0 1.0 51.35 MB

The gamemode where you collect ingredients (all the stuff you can grab) for your team's cooking pot and score the most points.

Home Page: https://steamcommunity.com/sharedfiles/filedetails/?id=2180715133

License: MIT License

Lua 99.40% Batchfile 0.60%
garrysmod garrysmod-addon garrys-mod garrysmodlua gamemode garrysmod-gamemode glua addon

super-cooking-panic's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

luafan2

super-cooking-panic's Issues

Collision issues with the cooking pot

Sometimes players can walk through a cooking pot...
Probably an issue caused by Entity:SetModelScale.
This would probably be fixed with a dedicated cooking pot model.
Or just by disabling physics on the cooking pot.
It should be safer to make the cooking pot static.

Releasing an ingredient in the cooking pot can produce an error

[ERROR] gamemodes/supercookingpanic/entities/weapons/scookp_arms.lua:109: Calling net.Start with unpooled message name! [ http://goo.gl/qcx0y ]
  1. Start - [C]:-1
   2. DropIngredientAnim - gamemodes/supercookingpanic/entities/weapons/scookp_arms.lua:109
    3. GrabIngredient - gamemodes/supercookingpanic/entities/weapons/scookp_arms.lua:73
     4. unknown - gamemodes/supercookingpanic/entities/weapons/scookp_arms.lua:30

Further information might be needed.

Power-UPs

Base Concept:

  • Spicy Boost: Temporary team speed boost.
  • Soapy feet: Throw to an enemy player to make them slippery.
  • False ingredient: Explodes when picked up by other teams.
  • Reroll: Rerolls the bonus ingredient (if we keep the one bonus ingredient idea).
  • Cannibalism: Throw to any player to kill them. Making the targeted player death ragdoll a valid ingredient.
    • Bonus points if target is an enemy.
  • Respawn cooking pots: Respawns the cooking pots

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.