Giter Club home page Giter Club logo

mushy's Introduction

###This project has been abandoned.

Build Status Build status

Mushy

Home | Discord | Issue Tracking | Support

An open-source emulator for MapleStory.

Getting Started

  • Clone this repository.
$ git clone https://github.com/Maxcloud/Mushy.git
  • Open the maven project using pom.xml and compile.
$ mvn clean install
  • Extract the WZ files using WZDumper.
  • Double-click launch.bat to launch Mushy.

External Resources

mushy's People

Contributors

maxcloud avatar alanmorel avatar savion avatar swordiemen avatar neptunems avatar zenns avatar

Stargazers

Backache avatar Artiper avatar hackzy avatar Yam Kar Lok avatar ddling avatar wajika avatar Xiao Kang avatar Ryan avatar  avatar  avatar  avatar Scott Weaver avatar HOK avatar Kiann avatar wlsoft avatar nobug avatar Jay C. avatar Casper avatar Zi Fan avatar rightpeter avatar Zane Chua avatar

Watchers

 avatar Tyler avatar d avatar  avatar LastBattle avatar Moomesy Liang avatar Moto avatar  avatar BC Chuah avatar  avatar Lucas Ouwens avatar Son Banh avatar Daniel Kwong avatar  avatar  avatar  avatar

mushy's Issues

Range Damage

Tested with thief throwing star do not damage mob and use up MP

getting errors when adding the source to netbeans

warning: [options] bootstrap class path not set in conjunction with -source 1.7
C:\Users\name\Desktop\Mushys\src\client\SkillFactory.java:76: error: lambda expressions are not supported in -source 1.7
data.getData("FamiliarSkill.img").forEach(img -> addFamiliarData(img));
(use -source 8 or higher to enable lambda expressions)
C:\Users\name\Desktop\Mushys\src\server\quest\MapleQuestAction.java:167: error: lambda expressions are not supported in -source 1.7
boolean found = code.stream().anyMatch(codec-> codec / 100 == c.getJob() / 100);
(use -source 8 or higher to enable lambda expressions)
C:\Users\name\Desktop\Mushys\src\server\quest\MapleQuestRequirement.java:257: error: lambda expressions are not supported in -source 1.7
Predicate pet = p-> p.getSummoned() &&
^
(use -source 8 or higher to enable lambda expressions)
3 errors
1 warning
C:\Users\name\Documents\NetBeansProjects\Mushys\nbproject\build-impl.xml:942: The following error occurred while executing this line:
C:\Users\name\Documents\NetBeansProjects\Mushys\nbproject\build-impl.xml:287: Compile failed; see the compiler error output for details.
BUILD FAILED (total time: 1 second)

Skill Point Issue

!job 910 -> !sp 10 the skill tab will display 258 sp remaining. ?

CashShop error code38

i playing hayato class enter cashshop and click EQUIPMENT catagory i disconnect and show error code 38
wait i test another class

Error code 38:

Two people can not be in the same map, causes error code 38, instant disconnection.

Exception in thread "main" java.lang.NullPointerException

Init...
Login Server is listening on port 8484.
Channel 1 is listening on port 8585.
Channel 2 is listening on port 8586.
Channel 3 is listening on port 8587.
Channel 4 is listening on port 8588.
Cash Shop Server is listening on port 8610.
Exception in thread "main" java.lang.NullPointerException
at server.life.MapleMonsterInformationProvider.addExtra(MapleMonsterInformationProvider.java:193)
at server.Start.run(Start.java:131)
at server.Start.main(Start.java:150)

Github Bot Test.

This is just a quick test to see if the bot can post messages properly.

Equipping items

When trying to equip items with "Cannot trade items after equip" player
will get d/c

ss5

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.