GithubHelp home page GithubHelp logo

mikk155 / sven-co-op Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 2.0 6.93 MB

An assortment of Angelscript plugins, map scripts and a metamod plugin for extend the AngelScript API

Home Page: https://mikk155.github.io/Sven-Co-op/

License: Other

AngelScript 88.40% Batchfile 0.04% Python 11.56%
angelscript goldsource goldsrc sven-co-op svencoop angelscript-language svengine discord-bot discord-bridge discord-py

sven-co-op's People

Contributors

hert-kezaeiv avatar kezaeiv3255 avatar mikk155 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sven-co-op's Issues

Custom Hooks

Custom Hooks @mapchange doesn't exist for map_scripts, find another alternative for restarting the boolean of @SurvivalEndRound

PlayerFlashLightHook

modify or rework PlayerFlashLightHook and the way the Recharge/Consume speed are retrieved.

MapBlackList and MapWhiteList json

json config MapBlackList and MapWhiteList for plugins.

In json class, create a function IsPluginDisabled() that will return true if the map name (wildcard support) is in the MapBlackList label of the json, if MapBlackList does not exist or it's length is zero then return true if MapWhiteList is empty or the map is not found in there.

json

add array support to class json
example:

{
      "array":
      [
           "1",
           "2",
           "3"
      ]
}

Chatbridge server status

Implement server status embeed message containing information from the server such as

  • alive/total players
  • hostname
  • ip (button for joining?)
  • if survival, how many checkpoints
  • player names, score and deaths (steamid?)
  • current map
  • how many restarts
  • how many time (total)
  • how many time since the map started

svenfixes::changelevel_items

Would need to check somehow if the level has keep_inventory, KeyValueHook wouldn't be the best choice. leave it as last election

asset_manager

asset_manager should check for scripts/mikk/* and install these automatically

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.