Code Monkey home page Code Monkey logo

physics's People

Contributors

cadiboo avatar gliby avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

physics's Issues

The Jar file is too big

I have noticed that the jar file is too big, and the native jar file contains the different platforms' dynamic library files.Is it possible to spilt them to different version to reduce the size, I think 20MB may be too large for a Mod.

1.15.2

Hey! Can I port this awesome mod to 1.15.2?

Leaking PooledMutableBlockPos

.getShape(world, blockPosition, blockState).getCollisionShape();

By the time blockPosition is used in the VoxelInfo, it has been release and is likely to have been re-retained in another area of the game and moved somewhere else.
This can be solved by only releasing blockPosition in the finalise method of the VoxelInfo or using a non-pooled block pos

Random freezing every few seconds after settting off an explosion

After I set off an explosion I can fly around and look at the blocks with 300fps. However every few seconds my framerate drops to zero. I tried using optifine and setting my graphical settings to their minimum and it seemed to have no effect. I also pulled up my task manager to see if it is putting any strain on the cpu/gpu and it was only an increase in usage of ~10%. I am running forge 1.12.2-14.23.5.2772.

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.