Coder Social home page Coder Social logo

vereya's People

Contributors

cics-oleg avatar daddywesker avatar necr0x0der avatar noskill avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

vereya's Issues

make not-persistent worlds

by default worlds should be only temporary i.g. for tests. As for now worlds created through api are saved

Minecraft window positioning

Vereya mod doesn't allow to change the Minecraft window position. It is inconvenient in some cases, when the window appears to be placed at the bottom of the screen and the chat line is outside the screen. It would be good to be able to move the window (or at least if the window would be centered within the screen). [Issue appears on Mac. Didn't test it under Linux]

Problem with python 3 libs for boost

Building with current CMakeLists and -DSTATIC_BOOST=0 flag raises error when u're trying to import resulting VereyaPython.so: ImportError: /usr/lib/x86_64-linux-gnu/libboost_python-py27.so.1.65.1: undefined symbol: PyClass_Type
Currently it's partly fixed by changing
set (BOOST_PYTHON_NAME "python")
by
set (BOOST_PYTHON_NAME "python3")
in line 70 CMakeLists.txt

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.