Code Monkey home page Code Monkey logo

pfstation's People

Contributors

abi79 avatar anewbe avatar arokha avatar atermonera avatar atlantiscze avatar caelaislinn avatar cameron653 avatar ccomp5950 avatar cib avatar comma avatar datraen avatar ginjaninja32 avatar heroman3003 avatar jonathoned avatar leshana avatar mistakenot4892 avatar mloc avatar mwerezak avatar neerti avatar novacat avatar nullsnapshot avatar psiomegadelta avatar rykka-stormheart avatar segrain avatar spadesneil avatar tastyfish avatar verkister avatar virgobot avatar wishmandible avatar yoshax avatar

Watchers

 avatar  avatar

Forkers

eimras lukevale

pfstation's Issues

Mech Bay buttons linked wrong

Brief description of the bug

The exterior mechbay button open/closes the interior doors.

What you expected to happen

The exterior doors to open/close

What actually happened

qNsSPP4rEt

Steps to reproduce

Press the button, wrong doors open and close.

Xenobio hallway is a mess

Brief description of the bug

image

What you expected to happen

image

What actually happened

image

Steps to reproduce

  • (Step 1)
  • log in
  • (Step 2)
  • look at Xenobiology

Code Revision

  • GLOB.revdata.revision(lol)

Shuffle on jukebox pulls from all songs not just current genre

Brief description of the bug

Jukebox shuffle plays from all, not just selected genre

What you expected to happen

Shuffle plays from selected genre

What actually happened

Shuffles all songs

Steps to reproduce

-Select music genre
-Shuffle on
-watch as it shuffles all songs, moreso hear

Code Revision

-Show server revision machine broke

Up the musical instrument max line/linelength limits. :v

PFStation/code/game/objects/structures/musician.dm


#define MUSICIAN_HEARCHECK_MINDELAY 4
#define INSTRUMENT_MAX_LINE_LENGTH 50
#define INSTRUMENT_MAX_LINE_NUMBER 300

Change these to

#define MUSICIAN_HEARCHECK_MINDELAY 4
#define INSTRUMENT_MAX_LINE_LENGTH 300
#define INSTRUMENT_MAX_LINE_NUMBER 400

(this is what YW has it set as, no issues with it as of so far, and its been this way since..like..3 years? more?)
Bumps up the max lines and line length of all musical instruments, making once and for sure that nobody will ever see that "song length too long!" message ever again (and if they do, the song their putting in is either like, 10 minutes long, or so overly complex it probably wont play anyway.) since the reasons behind those limits were rather...arbitrary anyway. ๐Ÿคท

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.