Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement all remaining built-in filterscripts #8

Open
dockfries opened this issue Jan 3, 2023 · 3 comments
Open

Implement all remaining built-in filterscripts #8

dockfries opened this issue Jan 3, 2023 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@dockfries
Copy link
Owner

dockfries commented Jan 3, 2023

I need your help, if you have the time and the interest.

Provides extensions for internationalization and more configuration items, like a51base

@dockfries dockfries added the help wanted Extra attention is needed label Jan 3, 2023
@dockfries dockfries transferred this issue from another repository Apr 13, 2023
@dockfries dockfries changed the title Implement all remaining built-in filtering scripts Implement all remaining built-in filtescripts Jun 29, 2024
@dockfries dockfries changed the title Implement all remaining built-in filtescripts Implement all remaining built-in filterscripts Jun 29, 2024
@joaquinwojcik
Copy link

hey @dockfries looks like you've been working on this lately.

https://github.com/dockfries/infernus/tree/main/packages/filterscript/src/scripts

Which filterscript is missing? Let me know and I'll work on it.

@dockfries
Copy link
Owner Author

dockfries commented Jul 8, 2024

Thank you very much for your interest in this, there are still 2 remaining unrealized.
These scripts exist on SA-MP Windows Server only, and you can download them from here.

  1. fork and clone infernus repository
  2. initialization:pnpm install -w && pnpm build -w, compile the streamer once, then compile the core.

Then you can start writing code.

Note that editor such as vscode may incorrectly import the path to the @infernus/core,
For example, like bundle/dist, core/foo, you should fix it to @infernus/core

  • fsdebug(huge)
  • test_cmds(huge)

@joaquinwojcik
Copy link

joaquinwojcik commented Jul 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants