meetric1 / gmod-infinite-map

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

Added detour for util.effects (Explosions etc) #127

Closed willfromlondon closed 10 months ago

willfromlondon commented 11 months ago

This is a detour for util.effects, fixing explosions showing up in every chunk.

willfromlondon commented 11 months ago

Updated the pull request, found a way of getting smooth chunk crossings without any clientside modifications (and no SetPredictable), using pre-teleports before chunk crossing to align the server and client positions.

Known bugs are: