dockfries / infernus

Node.js library for scripting Open Multiplayer.
https://dockfries.github.io/infernus/
MIT License
21 stars 2 forks source link

Implement all remaining built-in filterscripts #8

Open dockfries opened 1 year ago

dockfries commented 1 year ago

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

Provides extensions for internationalization and more configuration items, like a51base

joaquinwojcik commented 4 months ago

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 commented 4 months ago

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

joaquinwojcik commented 4 months ago

Thanks for your quick response. Anyone needed with priority?

Joaquin Wojcik

On Sun, 7 Jul 2024 at 9:40 PM Carl You @.***> wrote:

Thank you very much for your interest in this, there are still 12 remaining unrealized.

  • vspawner
  • ospawner
  • ls_elevator
  • ls_prisonwalls
  • sf_zombotech
  • gl_property
  • modular_houses
  • ls_beachside
  • ls_apartments1
  • fsdebug
  • test_cmds
  • stunt_island

— Reply to this email directly, view it on GitHub https://github.com/dockfries/infernus/issues/8#issuecomment-2212682820, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAYOU2IVVSSQLBI4JN7TW5LZLHNWPAVCNFSM6AAAAABKPYYE3WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJSGY4DEOBSGA . You are receiving this because you commented.Message ID: @.***>