Coder Social home page Coder Social logo

skippeh / oxide.gettingoveritmp Goto Github PK

View Code? Open in Web Editor NEW
39.0 2.0 8.0 2.06 MB

A multiplayer mod for the game Getting Over It with Bennett Foddy, powered by the Oxide modding framework

License: MIT License

C# 96.61% ShaderLab 0.27% HTML 0.07% TypeScript 2.97% SCSS 0.08%
oxide getting-over-it modding unity unity3d multiplayer

oxide.gettingoveritmp's People

Contributors

dependabot[bot] avatar skippeh avatar xiaoyinl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

oxide.gettingoveritmp's Issues

Wish for automatically join in continuous

I think it is beneficial that a user can join automatically to a server.
--goimp-connect option is very befeficial, but once leave to title screen(including after game ended), can't join automatically. (In addition, I think automatically game start isn't beneficial.)
Do you have a plan to make function of automatically join when after leave?

Mod does not work at all for anyone

The mod has not been working for me or for my friends for the past couple of days. When I open the server browser, no servers show up at all. Creating a server does not work, and has not worked since I got the game a few weeks ago. There used to be servers called Degenerate Server for Theives and Codyumm's Server (the latter of which didn't even work), but they don't even show up in the server list anymore.

server is not running

image
private static void ClearLines(int numLines)
{
Console.CursorLeft = 0;
Console.Write(new string(' ', Console.BufferWidth * numLines));
Console.CursorTop -= numLines;
}
parametr console Cursor top may be negative and cause errors

Can't build it

I tried to build on Visual Studio Community 2017, but can't build with some errors.
Could you tell me how to build it?
rapture_20180603115036

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.