meetric1 / gmod-infinite-map

GNU General Public License v3.0
179 stars 30 forks source link

Bugs with the "Beatrun" mod #131

Open Glaynder opened 4 months ago

Glaynder commented 4 months ago

I have a question related to the parkour mod "beatrun" (https://github.com/JonnyBro/beatrun). Since this mod is not optimized for your mod, after leaving the main map, some scripts broke and the character, for example, could not climb to any surface, the grappling hook did not work. Is it possible to somehow optimize it for your mod?

misleadingname commented 4 months ago

It's mainly because how Beatrun overrides everything relating to sourcian movement, thus making it wildly incompatible with any addon that implements custom collision, like infmap.

Sounds like a big wontfix will appear on this soon...

meetric1 commented 3 months ago

oh. hm his gamemode overrides run before my overrides +infmap was also only built for sandbox

ill look into it, no promises this will be fixed though