Code Monkey home page Code Monkey logo

Comments (30)

scp222thj avatar scp222thj commented on June 7, 2024 4

Guys, good news! I've come back from my vacation and am currently working on updating everything. I've already updated all the old methods and classes with the new corresponding ones, and now I'm working on fixing some issues caused by the recent changes to the game, such as the new map. Hopefully, I'll be done in a couple of days, and then the menu should work just fine!

(Btw thanks to @kk-dev7 for helping with the issues while I was gone)

from malummenu.

Aware-ok avatar Aware-ok commented on June 7, 2024 4

I guess he is taking another vacation

from malummenu.

scp222thj avatar scp222thj commented on June 7, 2024 4

I wish I was taking another vacation ๐Ÿ’€. I have been so damn busy and I didn't have time to update the code, but now I finally did it! You can install the new version here. Thanks to all the people who responded to issues and helped while I was gone. I'm sorry for how long it took ๐Ÿฅฒ

By the way, should I make a Discord server for this mod? I feel like it would be a lot easier to talk to you guys that way...

from malummenu.

scp222thj avatar scp222thj commented on June 7, 2024 1

Yeah it's probably because I didn't update the code. I'm in vacation rn but I will update as soon as I'm back.

from malummenu.

Lukim99 avatar Lukim99 commented on June 7, 2024 1

MainUI and vent features are not working
other features seem to be working properly
simply update the AmongUs.GameLibs.Steam package to the latest version

from malummenu.

Lukim99 avatar Lukim99 commented on June 7, 2024 1

I think I've managed to update AmongUs.GameLibs.Steam but I don't know how to build the project and then install it in game.

After updating the package, make general modifications to your code to accommodate the new methods.
Afterwards, if the build is completed successfully, copy src/bin/Release/net6.0/MalumMenu.dll and paste it into BepInEx/plugins.

from malummenu.

Lukim99 avatar Lukim99 commented on June 7, 2024 1

Since I did the update it compiles more. It can no longer find the "RpcShapeshift" method in the PlayerControl class.

Find a new method that corresponds to it. You can find it by typing Rpc in Visual Studio and looking at the autocomplete list.

from malummenu.

scp222thj avatar scp222thj commented on June 7, 2024 1

@kylian-duval I think I'm going to write a better guide for contributing to this project with all the resources I use when developing the mod, so hopefully more people can understand and work with my code

from malummenu.

astra1dev avatar astra1dev commented on June 7, 2024 1

for now, you can follow the guide on https://docs.reactor.gg to make your own among us mod if you want, also helps in understanding malummenu

from malummenu.

astra1dev avatar astra1dev commented on June 7, 2024 1

tbh i was about to fork and update MM haha :)
btw a discord would be wonderful โœจ

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

it stopped working after the last update

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

worked great yesterday

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

please fix the problem

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

Okay, no worries, I don't think it's a big deal because the option to unlock all the cosmetics works just fine.

from malummenu.

HeckerCatYT avatar HeckerCatYT commented on June 7, 2024

Okay, no worries, I don't think it's a big deal because the option to unlock all the cosmetics works just fine.

the entire thing dosent work besides the update area.

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

I think I've managed to update AmongUs.GameLibs.Steam but I don't know how to build the project and then install it in game.

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

Since I did the update it compiles more. It can no longer find the "RpcShapeshift" method in the PlayerControl class.

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

I agree, but I'm thinking of stopping now. I'd rather leave it up to the creator of the project. @scp222thj

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

Sorry I tried to answer the problems but I could not understand the code ๐Ÿ˜‚

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

@scp222thj thank you very much

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

thank you @kk-dev7

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

@scp222thj You can fix anything ?

from malummenu.

Aware-ok avatar Aware-ok commented on June 7, 2024

Any update?

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

@Aware-ok no ๐Ÿ˜ญ

from malummenu.

astra1dev avatar astra1dev commented on June 7, 2024

@scp222thj not to be annoying or anything, but it's been 3 weeks... are you still working on it? if no i would consider forking mm and updating it to be compatible with the newest version

from malummenu.

ayman1623 avatar ayman1623 commented on June 7, 2024

yes

from malummenu.

Lukim99 avatar Lukim99 commented on June 7, 2024

I wish I was taking another vacation ๐Ÿ’€. I have been so damn busy and I didn't have time to update the code, but now I finally did it! You can install the new version here. Thanks to all the people who responded to issues and helped while I was gone. I'm sorry for how long it took ๐Ÿฅฒ

By the way, should I make a Discord server for this mod? I feel like it would be a lot easier to talk to you guys that way...

Let's make a Discord! It would be better to develop more and more powerful functions through quick communication. The potential of this menu is beyond imagination.

from malummenu.

kylian-duval avatar kylian-duval commented on June 7, 2024

yes @scp222thj a discord

from malummenu.

Aware-ok avatar Aware-ok commented on June 7, 2024

i agree

from malummenu.

scp222thj avatar scp222thj commented on June 7, 2024

I just finished setting up the Discord! Here it is: discord.gg/YYcYf88jAb

from malummenu.

Related Issues (20)

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.