Coder Social home page Coder Social logo

nozomi's People

Contributors

0xdynamic avatar bananasov avatar pozm avatar vilotstar avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

nozomi's Issues

Add a Window API

This really hard feature would allow users to create their own UI's and display them inside of AssaultCube.

Possible ways of doing this

  • Hooking into wglSwapBuffers from rust and doing whatever needs to be done to display ImGui or egui inside of AssaultCube. Can be done via Hudhook
  • Not doing it.

Better error reporting

Is your feature request related to a problem? Please describe.
Currently we have no way of getting errors except for ones caused inside of lua, tracing_subscriber would allow us to have beautiful logging and stack traces.

Describe the solution you'd like
Adding tracing_subscriber and tracing for stack traces, this would replace our current logging solution.

Describe alternatives you've considered

Additional context

Add pipes

Is your feature request related to a problem? Please describe.
We currently have no way of executing lua code beyond the included test.lua.

Describe the solution you'd like
We have included the interprocess crate but currently isn't used. interprocess allows for cross-platform communication but i don't think we're ever gonna implement cross-platform support.

Describe alternatives you've considered
An internal UI but that is just for fun.

Additional context
This would allow users to create their own UI in whatever language they want. Wanna do it in Zig? Go ahead.

Implement an Internal UI

Much like #3 but not up to the user. This could use ImGui with the use of Hudhook or egui by using this.

Supporting both egui and ImGui is probably gonna be way too hard.

Possible ways of doing this

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.